Table of Contents

Search

  1. Preface
  2. Introduction to REST V2 Connector
  3. Connections for REST V2
  4. REST V2 operations
  5. Mappings and mapping tasks with REST V2 Connector
  6. Swagger File Generation
  7. Appendix A: Swagger objects
  8. OpenAPI objects

REST V2 Connector

REST V2 Connector

OpenAPI objects

OpenAPI objects

The following table lists OpenAPI objects with field names honored by REST V2 Connector:
Object Category
Configurable Objects or Fields
openapi
openapi
info
servers
paths
components
Paths
/{path}
Path Item
operationId
parameters
requestBody
responses
Parameter Type
path
query
header
formData
cookie
requestBody
description
content
responses
status code such as 200
content
components
schemas
requestBodies
requestBodies
description
content
Schema
$ref
format
type
items
properties
xml

0 COMMENTS

We’d like to hear from you!