Are there any plans to release an OpenAPI specification for the Auth0 Management API?
This would be incredibly useful for spinning up mock servers using tools like Stoplight/Prism, allowing local development without connecting to live tenants. It would save costs, simplify offline workflows, and avoid issues like rate limits or tenant interference during development.
An OpenAPI spec would also enable easier integration with code generation tools for client libraries and improve CI/CD pipelines with contract testing.
Is this on the roadmap, or are there reasons it hasn’t been provided yet?