UNPKG

@itentialopensource/adapter-salesforce_metadata

Version:

This adapter integrates with system described as: Salesforce Metadata API.

492 lines 12.9 kB
{ "openapi": "3.1.0", "info": { "title": "", "version": "1.0.0" }, "paths": { "/cancelDeploy": { "post": { "tags": [ "Metadata" ], "operationId": "postCancelDeploy", "description": "The parameters and request body are for method: postCancelDeploy. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/checkDeployStatus": { "post": { "tags": [ "Metadata" ], "operationId": "postCheckDeployStatus", "description": "The parameters and request body are for method: postCheckDeployStatus. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/checkRetrieveStatus": { "post": { "tags": [ "Metadata" ], "operationId": "postCheckRetrieveStatus", "description": "The parameters and request body are for method: postCheckRetrieveStatus. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/createMetadata": { "post": { "tags": [ "Metadata" ], "operationId": "postCreateMetadata", "description": "The parameters and request body are for method: postCreateMetadata. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/deleteMetadata": { "post": { "tags": [ "Metadata" ], "operationId": "postDeleteMetadata", "description": "The parameters and request body are for method: postDeleteMetadata. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/deploy": { "post": { "tags": [ "Metadata" ], "operationId": "postDeploy", "description": "The parameters and request body are for method: postDeploy. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/deployRecentValidation": { "post": { "tags": [ "Metadata" ], "operationId": "postDeployRecentValidation", "description": "The parameters and request body are for method: postDeployRecentValidation. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/describeMetadata": { "post": { "tags": [ "Metadata" ], "operationId": "postDescribeMetadata", "description": "The parameters and request body are for method: postDescribeMetadata. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/describeValueType": { "post": { "tags": [ "Metadata" ], "operationId": "postDescribeValueType", "description": "The parameters and request body are for method: postDescribeValueType. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/listMetadata": { "post": { "tags": [ "Metadata" ], "operationId": "postListMetadata", "description": "The parameters and request body are for method: postListMetadata. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/readMetadata": { "post": { "tags": [ "Metadata" ], "operationId": "postReadMetadata", "description": "The parameters and request body are for method: postReadMetadata. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/renameMetadata": { "post": { "tags": [ "Metadata" ], "operationId": "postRenameMetadata", "description": "The parameters and request body are for method: postRenameMetadata. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/retrieve": { "post": { "tags": [ "Metadata" ], "operationId": "postRetrieve", "description": "The parameters and request body are for method: postRetrieve. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/updateMetadata": { "post": { "tags": [ "Metadata" ], "operationId": "postUpdateMetadata", "description": "The parameters and request body are for method: postUpdateMetadata. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } }, "/upsertMetadata": { "post": { "tags": [ "Metadata" ], "operationId": "postUpsertMetadata", "description": "The parameters and request body are for method: postUpsertMetadata. Same endpoint also used in methods:", "responses": { "200": { "description": "Successful operation", "content": { "application/json": { "schema": { "title": "result", "type": "object" } } } } }, "requestBody": { "description": "indeterminate body object", "content": { "application/json": { "schema": { "type": "object" } } } } } } }, "components": { "schemas": {} } }