Skip to content

Commit 4ad2031

Browse files
chore(openapi): update srs-mgmt/v1 OpenAPI document (#94)
Co-authored-by: app-services-ci <app-services-ci@users.noreply.github.com>
1 parent 71eba17 commit 4ad2031

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
@@ -2,7 +2,7 @@
22
"openapi": "3.0.2",
33
"info": {
44
"title": "Service Registry Fleet Manager",
5-
"version": "0.0.4",
5+
"version": "0.0.5",
66
"description": "Managed Service Registry cloud.redhat.com API Management API that lets you create new registry instances. Registry is a datastore for standard event schemas and API designs. Service Registry enables developers to manage and share the structure of their data using a REST interface. For example, client applications can dynamically push or pull the latest updates to or from the registry without needing to redeploy. Registry is an Managed version of upstream project called Apicurio Registry. Apicurio Registry also enables developers to create rules that govern how registry content can evolve over time. For example, this includes rules for content validation and version compatibility.",
77
"contact": {
88
"name": "Cloud Red Hat",
@@ -691,4 +691,4 @@
691691
}
692692
}
693693
}
694-
}
694+
}

0 commit comments

Comments
 (0)