Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 503 Bytes

File metadata and controls

14 lines (12 loc) · 503 Bytes
title Playground
description Enable users to interact with your API
openapi POST /project/update/{projectId}
hideApiMarker true
icon play

The API playground is an interactive environment to make requests and preview an API endpoint. Everything you see on this page will be auto-generated utilizing your OpenAPI spec.

Autogenerating API pages with OpenAPI will automatically generate API playground. Read more about using OpenAPI [here](/api-playground/openapi).