Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose our capabilities #1041

Merged
merged 5 commits into from
Aug 19, 2024
Merged

Expose our capabilities #1041

merged 5 commits into from
Aug 19, 2024

Conversation

zak39
Copy link
Collaborator

@zak39 zak39 commented Aug 2, 2024

We expose the app version and is enabled.

  • verb: GET
  • URI: /ocs/v2.php/cloud/capabilities
  • Header: OCS-APIRequest:true
  • Header: Accept:application/json

Respond to this need : #1040.

We expose the app version and is enabled.

- verb: GET
- URI: /ocs/v2.php/cloud/capabilities
- Header: OCS-APIRequest:true
- Header: Accept:application/json

Respond to this need : #1040.
@zak39 zak39 added feature Ask for a new feature or new feature backend Modification related to backend labels Aug 2, 2024
@zak39 zak39 self-assigned this Aug 2, 2024
@zak39 zak39 linked an issue Aug 19, 2024 that may be closed by this pull request
@smarinier smarinier merged commit 26ea78b into main Aug 19, 2024
6 checks passed
@zak39
Copy link
Collaborator Author

zak39 commented Aug 19, 2024

Oups, I would like reorganise all commits before merge, but it doesn't matter.

@zak39 zak39 deleted the feat/add-capability branch August 19, 2024 14:07
@smarinier
Copy link
Collaborator

I thought this was needed for our project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Modification related to backend feature Ask for a new feature or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose the app version to the capabilities endpoint
2 participants