Skip to content

Commit f17f422

Browse files
fix(openapi): update srs-mgmt/v1 OpenAPI document (#446)
Co-authored-by: app-services-ci <app-services-ci@users.noreply.github.com>
1 parent 4c00bb5 commit f17f422

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.openapi/srs-fleet-manager.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"openapi": "3.0.2",
33
"info": {
4-
"title": "Service Registry Fleet Manager",
4+
"title": "Service Registry Management API",
55
"version": "0.0.6",
6-
"description": "Service Registry Fleet Manager is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.",
6+
"description": "Service Registry Management API is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.",
77
"contact": {
88
"name": "Red Hat Hybrid Cloud Console",
99
"url": "https://console.redhat.com/application-services/service-registry/",

0 commit comments

Comments
 (0)