cs3org / OCM-API

OpenCloudMesh API
38 stars 11 forks source link

Note multiple API endpoint base paths in spec.yaml #118

Open michielbdejong opened 1 month ago

michielbdejong commented 1 month ago

In spec.yaml we define:

(<discovery-fqdn> = is an OCM server's <fqdn> or fallback to whatever FQDN its SRV DNS record redirects to) (<ocm-fqdn> and <ocm-base-path> come from discovery endPoint value)

We should make it clear that the two discovery endpoints live on a different base URL than the three API endpoints.