Pere Miquel Brull 34fbe5d64c
Docs - Prepare 1.7 docs and 1.8 snapshot (#20882)
* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
2025-04-18 12:12:17 +05:30

3.4 KiB

title slug
apiService /main-concepts/metadata-standard/schemas/entity/services/apiservice

Api Service

This schema defines the API Service entity, to capture metadata from any REST API Services.

Properties

Definitions

  • apiServiceType (string): Type of api service such as REST, Webhook,... Must be one of: ["Rest", "WEBHOOK"].
  • apiConnection (object): API Service Connection. Cannot contain additional properties.

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