Pin an OpenAPI Spec Version
Use this endpoint to select which published OpenAPI specification version the current tenant resolves against for a native service. The operation is idempotent: pinning again updates the version in place.
PUT
Pin an OpenAPI Spec Version
Autorizações
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Parâmetros de caminho
Service identifier (the provider id / global spec key segment, e.g. ledger).
Exemplo:
"ledger"
Corpo
application/json
Exemplo:
"1"

