Skip to content

Conversation

@nickvergessen
Copy link
Member

No description provided.

@GretaD GretaD merged commit e5035f8 into master Oct 21, 2024
22 checks passed
@GretaD GretaD deleted the feat/noid/move-to-ocs branch October 21, 2024 11:57
@nickvergessen
Copy link
Member Author

/backport to stable27

@tobiasKaminsky
Copy link
Member

@GretaD or @nickvergessen can we have a bit of documentation?
Mobile team also shall implement it :)

@nickvergessen
Copy link
Member Author

we should do openapi I guess.


Until then:

So clients should now be able to get the state:

GET https://nextcloud31.local/ocs/v2.php/apps/terms_of_service/terms

has a data field "hasSigned":false
and then they need to open the frontend if possible
or they show the details from that request
and then send a POST to:

POST https://nextcloud31.local/ocs/v2.php/apps/terms_of_service/sign

should add openapi specs I guess
but at least for the quick fix it should work

@nickvergessen
Copy link
Member Author

OpenAPI added in #1011

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants