api

package
v0.229.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package api embeds the OpenAPI assets the auth0-mock binary needs: the Auth0 Management API skeleton (input to the bundler) and the merged OpenAPI document served at /openapi.json.

Index

Constants

This section is empty.

Variables

View Source
var ManagementOpenAPIJSON []byte

ManagementOpenAPIJSON is the stripped skeleton of Auth0's Management API OpenAPI 3.1 spec — paths, methods, parameters and schema shapes only, with Auth0's authored prose (descriptions, externalDocs, x-* extensions) removed. It is all the mock needs to route and validate requests. Regenerate via `make refresh-spec`; see CONTRIBUTING.md.

View Source
var MockOpenAPIJSON []byte

MockOpenAPIJSON is the merged OpenAPI 3.1 document for this mock — the upstream Mgmt API plus auth-api/admin0/service fragments. Regenerate via `make openapi`.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL