tarunpandey23 69342d4783
Feat: update generate docs schema (#19372)
* Updated generate_docs_schema

* Updated generate_docs_schema

* Updated generate_docs_schema

* applied generate_docs_schema script

* Revert the changes in this file

---------

Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-15 17:46:55 +05:30

4.6 KiB

title slug
apiEndpoint /main-concepts/metadata-standard/schemas/entity/data/apiendpoint

APIEndpoint

This schema defines the APIEndpoint entity. An APIEndpoint is a specific endpoint of an API that is part of an API Collection.

Properties

Definitions

  • apiRequestMethod (string): This schema defines the Request Method type for APIs . Must be one of: ["GET", "POST", "PUT", "PATCH", "DELETE", "HEAD", "CONNECT", "OPTIONS", "TRACE"]. Default: "GET".

Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.