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
Autorizaciones
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Parámetros de ruta
Service identifier (the provider id / global spec key segment, e.g. ledger).
Ejemplo:
"ledger"
Cuerpo
application/json
Ejemplo:
"1"

