Created
October 21, 2025 06:25
-
-
Save hekystyle/86c87cb8255fe85dab9c4844283477d3 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "openapi": "3.0.4", | |
| "info": { | |
| "title": "Internal API", | |
| "description": "Internal API", | |
| "version": "1.0-0.0.0" | |
| }, | |
| "paths": { | |
| "/api/v1/accounting-companies": { | |
| "post": { | |
| "tags": [ | |
| "AccountingCompanies" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyCreateDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/accounting-companies/{id}": { | |
| "post": { | |
| "tags": [ | |
| "AccountingCompanies" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyUpdateDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "delete": { | |
| "tags": [ | |
| "AccountingCompanies" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/AccountingCompanies": { | |
| "get": { | |
| "tags": [ | |
| "AccountingCompanies" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/AccountingCompanies", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/AccountingCompanies/$count": { | |
| "get": { | |
| "tags": [ | |
| "AccountingCompanies" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/AccountingCompanies/$count", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompany" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/accounting-company-memberships": { | |
| "put": { | |
| "tags": [ | |
| "AccountingCompanyMemberships" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembershipUpsertDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/accounting-company-memberships/{id}": { | |
| "delete": { | |
| "tags": [ | |
| "AccountingCompanyMemberships" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/AccountingCompanyMemberships": { | |
| "get": { | |
| "tags": [ | |
| "AccountingCompanyMemberships" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/AccountingCompanyMemberships", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/AccountingCompanyMemberships/$count": { | |
| "get": { | |
| "tags": [ | |
| "AccountingCompanyMemberships" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/AccountingCompanyMemberships/$count", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/AccountingCompanyMembership" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/bank-accounts": { | |
| "put": { | |
| "tags": [ | |
| "BankAccounts" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccountUpsertDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/bank-accounts/{id}": { | |
| "delete": { | |
| "tags": [ | |
| "BankAccounts" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/BankAccounts": { | |
| "get": { | |
| "tags": [ | |
| "BankAccounts" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BankAccounts", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/BankAccounts/$count": { | |
| "get": { | |
| "tags": [ | |
| "BankAccounts" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BankAccounts/$count", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BankAccount" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/business-accountant-assignments": { | |
| "put": { | |
| "tags": [ | |
| "BusinessAccountantAssignments" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignmentUpsert" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/business-accountant-assignments/{id}": { | |
| "delete": { | |
| "tags": [ | |
| "BusinessAccountantAssignments" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/BusinessAccountantAssignments": { | |
| "get": { | |
| "tags": [ | |
| "BusinessAccountantAssignments" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BusinessAccountantAssignments", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/BusinessAccountantAssignments/$count": { | |
| "get": { | |
| "tags": [ | |
| "BusinessAccountantAssignments" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BusinessAccountantAssignments/$count", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessAccountantAssignment" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/business-documents/{id}/raw": { | |
| "get": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| }, | |
| "204": { | |
| "description": "No Content" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/business-documents": { | |
| "post": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "multipart/form-data": { | |
| "schema": { | |
| "required": [ | |
| "BusinessId", | |
| "DocumentName", | |
| "DocumentTypeId", | |
| "File", | |
| "TaskId" | |
| ], | |
| "type": "object", | |
| "properties": { | |
| "BusinessId": { | |
| "type": "integer", | |
| "format": "int32" | |
| }, | |
| "DocumentTypeId": { | |
| "type": "integer", | |
| "format": "int32" | |
| }, | |
| "File": { | |
| "type": "string", | |
| "format": "binary" | |
| }, | |
| "DocumentName": { | |
| "maxLength": 255, | |
| "type": "string" | |
| }, | |
| "TaskId": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| }, | |
| "encoding": { | |
| "BusinessId": { | |
| "style": "form" | |
| }, | |
| "DocumentTypeId": { | |
| "style": "form" | |
| }, | |
| "File": { | |
| "style": "form" | |
| }, | |
| "DocumentName": { | |
| "style": "form" | |
| }, | |
| "TaskId": { | |
| "style": "form" | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/business-documents/{id}": { | |
| "put": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentUpdateDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "delete": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/business-documents/{id}/approve": { | |
| "post": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/business-documents/{id}/unapprove": { | |
| "post": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/business-documents/{id}/move-to-personal": { | |
| "post": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/business-documents/{id}/move-to-business": { | |
| "post": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessDocumentMoveToBusinessDocumentsDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/BusinessDocumentActivities": { | |
| "get": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BusinessDocumentActivities", | |
| "parameters": [ | |
| { | |
| "name": "accountants", | |
| "in": "query", | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/BusinessDocumentActivities/$count": { | |
| "get": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BusinessDocumentActivities/$count", | |
| "parameters": [ | |
| { | |
| "name": "accountants", | |
| "in": "query", | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusinessActivity" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/BusinessDocuments": { | |
| "get": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BusinessDocuments", | |
| "parameters": [ | |
| { | |
| "name": "accountants", | |
| "in": "query", | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/BusinessDocuments/$count": { | |
| "get": { | |
| "tags": [ | |
| "BusinessDocuments" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BusinessDocuments/$count", | |
| "parameters": [ | |
| { | |
| "name": "accountants", | |
| "in": "query", | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentBusiness" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/BusinessDocumentsSummaries": { | |
| "get": { | |
| "tags": [ | |
| "BusinessDocumentsSummaries" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BusinessDocumentsSummaries", | |
| "parameters": [ | |
| { | |
| "name": "accountants", | |
| "in": "query", | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "deprecated": true | |
| } | |
| }, | |
| "/api/v1/odata/BusinessDocumentsSummaries/$count": { | |
| "get": { | |
| "tags": [ | |
| "BusinessDocumentsSummaries" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BusinessDocumentsSummaries/$count", | |
| "parameters": [ | |
| { | |
| "name": "accountants", | |
| "in": "query", | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessDocumentsSummary" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "deprecated": true | |
| } | |
| }, | |
| "/api/v1/businesses/{id}/document-types-summary": { | |
| "get": { | |
| "tags": [ | |
| "Businesses" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentTypesSummary" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/businesses": { | |
| "post": { | |
| "tags": [ | |
| "Businesses" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessCreateDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/businesses/{id}": { | |
| "put": { | |
| "tags": [ | |
| "Businesses" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessUpdateDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "delete": { | |
| "tags": [ | |
| "Businesses" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/businesses/{id}/contact": { | |
| "put": { | |
| "tags": [ | |
| "Businesses" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessChangeContactDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/businesses/{id}/disconnect": { | |
| "post": { | |
| "tags": [ | |
| "Businesses" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Businesses": { | |
| "get": { | |
| "tags": [ | |
| "Businesses" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Businesses", | |
| "parameters": [ | |
| { | |
| "name": "accountants", | |
| "in": "query", | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Businesses/$count": { | |
| "get": { | |
| "tags": [ | |
| "Businesses" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Businesses/$count", | |
| "parameters": [ | |
| { | |
| "name": "accountants", | |
| "in": "query", | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Businesses({key})": { | |
| "get": { | |
| "tags": [ | |
| "Businesses" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Businesses({key})", | |
| "parameters": [ | |
| { | |
| "name": "key", | |
| "in": "query", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Businesses/{key}": { | |
| "get": { | |
| "tags": [ | |
| "Businesses" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Businesses/{key}", | |
| "parameters": [ | |
| { | |
| "name": "key", | |
| "in": "query", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Business" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/business-memberships": { | |
| "put": { | |
| "tags": [ | |
| "BusinessesMemberships" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipUpsertDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/BusinessMembershipDto" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/BusinessSummaries": { | |
| "get": { | |
| "tags": [ | |
| "BusinessSummaries" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BusinessSummaries", | |
| "parameters": [ | |
| { | |
| "name": "role", | |
| "in": "query", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "accountants", | |
| "in": "query", | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/BusinessSummaries/$count": { | |
| "get": { | |
| "tags": [ | |
| "BusinessSummaries" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/BusinessSummaries/$count", | |
| "parameters": [ | |
| { | |
| "name": "role", | |
| "in": "query", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "accountants", | |
| "in": "query", | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/BusinessSummary" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/counterparties": { | |
| "post": { | |
| "tags": [ | |
| "Counterparties" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyCreateDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/counterparties/{id}": { | |
| "patch": { | |
| "tags": [ | |
| "Counterparties" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/CounterpartyUpdateDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "delete": { | |
| "tags": [ | |
| "Counterparties" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Counterparties": { | |
| "get": { | |
| "tags": [ | |
| "Counterparties" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Counterparties", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Counterparties/$count": { | |
| "get": { | |
| "tags": [ | |
| "Counterparties" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Counterparties/$count", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Counterparty" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/data-box-credentials": { | |
| "put": { | |
| "tags": [ | |
| "DataBoxCredentials" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentialsUpsertDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/data-box-credentials/{id}": { | |
| "delete": { | |
| "tags": [ | |
| "DataBoxCredentials" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/DataBoxCredentials": { | |
| "get": { | |
| "tags": [ | |
| "DataBoxCredentials" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/DataBoxCredentials", | |
| "parameters": [ | |
| { | |
| "name": "includePassword", | |
| "in": "query", | |
| "schema": { | |
| "type": "boolean" | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/DataBoxCredentials/$count": { | |
| "get": { | |
| "tags": [ | |
| "DataBoxCredentials" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/DataBoxCredentials/$count", | |
| "parameters": [ | |
| { | |
| "name": "includePassword", | |
| "in": "query", | |
| "schema": { | |
| "type": "boolean" | |
| } | |
| }, | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DataBoxCredentials" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/reseed-db": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/db-reset": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/db/reset": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/db/create": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/db/touch": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/seed": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/seed-all": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/seed-prod": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/job/process-recurring-tasks": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "refDay", | |
| "in": "query", | |
| "schema": { | |
| "type": "string", | |
| "format": "date" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/notifications/send-test": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "userId", | |
| "in": "query", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32", | |
| "default": 1 | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/confirm-email": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "email", | |
| "in": "query", | |
| "schema": { | |
| "type": "string", | |
| "format": "email" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/dev/email/send-test": { | |
| "get": { | |
| "tags": [ | |
| "Dev" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "to", | |
| "in": "query", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "subject", | |
| "in": "query", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "message", | |
| "in": "query", | |
| "schema": { | |
| "type": "string" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/notifications/device-tokens": { | |
| "put": { | |
| "tags": [ | |
| "DeviceTokens" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenUpsertDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| }, | |
| "delete": { | |
| "tags": [ | |
| "DeviceTokens" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsDeviceTokenDeleteDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/DocumentTypes": { | |
| "get": { | |
| "tags": [ | |
| "DocumentTypes" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/DocumentTypes", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/DocumentTypes/$count": { | |
| "get": { | |
| "tags": [ | |
| "DocumentTypes" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/DocumentTypes/$count", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/DocumentType" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/feedback": { | |
| "post": { | |
| "tags": [ | |
| "Feedback" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/SendFeedbackRequest" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/invitations": { | |
| "post": { | |
| "tags": [ | |
| "Invitations" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationCreateDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/invitations/{id}/accept": { | |
| "post": { | |
| "tags": [ | |
| "Invitations" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationAcceptDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/invitations/{id}/reject": { | |
| "post": { | |
| "tags": [ | |
| "Invitations" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/invitations/{id}": { | |
| "delete": { | |
| "tags": [ | |
| "Invitations" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| }, | |
| "patch": { | |
| "tags": [ | |
| "Invitations" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| } | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvitationUpdateDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Invitations": { | |
| "get": { | |
| "tags": [ | |
| "Invitations" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Invitations", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Invitations/$count": { | |
| "get": { | |
| "tags": [ | |
| "Invitations" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Invitations/$count", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invitation" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/invoices": { | |
| "post": { | |
| "tags": [ | |
| "Invoices" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceCreateDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/invoices/{id}": { | |
| "patch": { | |
| "tags": [ | |
| "Invoices" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceUpdateDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "delete": { | |
| "tags": [ | |
| "Invoices" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/invoices/{id}/preview": { | |
| "get": { | |
| "tags": [ | |
| "Invoices" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/invoices/{id}/send": { | |
| "post": { | |
| "tags": [ | |
| "Invoices" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSendDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/invoices/{id}/snapshot": { | |
| "post": { | |
| "tags": [ | |
| "Invoices" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Invoices": { | |
| "get": { | |
| "tags": [ | |
| "Invoices" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Invoices", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Invoices/$count": { | |
| "get": { | |
| "tags": [ | |
| "Invoices" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Invoices/$count", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/Invoice" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/invoice-settings": { | |
| "put": { | |
| "tags": [ | |
| "InvoiceSettings" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSettingUpsertDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/InvoiceSettings": { | |
| "get": { | |
| "tags": [ | |
| "InvoiceSettings" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/InvoiceSettings", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/InvoiceSettings/$count": { | |
| "get": { | |
| "tags": [ | |
| "InvoiceSettings" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/InvoiceSettings/$count", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/InvoiceSetting" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Licenses": { | |
| "get": { | |
| "tags": [ | |
| "Licenses" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Licenses", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/odata/Licenses/$count": { | |
| "get": { | |
| "tags": [ | |
| "Licenses" | |
| ], | |
| "operationId": "api/v{version:apiVersion}/odata/Licenses/$count", | |
| "parameters": [ | |
| { | |
| "name": "select", | |
| "in": "query", | |
| "description": "Limits the properties returned in the result.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "expand", | |
| "in": "query", | |
| "description": "Indicates the related entities to be represented inline. The maximum depth is 2.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "filter", | |
| "in": "query", | |
| "description": "Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "orderby", | |
| "in": "query", | |
| "description": "Specifies the order in which items are returned. The maximum number of expressions is 5.", | |
| "schema": { | |
| "type": "string" | |
| } | |
| }, | |
| { | |
| "name": "top", | |
| "in": "query", | |
| "description": "Limits the number of items returned from a collection. The maximum value is 100.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "skip", | |
| "in": "query", | |
| "description": "Excludes the specified number of items of the queried collection from the result.", | |
| "schema": { | |
| "type": "integer", | |
| "format": "int32" | |
| } | |
| }, | |
| { | |
| "name": "count", | |
| "in": "query", | |
| "description": "Indicates whether the total count of items within a collection are returned in the result.", | |
| "schema": { | |
| "type": "boolean", | |
| "default": false | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "application/octet-stream": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "type": "array", | |
| "items": { | |
| "$ref": "#/components/schemas/LicenseDto" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/notifications/test": { | |
| "post": { | |
| "tags": [ | |
| "Notifications" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=true;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;odata.streaming=false;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json;IEEE754Compatible=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/xml": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "text/plain": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/json-patch+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "text/json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| }, | |
| "application/*+json": { | |
| "schema": { | |
| "$ref": "#/components/schemas/NotificationsTestSendDto" | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/personal-documents/{id}/raw": { | |
| "get": { | |
| "tags": [ | |
| "PersonalDocuments" | |
| ], | |
| "parameters": [ | |
| { | |
| "name": "id", | |
| "in": "path", | |
| "required": true, | |
| "schema": { | |
| "type": "integer", | |
| "format": "int64" | |
| } | |
| } | |
| ], | |
| "responses": { | |
| "200": { | |
| "description": "OK" | |
| }, | |
| "204": { | |
| "description": "No Content" | |
| } | |
| } | |
| } | |
| }, | |
| "/api/v1/personal-documents": { | |
| "post": { | |
| "tags": [ | |
| "PersonalDocuments" | |
| ], | |
| "requestBody": { | |
| "content": { | |
| "multipart/form-data": { | |
| "schema": { | |
| "required": [ | |
| "DocumentName", | |
| "File" | |
| ], | |
| "type": "object", | |
| "properties": { | |
| "File": { | |
| "type": "string", | |
| "format": "binary" | |
| }, | |
| "DocumentName": { | |
| "maxLength": 255, | |
| "type": "string" | |
| } | |
| } | |
| }, | |
| "encoding": { | |
| "File": { | |
| "style": "form" | |
| }, | |
| "DocumentName": { | |
| "style": "form" | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "responses": { | |
| "200": { | |
| "description": "OK", | |
| "content": { | |
| "application/json;odata.metadata=minimal;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentPersonal" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentPersonal" | |
| } | |
| }, | |
| "application/json;odata.metadata=minimal": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentPersonal" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentPersonal" | |
| } | |
| }, | |
| "application/json;odata.metadata=full;odata.streaming=false": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentPersonal" | |
| } | |
| }, | |
| "application/json;odata.metadata=full": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentPersonal" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=true": { | |
| "schema": { | |
| "$ref": "#/components/schemas/DocumentPersonal" | |
| } | |
| }, | |
| "application/json;odata.metadata=none;odata.streaming=false": { | |
| "schema": { | |
| "$ref |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment