Your Apps in Action

Use this form to visualize apibuilder.io schema.


{{repoTitle.MainEntity}}

.apidoc
_

.info
_

.info.contact
_

.info.license
_

imports JSON Array defining any other services whose schema definitions we would like to import into our service.

# uri Actions
{{$index+1}}.
headers JSON Array defining any HTTP Headers that the service understands or expects.

# name type required description deprecation.description Actions
{{$index+1}}. {{row.name}} {{row.type}} {{row.requiredSelected.DisplayText}} {{row.description}} {{row.deprecation.description}}    
.enums
_

.interfaces
_

.models
_

.unions
_

.resources
_

attributes JSON Array defining additional meta data about this service. Attributes are used to add custom extensions to API Builder and are typically used by generators to enable advanced code generation.

# name Actions
{{$index+1}}.
annotations JSON Array defining additional meta data about this service. Attributes are used to add custom extensions to API Builder and are typically used by generators to enable advanced code generation.

# Values Actions
{{$index+1}}.
{{repoTitle.MainEntity}}

{{repoTitle.MainEntity}}

attributes JSON Array defining additional meta data about this header for use by generators.

# name Actions
{{$index+1}}.
.deprecation
_headers

{{repoTitle.MainEntity}}

.value
_attributes


{{message}}