/
/Core
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 19h ago · Updated 2d ago
access-groups8
analytics4
api-docs15
auth29
docs6
github19
login-portals5
payment3
publish10
registry-git7
rules10
schemas12
  • post/schemas/check-slug
  • post/schemas/access-group
  • delete/schemas/access-group
  • get/schemas/{namespace}
  • post/schemas/{namespace}
  • delete/schemas/{namespace}/{slug}
  • patch/schemas/{namespace}/{slug}
  • get/schemas/{namespace}/{slug}/version/{semver}
  • post/schemas/{namespace}/{slug}/version/{semver}
  • delete/schemas/{namespace}/{slug}/version/{semver}
  • post/schemas/{namespace}/{slug}/version
  • post/schemas/{namespace}/{slug}/version/{version}/duplicate
sdks20
share1
signup1
team36
themes6
utility1
vcs6
waitlist1
workspace8
  • get/forgejo/git-credentials
  • post/docs-projects/create
  • delete/docs-projects/delete
  • get/docs-projects/{slug}
  • post/docs-projects/update-repo-settings
  • post/docs-projects/{projectUid}/link-github
  • post/docs-projects/{projectUid}/unlink-github
  • post/docs-projects/{projectUid}/link-bitbucket
  • post/docs-projects/{projectUid}/unlink-bitbucket
  • post/docs-projects/{projectUid}/bitbucket/refresh-webhook
schemas

Get a list of all schemas for the namespace

get/schemas/{namespace}

Path parameters

namespacestring required

Response

Default Response

uidstring required
titlestring required
descriptionstring required
slugstring required
namespacestring required
isPrivateboolean required

Changes