api.yaml in vgs_api_client-0.0.1.alpha202205231754 vs api.yaml in vgs_api_client-0.0.1.alpha202205240838

- old
+ new

@@ -378,21 +378,9 @@ type: array items: $ref: '#/components/schemas/ApiError' description: List of errors that occurred while processing the request. minItems: 1 - trace_id: - type: string - description: ID of request. This can be used in the VGS dashboard to lookup a request or provided to the VGS support team. - examples: - invalidJson: - summary: When a payload is received that is not valid JSON - value: - errors: - - status: 400 - code: invalid-payload - detail: Payload is not a valid JSON format. - trace_id: 2cdd563c3fcdd9b4 schemas: ApiError: type: object properties: