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

[Feature]: Korifi API users can get spaces by space guids #2303

Closed
danail-branekov opened this issue Mar 17, 2023 · 1 comment
Closed

[Feature]: Korifi API users can get spaces by space guids #2303

danail-branekov opened this issue Mar 17, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers mta support the MTA controller

Comments

@danail-branekov
Copy link
Member

danail-branekov commented Mar 17, 2023

Blockers/Dependencies

No response

Background

As a Korifi API user
I want to be able to get spaces by GUID
So that I am happy that the Korifi API complies to the CF API spec

Acceptance Criteria

GIVEN Korifi is deployed
WHEN I cf curl /v3/spaces/space-guid
THEN I get the space

GIVEN Korifi is deployed
WHEN I am logged in as a cf user with no permissions
WHEN I cf curl /v3/spaces/space-guid
THEN I get a 404 NotFound

Dev Notes

No response

@danail-branekov danail-branekov added the mta support the MTA controller label Mar 17, 2023
@danail-branekov danail-branekov changed the title [Feature]: CF API users can get spaces by space guids [Feature]: Korifi API users can get spaces by space guids Mar 17, 2023
@danail-branekov danail-branekov added the good first issue Good for newcomers label Mar 17, 2023
@georgethebeatle
Copy link
Member

already imlpemented

georgethebeatle pushed a commit that referenced this issue May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers mta support the MTA controller
Projects
Archived in project
Development

No branches or pull requests

3 participants