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

enable spaces capability #2931

Merged
merged 2 commits into from
Jan 4, 2022
Merged

enable spaces capability #2931

merged 2 commits into from
Jan 4, 2022

Conversation

wkloucek
Copy link
Contributor

@wkloucek wkloucek commented Jan 4, 2022

Description

curl -k 'https://localhost:9200/ocs/v1.php/cloud/capabilities?format=json' -u einstein:relativity | jq '.ocs.data.capabilities.spaces'

gives

{
  "version": "0.0.1",
  "enabled": true
}

Related Issue

Copy link
Contributor

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor thing :D

changelog/unreleased/enhancement-spaces-capability.md Outdated Show resolved Hide resolved
Co-authored-by: Jannik Stehle <50302941+JammingBen@users.noreply.github.com>
Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@sonarcloud
Copy link

sonarcloud bot commented Jan 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kulmann kulmann merged commit b99c15b into master Jan 4, 2022
@delete-merged-branch delete-merged-branch bot deleted the spaces-capabilities branch January 4, 2022 13:21
@micbar micbar mentioned this pull request Feb 16, 2022
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants