You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I want want to have support for the V3 info endpoint documented here So that I can call cf curl "/v3/info" and get information about the Korifi version and some configurations.
Acceptance Criteria
GIVEN the /v3/info gets implemented WHEN I I call cf curl /v3/info THEN I I see some descriptive information about the Korifi system.
Dev Notes
No response
The text was updated successfully, but these errors were encountered:
Blockers/Dependencies
N/A
Background
As a user
I want want to have support for the V3
info
endpoint documented hereSo that I can call
cf curl "/v3/info"
and get information about the Korifi version and some configurations.Acceptance Criteria
GIVEN the
/v3/info
gets implementedWHEN I I call
cf curl /v3/info
THEN I I see some descriptive information about the Korifi system.
Dev Notes
No response
The text was updated successfully, but these errors were encountered: