From cd04b6073077a97b2159429c00e96a1870f7334c Mon Sep 17 00:00:00 2001 From: TharmiganK Date: Fri, 20 Dec 2024 18:25:37 +0530 Subject: [PATCH] Fix test failures --- .../expected_gen/apidoc/record.yaml | 4 +- .../expected_gen/apidoc/reference.yaml | 32 +- .../expected_gen/apidoc/requestBody.yaml | 4 +- .../expected_gen/apidoc/typeInclusion.yaml | 6 +- .../expected_gen/arrayTypeResponse.yaml | 4 +- .../expected_gen/catch_all_path_service.yaml | 8 +- .../expected_gen/compiler_warning.yaml | 2 +- .../built_in_sub_types_in_record.yaml | 32 +- .../expected_gen/data_type/enum.yaml | 4 +- .../data_type/enum_array_type.yaml | 2 +- .../expected_gen/data_type/enum_header.yaml | 18 +- .../expected_gen/data_type/enum_query.yaml | 16 +- .../data_type/enum_with_value.yaml | 2 +- .../expected_gen/data_type/map.yaml | 4 +- .../data_type/nullable_type_def.yaml | 12 +- .../expected_gen/data_type/tuple_type.yaml | 6 +- .../expected_gen/data_type/type_def.yaml | 18 +- .../expected_gen/escape_identifier.yaml | 6 +- .../expected_gen/escape_identifier_02.yaml | 10 +- .../expected_gen/header_scenario13.yaml | 6 +- .../annotated_payload_complex.yaml | 2 +- .../unannotated_payload.yaml | 6 +- .../expected_gen/post_method.yaml | 2 +- .../expected_gen/query/query_scenario09.yaml | 2 +- .../expected_gen/readonly.yaml | 4 +- .../expected_gen/record/array_record.yaml | 6 +- .../expected_gen/record/cyclic_record.yaml | 34 +- .../cyclic_record_with_typeInclusion.yaml | 14 +- .../expected_gen/record/nullable03.yaml | 2 +- .../expected_gen/record/optional.yaml | 2 +- .../expected_gen/record/typeInclusion.yaml | 6 +- .../typeref_records_with_interdependency.yaml | 22 +- .../expected_gen/record/union.yaml | 4 +- .../union_records_with_interdependency.yaml | 46 +- .../record/union_with_nullable.yaml | 4 +- .../record/union_with_primitive.yaml | 2 +- .../record/with_read_only_keyword.yaml | 8 +- .../mime_with_record_payload.yaml | 2 +- .../request_body/nested_2record.yaml | 6 +- .../request_body/nested_array.yaml | 4 +- .../request_body/nested_record.yaml | 4 +- .../request_body/rb_hv_array_record.yaml | 2 +- .../rb_hv_multi_array_record.yaml | 8 +- .../request_body/rb_scenario02.yaml | 2 +- .../request_body/rb_scenario03.yaml | 4 +- .../request_body/rb_scenario04.yaml | 6 +- .../request_body/rb_scenario05.yaml | 6 +- .../request_body/rb_scenario06.yaml | 6 +- .../request_body/rb_scenario08.yaml | 4 +- .../request_body/rb_scenario11.yaml | 6 +- .../request_body/rb_scenario12.yaml | 6 +- .../request_body/record_field_array.yaml | 4 +- .../request_body/record_payload.yaml | 2 +- .../service_config_with_cors.yaml | 2 +- .../expected_gen/request_body/union_type.yaml | 12 +- .../request_body/with_payload_annotation.yaml | 2 +- .../expected_gen/response/array_record.yaml | 6 +- .../expected_gen/response/byte.yaml | 2 +- .../response/cache_config_06.yaml | 4 +- .../response/nil_union_return_type.yaml | 4 +- .../expected_gen/response/no_body_field.yaml | 2 +- .../expected_gen/response/readonly.yaml | 22 +- .../response/response_annotation.yaml | 2 +- .../expected_gen/response/rs_scenario03.yaml | 2 +- .../expected_gen/response/rs_scenario09.yaml | 6 +- .../expected_gen/response/rs_scenario10.yaml | 2 +- .../expected_gen/response/rs_scenario17.yaml | 4 +- .../expected_gen/response/rs_scenario18.yaml | 2 +- .../expected_gen/response/rs_scenario20.yaml | 2 +- .../response/rs_with_payload.yaml | 6 +- .../rs_with_payload_service_config.yaml | 2 +- .../response/same_status_code.yaml | 6 +- .../response/service_config_with_cors.yaml | 2 +- .../service_config_with_cors_with_slash.yaml | 2 +- ...ce_config_with_cors_without_base_path.yaml | 2 +- ..._with_error_and_internal_server_error.yaml | 2 +- .../response/simple_name_ref.yaml | 34 +- .../response/typeInclusion_01.yaml | 12 +- .../expected_gen/snowpeak.yaml | 34 +- .../expected_gen/snowpeak_cache.yaml | 8 +- .../snowpeak_request_body_ref.yaml | 20 +- .../expected_gen/snowpeak_service_config.yaml | 2 +- .../status_code/not_acceptable.yaml | 2 +- .../expected_gen/same_status_code.yaml | 2 +- .../api_key/custome_api_key_doc.yaml | 34 +- .../scenarios/api_key/header_api_key.yaml | 34 +- .../api_key/header_api_key_only.yaml | 18 +- .../api_key/multiline_api_key_desc.yaml | 34 +- .../scenarios/api_key/multiple_api_keys.yaml | 34 +- .../api_key/multiple_apikey_descriptions.yaml | 34 +- .../auth/scenarios/api_key/query_api_key.yaml | 34 +- .../auth/scenarios/http/basic_auth.yaml | 16 +- .../auth/scenarios/http/bearer_auth.yaml | 16 +- .../auth/scenarios/http/multiple_auth.yaml | 16 +- .../oauth2/oauth2_authorization_code.yaml | 16 +- ...2_authorization_code_without_tokenurl.yaml | 8 +- .../oauth2/oauth2_client_credential.yaml | 16 +- ...h2_client_credential_without_tokenurl.yaml | 16 +- .../scenarios/oauth2/oauth2_implicit.yaml | 16 +- .../oauth2/oauth2_multipleflows.yaml | 16 +- .../scenarios/oauth2/oauth2_password.yaml | 16 +- .../oauth2_password_without_tokenurl.yaml | 8 +- .../oauth2/unsupported_security_schema.yaml | 16 +- .../file_provider/swagger/bitBucket.yaml | 184 +- .../swagger/display_annotation.yaml | 8 +- .../swagger/duplicated_response.yaml | 4 +- .../swagger/format_types_v3_0.yaml | 6 +- .../swagger/format_types_v3_1.yaml | 6 +- .../swagger/incorrect_format.yaml | 4 +- .../file_provider/swagger/jira_openapi.yaml | 1708 +++---- .../swagger/multiline_param_comment.yaml | 16 +- .../swagger/nillable_response.yaml | 2 +- .../swagger/nillable_union_response.yaml | 4 +- .../client/file_provider/swagger/o.yaml | 20 +- .../swagger/openapi_weather_api.yaml | 62 +- .../client/file_provider/swagger/vaccine.yaml | 40 +- .../client/resource/swagger/header.yaml | 2 +- .../client/resource/swagger/request_body.yaml | 8 +- .../client/swagger/allOf_path_parameter.yaml | 2 +- .../client/swagger/header_optional.yaml | 4 +- .../header_param_with_default_value.yaml | 2 +- .../client/swagger/invalid_query_param.yaml | 2 +- .../client/swagger/missing_server_url.yaml | 2 +- .../swagger/octet_stream_request_payload.yaml | 2 +- .../swagger/openapi_display_annotation.yaml | 34 +- .../client/swagger/parameters_with_enum.yaml | 6 +- .../parameters_with_nullable_enums.yaml | 6 +- .../client/swagger/path_param_nullable.yaml | 4 +- .../swagger/path_param_nullable_enum.yaml | 4 +- .../petstore_without_operation_id.yaml | 2 +- .../query_param_with_advance_scenarios.yaml | 2 +- .../query_param_with_default_value.yaml | 2 +- .../query_param_with_integer_value.yaml | 2 +- .../swagger/query_param_with_ref_schema.yaml | 2 +- .../query_param_without_default_value.yaml | 2 +- .../swagger/queryparam_encoding_map_gen.yaml | 2 +- .../swagger/request_body_allOf_scenarios.yaml | 6 +- .../swagger/request_body_basic_scenarios.yaml | 8 +- .../swagger/request_body_oneOf_scenarios.yaml | 6 +- .../client/swagger/response_type_order.yaml | 2 +- .../return_type/inline_all_of_response.yaml | 4 +- .../swagger/return_type/no_content_type.yaml | 8 +- .../response_with_allof_inline.yaml | 4 +- .../response_with_allof_reference.yaml | 4 +- .../generators/client/swagger/salesforce.yaml | 98 +- .../client/swagger/salesforce_openapi.yaml | 98 +- .../client/swagger/text_request_payload.yaml | 2 +- .../ballerinax_connector_tests/azure.iot.yaml | 238 +- .../ballerinax_connector_tests/beezup.yaml | 3987 ++++++++--------- .../ballerinax_connector_tests/box.yaml | 1378 +++--- .../ballerinax_connector_tests/files.com.yaml | 392 +- .../openweathermap.yaml | 62 +- .../ballerinax_connector_tests/stripe.yaml | 22 +- .../ballerinax_connector_tests/ynab.yaml | 296 +- .../ballerinax_connector_tests/zoom.yaml | 170 +- .../complex_oneOf_schema.yaml | 2 +- .../diagnostic_files/duplicated_response.yaml | 4 +- .../diagnostic_files/head_operation.yaml | 4 +- .../openapi_display_annotation.yaml | 34 +- .../diagnostic_files/petstore_post.yaml | 2 +- .../petstore_with_oneOf_response.yaml | 6 +- ...erence_has_inline_object_content_type.yaml | 4 +- .../xml_payload_with_ref.yaml | 2 +- .../additional_properties_invalid_format.yaml | 4 +- .../generators/schema/swagger/allOf.yaml | 4 +- .../schema/swagger/allOf_with_cyclic.yaml | 2 +- .../schema/swagger/allOf_with_one_ref.yaml | 2 +- .../schema/swagger/constraint/array.yaml | 2 +- .../constraint/constraint_with_nullable.yaml | 4 +- .../swagger/constraint/format_types_v3_0.yaml | 6 +- .../swagger/constraint/format_types_v3_1.yaml | 6 +- .../generators/schema/swagger/empty_enum.yaml | 4 +- .../schema/swagger/format/string_formats.yaml | 2 +- .../generators/schema/swagger/invalid.yaml | 4 +- .../schema/swagger/invalid_formats.yaml | 2 +- .../schema/swagger/nested_schema_refs.yaml | 18 +- .../schema/swagger/null_type_3_1.yaml | 4 +- .../schema/swagger/nullable_null_type.yaml | 2 +- .../swagger/nullable_option_null_type.yaml | 2 +- .../swagger/nullable_option_string_type.yaml | 2 +- .../schema/swagger/nullable_string_type.yaml | 2 +- .../generators/schema/swagger/oneOf.yaml | 8 +- .../swagger/oneOf_with_inline_schemas.yaml | 2 +- .../generators/schema/swagger/openapi.yaml | 6 +- .../schema/swagger/openapi_weather_api.yaml | 34 +- .../generators/schema/swagger/scenario12.yaml | 4 +- .../generators/schema/swagger/scenario13.yaml | 4 +- .../generators/schema/swagger/scenario15.yaml | 4 +- .../schema/swagger/schema_integer_array.yaml | 2 +- .../schema_integer_invalid_format.yaml | 2 +- .../swagger/schema_integer_signed32.yaml | 2 +- .../swagger/schema_integer_signed32_ref.yaml | 10 +- .../swagger/schema_integer_signed64.yaml | 2 +- .../schema_referenced_in_parameters.yaml | 2 +- .../schema/swagger/schema_with_array.yaml | 2 +- .../schema/swagger/schema_with_enums.yaml | 6 +- .../swagger/schema_with_nested_array.yaml | 2 +- .../swagger/schema_with_nullable_enums.yaml | 6 +- .../schema/swagger/undocument_ref.yaml | 4 +- .../diagnostic_files/petstore_original.yaml | 84 +- .../header_with_invalid_array_ref.yaml | 2 +- .../headers/header_with_invalid_ref.yaml | 2 +- .../headers/headers_with_reference.yaml | 14 +- .../service/swagger/jsonPayload.yaml | 8 +- .../service/swagger/multiQueryParam.yaml | 6 +- ...rameter_with_ref_array_invalid_schema.yaml | 8 +- ...arameter_with_ref_array_object_schema.yaml | 6 +- .../swagger/parameter_with_ref_v31.yaml | 4 +- .../service/swagger/parameters_with_enum.yaml | 6 +- .../parameters_with_invalid_ref_schema.yaml | 8 +- .../parameters_with_nullable_enums.yaml | 6 +- .../parameters_with_object_ref_schema.yaml | 6 +- .../swagger/parameters_with_ref_schema.yaml | 18 +- .../service/swagger/path_param_nullable.yaml | 4 +- .../service/swagger/query/object_query.yaml | 18 +- .../requestBody/additional_property.yaml | 6 +- .../swagger/requestBody/multiple_content.yaml | 12 +- .../swagger/requestBody/reference_rb.yaml | 14 +- .../swagger/requestBody/scenario01_02_rb.yaml | 2 +- .../swagger/requestBody/scenario01_rb.yaml | 2 +- .../swagger/requestBody/scenario02_rb.yaml | 6 +- .../requestBody/unhandled_media_type.yaml | 2 +- .../swagger/requestBody/url_form_encode.yaml | 2 +- .../swagger/response/petstore_default.yaml | 20 +- .../swagger/response/reference_response.yaml | 12 +- .../response/responseDifferentCodes.yaml | 2 +- .../response/responseDifferentStatusCode.yaml | 6 +- .../response/responseMultipleRefPayload.yaml | 6 +- .../swagger/response/responseOneOf.yaml | 8 +- .../swagger/response/responseOneOf200.yaml | 8 +- .../swagger/response/responsePayload.yaml | 2 +- .../response/responseRecordInline.yaml | 2 +- .../swagger/response/responseRefPayload.yaml | 4 +- .../swagger/response/scenario_03_rs.yaml | 2 +- .../swagger/response/scenario_06_rs.yaml | 2 +- .../swagger/response/scenario_07_rs.yaml | 4 +- .../swagger/response/scenario_11_rs.yaml | 6 +- .../swagger/response/scenario_12_rs.yaml | 6 +- .../swagger/response/scenario_13_rs.yaml | 4 +- .../swagger/response/scenario_14_rs.yaml | 6 +- .../swagger/response/scenario_15_rs.yaml | 2 +- .../swagger/response/scenario_16_rs.yaml | 2 +- .../swagger/response/scenario_19_rs.yaml | 6 +- .../test_cases/sample_yamls/basic_auth.yaml | 16 +- .../test_cases/sample_yamls/bearer_auth.yaml | 16 +- .../sample_yamls/header_api_key.yaml | 34 +- .../sample_yamls/multiple_api_keys.yaml | 34 +- .../sample_yamls/multiple_auth.yaml | 16 +- .../oauth2_authorization_code.yaml | 16 +- .../oauth2_client_credential.yaml | 16 +- .../sample_yamls/oauth2_implicit.yaml | 16 +- .../sample_yamls/oauth2_multipleflows.yaml | 16 +- .../sample_yamls/oauth2_password.yaml | 16 +- .../sample_yamls/query_api_key.yaml | 34 +- .../src/test/resources/multiQueryParam.yaml | 6 +- .../src/test/resources/oneof-petstore.yaml | 4 +- .../src/test/resources/openapi-client-rb.yaml | 2 +- .../resources/petstore_catch_all_path.yaml | 28 +- .../src/test/resources/petstore_original.yaml | 84 +- .../src/test/resources/petstore_type.yaml | 2 +- .../src/test/resources/requestBody.yaml | 2 +- .../test/resources/withoutDataBinding.yaml | 18 +- .../headers/header_with_reference.yaml | 6 +- .../parameter/parameter_with_reference.yaml | 6 +- .../resourceHandle/swagger/root_path.yaml | 2 +- .../record/array_type_mismatch_field.yaml | 2 +- .../resources/record/type_mismatch_field.yaml | 2 +- .../record/type_mismatch_record.yaml | 4 +- .../resources/record/undocumented_field.yaml | 2 +- .../resources/record/unimplemented_field.yaml | 2 +- .../request-body/array_request_body.yaml | 2 +- .../type_mismatch_request_body.yaml | 2 +- .../src/test/resources/return/record.yaml | 2 +- .../test/resources/return/single_record.yaml | 2 +- .../return/unimplemented_media_type.yaml | 4 +- .../resources/return/union_return_type.yaml | 4 +- 276 files changed, 5495 insertions(+), 5496 deletions(-) diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/record.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/record.yaml index 8dfafdb44..2e99cf7c3 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/record.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/record.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" responses: "202": description: Accepted @@ -52,7 +52,7 @@ components: type: array description: Rooms to be reserved items: - $ref: '#/components/schemas/ReserveRoom' + $ref: "#/components/schemas/ReserveRoom" startDate: type: string description: Start date in yyyy-mm-dd diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/reference.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/reference.yaml index c3fb9dfce..e1ceef88d 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/reference.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/reference.yaml @@ -22,7 +22,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Location' + $ref: "#/components/schemas/Location" /locations/{id}/rooms: get: summary: Reperesents Snowpeak room collection resource @@ -52,7 +52,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Rooms' + $ref: "#/components/schemas/Rooms" /reservation: put: summary: Represents Snowpeak reservation resource @@ -62,14 +62,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" responses: "200": description: Ok content: application/json: schema: - $ref: '#/components/schemas/ReservationReceipt' + $ref: "#/components/schemas/ReservationReceipt" "409": description: Conflict content: @@ -84,14 +84,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" responses: "201": description: Created content: application/json: schema: - $ref: '#/components/schemas/ReservationReceipt' + $ref: "#/components/schemas/ReservationReceipt" "409": description: Conflict content: @@ -114,14 +114,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Payment' + $ref: "#/components/schemas/Payment" responses: "201": description: Created content: application/json: schema: - $ref: '#/components/schemas/PaymentReceipt' + $ref: "#/components/schemas/PaymentReceipt" "409": description: Conflict content: @@ -162,10 +162,10 @@ components: links: type: array items: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" Location: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - required: - address - id @@ -231,7 +231,7 @@ components: description: Represents resort room Rooms: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - required: - rooms type: object @@ -240,7 +240,7 @@ components: type: array description: Array of rooms items: - $ref: '#/components/schemas/Room' + $ref: "#/components/schemas/Room" ReserveRoom: required: - count @@ -266,7 +266,7 @@ components: type: array description: Rooms to be reserved items: - $ref: '#/components/schemas/ReserveRoom' + $ref: "#/components/schemas/ReserveRoom" startDate: type: string description: Start date in yyyy-mm-dd @@ -276,7 +276,7 @@ components: description: Represents a reservation of rooms ReservationReceipt: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - required: - expiryDate - id @@ -294,7 +294,7 @@ components: type: string description: Last updated time stamp reservation: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" Payment: required: - cardNumber @@ -339,5 +339,5 @@ components: type: array description: Booked rooms items: - $ref: '#/components/schemas/Room' + $ref: "#/components/schemas/Room" description: Reperesents receipt for the payment diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/requestBody.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/requestBody.yaml index 8dfafdb44..2e99cf7c3 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/requestBody.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/requestBody.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" responses: "202": description: Accepted @@ -52,7 +52,7 @@ components: type: array description: Rooms to be reserved items: - $ref: '#/components/schemas/ReserveRoom' + $ref: "#/components/schemas/ReserveRoom" startDate: type: string description: Start date in yyyy-mm-dd diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/typeInclusion.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/typeInclusion.yaml index a3610e89b..d92da8c21 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/typeInclusion.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/apidoc/typeInclusion.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReservationReceipt' + $ref: "#/components/schemas/ReservationReceipt" responses: "202": description: Accepted @@ -52,13 +52,13 @@ components: links: type: array items: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" linkid: type: integer format: int64 ReservationReceipt: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - required: - id type: object diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/arrayTypeResponse.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/arrayTypeResponse.yaml index fbbb9956a..e4a470142 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/arrayTypeResponse.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/arrayTypeResponse.yaml @@ -22,7 +22,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Product' + $ref: "#/components/schemas/Product" components: schemas: Price: @@ -55,5 +55,5 @@ components: description: type: string price: - $ref: '#/components/schemas/Price' + $ref: "#/components/schemas/Price" description: Represents a product diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/catch_all_path_service.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/catch_all_path_service.yaml index b95ed3c33..ad8ed9f8a 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/catch_all_path_service.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/catch_all_path_service.yaml @@ -26,13 +26,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" "500": description: Internal server error content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: @@ -85,7 +85,7 @@ components: name: type: string category: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" photoUrls: type: array items: @@ -93,6 +93,6 @@ components: tags: type: array items: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" status: type: string \ No newline at end of file diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/compiler_warning.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/compiler_warning.yaml index 7a73a560c..0e7a51ae1 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/compiler_warning.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/compiler_warning.yaml @@ -25,7 +25,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/built_in_sub_types_in_record.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/built_in_sub_types_in_record.yaml index 6d5e24c57..06b964068 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/built_in_sub_types_in_record.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/built_in_sub_types_in_record.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BalSubTypes' + $ref: "#/components/schemas/BalSubTypes" /path2: get: operationId: getPath2 @@ -30,17 +30,17 @@ paths: application/json: schema: oneOf: - - $ref: '#/components/schemas/Unsigned8' - - $ref: '#/components/schemas/Unsigned16' - - $ref: '#/components/schemas/Unsigned32' - - $ref: '#/components/schemas/Signed8' - - $ref: '#/components/schemas/Signed16' - - $ref: '#/components/schemas/Signed32' - - $ref: '#/components/schemas/XmlElement' - - $ref: '#/components/schemas/XmlComment' - - $ref: '#/components/schemas/XmlText' - - $ref: '#/components/schemas/XmlProcessingInstruction' - - $ref: '#/components/schemas/Char' + - $ref: "#/components/schemas/Unsigned8" + - $ref: "#/components/schemas/Unsigned16" + - $ref: "#/components/schemas/Unsigned32" + - $ref: "#/components/schemas/Signed8" + - $ref: "#/components/schemas/Signed16" + - $ref: "#/components/schemas/Signed32" + - $ref: "#/components/schemas/XmlElement" + - $ref: "#/components/schemas/XmlComment" + - $ref: "#/components/schemas/XmlText" + - $ref: "#/components/schemas/XmlProcessingInstruction" + - $ref: "#/components/schemas/Char" components: schemas: BalInts: @@ -50,9 +50,9 @@ components: type: object properties: signed: - $ref: '#/components/schemas/BalSignedInts' + $ref: "#/components/schemas/BalSignedInts" unsigned: - $ref: '#/components/schemas/BalUnsignedInts' + $ref: "#/components/schemas/BalUnsignedInts" Signed32: type: integer format: int32 @@ -68,9 +68,9 @@ components: char: type: string ints: - $ref: '#/components/schemas/BalInts' + $ref: "#/components/schemas/BalInts" xmls: - $ref: '#/components/schemas/BalXmls' + $ref: "#/components/schemas/BalXmls" Unsigned8: type: integer Signed16: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum.yaml index ad068be5f..656aede15 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" responses: "202": description: Accepted @@ -32,7 +32,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" responses: "202": description: Accepted diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_array_type.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_array_type.yaml index 528d6ee1f..1c6d28b5c 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_array_type.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_array_type.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" responses: "202": description: Accepted diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_header.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_header.yaml index d02ce5328..ebfa65e58 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_header.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_header.yaml @@ -18,42 +18,42 @@ paths: in: path required: true schema: - $ref: '#/components/schemas/MeetingGroup' + $ref: "#/components/schemas/MeetingGroup" - name: x-date-required in: header required: true schema: - $ref: '#/components/schemas/DateFormat' + $ref: "#/components/schemas/DateFormat" - name: x-date-optional in: header schema: - $ref: '#/components/schemas/DateFormat' + $ref: "#/components/schemas/DateFormat" - name: x-required-arr in: header required: true schema: type: array items: - $ref: '#/components/schemas/TimeZone' + $ref: "#/components/schemas/TimeZone" - name: x-optional-arr in: header schema: type: array items: - $ref: '#/components/schemas/TimeZone' + $ref: "#/components/schemas/TimeZone" - name: x-def-arr in: header schema: type: array items: - $ref: '#/components/schemas/DateFormat' + $ref: "#/components/schemas/DateFormat" default: - UTC - name: x-def-header in: header schema: allOf: - - $ref: '#/components/schemas/DateFormat' + - $ref: "#/components/schemas/DateFormat" default: UTC responses: "200": @@ -61,7 +61,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" "404": description: NotFound components: @@ -94,7 +94,7 @@ components: meetings: type: array items: - $ref: '#/components/schemas/Meeting' + $ref: "#/components/schemas/Meeting" MeetingGroup: type: string enum: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_query.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_query.yaml index 3071edd04..6a22d5389 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_query.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_query.yaml @@ -18,30 +18,30 @@ paths: in: path required: true schema: - $ref: '#/components/schemas/MeetingGroup' + $ref: "#/components/schemas/MeetingGroup" - name: required-q-ref in: query required: true schema: - $ref: '#/components/schemas/RoomNo' + $ref: "#/components/schemas/RoomNo" - name: required-q-arr in: query required: true schema: type: array items: - $ref: '#/components/schemas/Status' + $ref: "#/components/schemas/Status" - name: optional-q-arr in: query schema: type: array nullable: true items: - $ref: '#/components/schemas/Status' + $ref: "#/components/schemas/Status" - name: format in: query schema: - $ref: '#/components/schemas/Format' + $ref: "#/components/schemas/Format" - name: type in: query content: @@ -54,7 +54,7 @@ paths: in: query schema: allOf: - - $ref: '#/components/schemas/RoomNo' + - $ref: "#/components/schemas/RoomNo" default: R5 responses: "200": @@ -62,7 +62,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" "404": description: NotFound components: @@ -99,7 +99,7 @@ components: meetings: type: array items: - $ref: '#/components/schemas/Meeting' + $ref: "#/components/schemas/Meeting" MeetingGroup: type: string enum: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_with_value.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_with_value.yaml index 4d3ebb060..3a3dea127 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_with_value.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/enum_with_value.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" responses: "202": description: Accepted diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/map.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/map.yaml index 5f8743450..b35d142ce 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/map.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/map.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Location' + $ref: "#/components/schemas/Location" components: schemas: Link: @@ -50,7 +50,7 @@ components: _links: type: object additionalProperties: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" name: type: object additionalProperties: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/nullable_type_def.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/nullable_type_def.yaml index 033912d25..5605eb45c 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/nullable_type_def.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/nullable_type_def.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" responses: "202": description: Accepted @@ -62,12 +62,12 @@ components: type: object properties: rels: - $ref: '#/components/schemas/Rels' + $ref: "#/components/schemas/Rels" actions: - $ref: '#/components/schemas/Action' + $ref: "#/components/schemas/Action" count: - $ref: '#/components/schemas/Count' + $ref: "#/components/schemas/Count" books: - $ref: '#/components/schemas/Books' + $ref: "#/components/schemas/Books" salary: - $ref: '#/components/schemas/Salary' + $ref: "#/components/schemas/Salary" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/tuple_type.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/tuple_type.yaml index b3d86631d..dc89dfda5 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/tuple_type.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/tuple_type.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "202": description: Accepted @@ -67,11 +67,11 @@ components: format: double - type: number format: float - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" tuples: nullable: true oneOf: - - $ref: '#/components/schemas/ReturnTypes' + - $ref: "#/components/schemas/ReturnTypes" unionTuple: type: array nullable: true diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/type_def.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/type_def.yaml index cc725d4d7..03df4ad30 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/type_def.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/data_type/type_def.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" responses: "202": description: Accepted @@ -33,7 +33,7 @@ paths: in: path required: true schema: - $ref: '#/components/schemas/PetId' + $ref: "#/components/schemas/PetId" responses: "202": description: Accepted @@ -68,7 +68,7 @@ components: oneOf: - type: number format: float - - $ref: '#/components/schemas/PriceMap' + - $ref: "#/components/schemas/PriceMap" Count: type: integer format: int32 @@ -92,16 +92,16 @@ components: type: object properties: rels: - $ref: '#/components/schemas/Rels' + $ref: "#/components/schemas/Rels" actions: - $ref: '#/components/schemas/Action' + $ref: "#/components/schemas/Action" count: nullable: true oneOf: - - $ref: '#/components/schemas/Count' + - $ref: "#/components/schemas/Count" books: - $ref: '#/components/schemas/Books' + $ref: "#/components/schemas/Books" price: - $ref: '#/components/schemas/Price' + $ref: "#/components/schemas/Price" salary: - $ref: '#/components/schemas/Salary' + $ref: "#/components/schemas/Salary" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/escape_identifier.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/escape_identifier.yaml index c2e6addb0..2426ecc67 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/escape_identifier.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/escape_identifier.yaml @@ -32,7 +32,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet-Task' + $ref: "#/components/schemas/Pet-Task" /v2/say-hello: post: summary: Description @@ -48,7 +48,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet-Task' + $ref: "#/components/schemas/Pet-Task" responses: "202": description: Accepted @@ -71,7 +71,7 @@ components: items: type: string store: - $ref: '#/components/schemas/Pet-Store' + $ref: "#/components/schemas/Pet-Store" description: Description Pet-Store: required: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/escape_identifier_02.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/escape_identifier_02.yaml index f8ac76f1b..5c2a26d3a 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/escape_identifier_02.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/escape_identifier_02.yaml @@ -33,7 +33,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" /steps/{join}: get: summary: Header parameter @@ -63,7 +63,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" /steps: post: operationId: postSteps @@ -71,7 +71,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Offset' + $ref: "#/components/schemas/Offset" responses: "201": description: Created @@ -84,7 +84,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" /พิมพ์ชื่อ: get: operationId: getพิมพ์ชื่อ @@ -161,4 +161,4 @@ components: type: integer format: int64 join: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/header_scenario13.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/header_scenario13.yaml index 0f81e497b..6317e8e0e 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/header_scenario13.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/header_scenario13.yaml @@ -18,7 +18,7 @@ paths: in: header required: true schema: - $ref: '#/components/schemas/Header' + $ref: "#/components/schemas/Header" - name: h0 in: header schema: @@ -71,11 +71,11 @@ paths: - name: h6 in: header schema: - $ref: '#/components/schemas/Record' + $ref: "#/components/schemas/Record" - name: h7 in: header schema: - $ref: '#/components/schemas/Header' + $ref: "#/components/schemas/Header" responses: "200": description: Ok diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/parameter_annotation/annotated_payload_complex.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/parameter_annotation/annotated_payload_complex.yaml index 76c31ea2f..928f14930 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/parameter_annotation/annotated_payload_complex.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/parameter_annotation/annotated_payload_complex.yaml @@ -25,7 +25,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Student' + $ref: "#/components/schemas/Student" responses: "201": description: Created diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/parameter_annotation/unannotated_payload.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/parameter_annotation/unannotated_payload.yaml index 441d34f6c..1dda5de72 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/parameter_annotation/unannotated_payload.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/parameter_annotation/unannotated_payload.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Student' + $ref: "#/components/schemas/Student" responses: "201": description: Created @@ -38,7 +38,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Student' + $ref: "#/components/schemas/Student" responses: "201": description: Created @@ -55,7 +55,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Student' + $ref: "#/components/schemas/Student" responses: "201": description: Created diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/post_method.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/post_method.yaml index 4629bead1..80f580442 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/post_method.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/post_method.yaml @@ -29,7 +29,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" /cachingBackEnd: post: operationId: postCachingbackend diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/query/query_scenario09.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/query/query_scenario09.yaml index 0668edd85..8871514bd 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/query/query_scenario09.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/query/query_scenario09.yaml @@ -91,7 +91,7 @@ paths: in: query schema: allOf: - - $ref: '#/components/schemas/Record' + - $ref: "#/components/schemas/Record" default: name: John address: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/readonly.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/readonly.yaml index dd02de00b..07e514901 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/readonly.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/readonly.yaml @@ -28,7 +28,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/LiftRecord' + $ref: "#/components/schemas/LiftRecord" /lift: get: summary: "Returns a `Lift` by `id` (id: \"panorama\")" @@ -49,7 +49,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/LiftRecord' + $ref: "#/components/schemas/LiftRecord" components: schemas: LiftRecord: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/array_record.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/array_record.yaml index 65bc96222..9a85a5bc9 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/array_record.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/array_record.yaml @@ -22,7 +22,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Location' + $ref: "#/components/schemas/Location" components: schemas: Links: @@ -31,7 +31,7 @@ components: links: type: array items: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" Link: type: object properties: @@ -49,7 +49,7 @@ components: description: Link details Location: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - type: object properties: address: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/cyclic_record.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/cyclic_record.yaml index 6318aa20e..90bd5b96e 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/cyclic_record.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/cyclic_record.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ResponseError' + $ref: "#/components/schemas/ResponseError" "202": description: Accepted /pet02: @@ -31,7 +31,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ResponseError02' + $ref: "#/components/schemas/ResponseError02" "202": description: Accepted /pet03: @@ -43,7 +43,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ResponseError03' + $ref: "#/components/schemas/ResponseError03" "202": description: Accepted /pet04: @@ -55,7 +55,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ResponseError04' + $ref: "#/components/schemas/ResponseError04" "202": description: Accepted /pet05: @@ -67,7 +67,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ResponseError05' + $ref: "#/components/schemas/ResponseError05" "202": description: Accepted /pet06: @@ -79,7 +79,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ResponseError06' + $ref: "#/components/schemas/ResponseError06" "202": description: Accepted /pet07: @@ -91,7 +91,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ResponseError07' + $ref: "#/components/schemas/ResponseError07" "202": description: Accepted /items: @@ -105,7 +105,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/AidPackage' + $ref: "#/components/schemas/AidPackage" components: schemas: ResponseError: @@ -118,7 +118,7 @@ components: format: int64 nullable: true resError: - $ref: '#/components/schemas/ResponseError' + $ref: "#/components/schemas/ResponseError" ResponseError02: required: - id @@ -130,7 +130,7 @@ components: nullable: true resError: oneOf: - - $ref: '#/components/schemas/ResponseError02' + - $ref: "#/components/schemas/ResponseError02" - type: string ResponseError03: required: @@ -144,7 +144,7 @@ components: resError: type: array items: - $ref: '#/components/schemas/ResponseError03' + $ref: "#/components/schemas/ResponseError03" ResponseError04: required: - id @@ -159,7 +159,7 @@ components: items: type: array items: - $ref: '#/components/schemas/ResponseError04' + $ref: "#/components/schemas/ResponseError04" ResponseError05: required: - id @@ -172,7 +172,7 @@ components: resError: nullable: true oneOf: - - $ref: '#/components/schemas/ResponseError05' + - $ref: "#/components/schemas/ResponseError05" ResponseError06: required: - id @@ -186,7 +186,7 @@ components: type: array nullable: true items: - $ref: '#/components/schemas/ResponseError06' + $ref: "#/components/schemas/ResponseError06" ResponseError07: required: - id @@ -201,7 +201,7 @@ components: type: array nullable: true items: - $ref: '#/components/schemas/ResponseError07' + $ref: "#/components/schemas/ResponseError07" AidPackageItem: required: - totalAmount @@ -211,7 +211,7 @@ components: type: number format: double aidPackage: - $ref: '#/components/schemas/AidPackage' + $ref: "#/components/schemas/AidPackage" AidPackage: required: - status @@ -222,4 +222,4 @@ components: aidPackageItems: type: array items: - $ref: '#/components/schemas/AidPackageItem' + $ref: "#/components/schemas/AidPackageItem" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/cyclic_record_with_typeInclusion.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/cyclic_record_with_typeInclusion.yaml index 05316ffd1..c926f845d 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/cyclic_record_with_typeInclusion.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/cyclic_record_with_typeInclusion.yaml @@ -25,21 +25,21 @@ paths: content: application/fhir+json: schema: - $ref: '#/components/schemas/Patient' + $ref: "#/components/schemas/Patient" application/fhir+xml: schema: - $ref: '#/components/schemas/Patient' + $ref: "#/components/schemas/Patient" components: schemas: Identifier: allOf: - - $ref: '#/components/schemas/Element' + - $ref: "#/components/schemas/Element" - type: object properties: value: type: string assigner: - $ref: '#/components/schemas/Reference' + $ref: "#/components/schemas/Reference" id: type: string element: @@ -47,7 +47,7 @@ components: format: int64 Reference: allOf: - - $ref: '#/components/schemas/Element' + - $ref: "#/components/schemas/Element" - type: object properties: reference: @@ -55,7 +55,7 @@ components: type: type: string identifier: - $ref: '#/components/schemas/Identifier' + $ref: "#/components/schemas/Identifier" display: type: string Element: @@ -72,4 +72,4 @@ components: id: type: string ref: - $ref: '#/components/schemas/Reference' \ No newline at end of file + $ref: "#/components/schemas/Reference" \ No newline at end of file diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/nullable03.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/nullable03.yaml index c4e4466c5..8264d0d11 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/nullable03.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/nullable03.yaml @@ -22,4 +22,4 @@ components: pet: nullable: true oneOf: - - $ref: '#/components/schemas/Pet' \ No newline at end of file + - $ref: "#/components/schemas/Pet" \ No newline at end of file diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/optional.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/optional.yaml index 6ef6350e1..5dd142149 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/optional.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/optional.yaml @@ -24,4 +24,4 @@ components: items: type: string pet: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/typeInclusion.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/typeInclusion.yaml index 2e0c01eff..00d1cc7ef 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/typeInclusion.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/typeInclusion.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReservationReceipt' + $ref: "#/components/schemas/ReservationReceipt" responses: "202": description: Accepted @@ -42,13 +42,13 @@ components: links: type: array items: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" linkid: type: integer format: int64 ReservationReceipt: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - type: object properties: id: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/typeref_records_with_interdependency.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/typeref_records_with_interdependency.yaml index 863c90162..fc8bfcae6 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/typeref_records_with_interdependency.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/typeref_records_with_interdependency.yaml @@ -25,23 +25,23 @@ paths: content: application/fhir+json: schema: - $ref: '#/components/schemas/Patient' + $ref: "#/components/schemas/Patient" application/fhir+xml: schema: - $ref: '#/components/schemas/Patient' + $ref: "#/components/schemas/Patient" components: schemas: Extension: - $ref: '#/components/schemas/ExtensionExtension' + $ref: "#/components/schemas/ExtensionExtension" Identifier: allOf: - - $ref: '#/components/schemas/Element' + - $ref: "#/components/schemas/Element" - type: object properties: value: type: string assigner: - $ref: '#/components/schemas/Reference' + $ref: "#/components/schemas/Reference" id: type: string element: @@ -49,7 +49,7 @@ components: format: int64 Reference: allOf: - - $ref: '#/components/schemas/Element' + - $ref: "#/components/schemas/Element" - type: object properties: reference: @@ -57,7 +57,7 @@ components: type: type: string identifier: - $ref: '#/components/schemas/Identifier' + $ref: "#/components/schemas/Identifier" display: type: string id: @@ -75,21 +75,21 @@ components: format: int64 ExtensionExtension: allOf: - - $ref: '#/components/schemas/Element' + - $ref: "#/components/schemas/Element" - type: object properties: extension: type: array items: - $ref: '#/components/schemas/Extension' + $ref: "#/components/schemas/Extension" Patient: type: object properties: ext: type: array items: - $ref: '#/components/schemas/Extension' + $ref: "#/components/schemas/Extension" id: type: string ref: - $ref: '#/components/schemas/Reference' + $ref: "#/components/schemas/Reference" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union.yaml index 966cf48a6..b90f404ff 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union.yaml @@ -31,5 +31,5 @@ components: type: string pet: oneOf: - - $ref: '#/components/schemas/Dog' - - $ref: '#/components/schemas/Cat' + - $ref: "#/components/schemas/Dog" + - $ref: "#/components/schemas/Cat" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_records_with_interdependency.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_records_with_interdependency.yaml index 41699a1ff..081df16b3 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_records_with_interdependency.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_records_with_interdependency.yaml @@ -25,19 +25,19 @@ paths: content: application/fhir+json: schema: - $ref: '#/components/schemas/Patient' + $ref: "#/components/schemas/Patient" application/fhir+xml: schema: - $ref: '#/components/schemas/Patient' + $ref: "#/components/schemas/Patient" components: schemas: Extension: oneOf: - - $ref: '#/components/schemas/ExtensionExtension' - - $ref: '#/components/schemas/StringExtension' - - $ref: '#/components/schemas/CodingExtension' - - $ref: '#/components/schemas/CodeExtension' - - $ref: '#/components/schemas/IntegerExtension' + - $ref: "#/components/schemas/ExtensionExtension" + - $ref: "#/components/schemas/StringExtension" + - $ref: "#/components/schemas/CodingExtension" + - $ref: "#/components/schemas/CodeExtension" + - $ref: "#/components/schemas/IntegerExtension" CodeExtension: required: - url @@ -45,18 +45,18 @@ components: type: object properties: url: - $ref: '#/components/schemas/uri' + $ref: "#/components/schemas/uri" valueCode: type: string Identifier: allOf: - - $ref: '#/components/schemas/Element' + - $ref: "#/components/schemas/Element" - type: object properties: value: type: string assigner: - $ref: '#/components/schemas/Reference' + $ref: "#/components/schemas/Reference" id: type: string element: @@ -64,7 +64,7 @@ components: format: int64 Coding: allOf: - - $ref: '#/components/schemas/Element' + - $ref: "#/components/schemas/Element" - type: object properties: id: @@ -72,9 +72,9 @@ components: extension: type: array items: - $ref: '#/components/schemas/Extension' + $ref: "#/components/schemas/Extension" system: - $ref: '#/components/schemas/uri' + $ref: "#/components/schemas/uri" version: type: string display: @@ -91,12 +91,12 @@ components: type: object properties: url: - $ref: '#/components/schemas/uri' + $ref: "#/components/schemas/uri" valueCoding: - $ref: '#/components/schemas/Coding' + $ref: "#/components/schemas/Coding" Reference: allOf: - - $ref: '#/components/schemas/Element' + - $ref: "#/components/schemas/Element" - type: object properties: reference: @@ -104,7 +104,7 @@ components: type: type: string identifier: - $ref: '#/components/schemas/Identifier' + $ref: "#/components/schemas/Identifier" display: type: string id: @@ -127,18 +127,18 @@ components: type: object properties: url: - $ref: '#/components/schemas/uri' + $ref: "#/components/schemas/uri" valueString: type: string ExtensionExtension: allOf: - - $ref: '#/components/schemas/Element' + - $ref: "#/components/schemas/Element" - type: object properties: extension: type: array items: - $ref: '#/components/schemas/Extension' + $ref: "#/components/schemas/Extension" IntegerExtension: required: - url @@ -146,7 +146,7 @@ components: type: object properties: url: - $ref: '#/components/schemas/uri' + $ref: "#/components/schemas/uri" valueInteger: type: integer format: int64 @@ -156,10 +156,10 @@ components: ext: type: array items: - $ref: '#/components/schemas/Extension' + $ref: "#/components/schemas/Extension" id: type: string ref: - $ref: '#/components/schemas/Reference' + $ref: "#/components/schemas/Reference" uri: type: string diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_with_nullable.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_with_nullable.yaml index 9394d8c83..9dc578512 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_with_nullable.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_with_nullable.yaml @@ -32,5 +32,5 @@ components: pet: nullable: true oneOf: - - $ref: '#/components/schemas/Dog' - - $ref: '#/components/schemas/Cat' + - $ref: "#/components/schemas/Dog" + - $ref: "#/components/schemas/Cat" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_with_primitive.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_with_primitive.yaml index 74f8cd86f..c8d327fa9 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_with_primitive.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/union_with_primitive.yaml @@ -21,4 +21,4 @@ components: pet: oneOf: - type: string - - $ref: '#/components/schemas/Cat' + - $ref: "#/components/schemas/Cat" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/with_read_only_keyword.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/with_read_only_keyword.yaml index 8bcd2f744..231b034b8 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/with_read_only_keyword.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/record/with_read_only_keyword.yaml @@ -21,21 +21,21 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Album' + $ref: "#/components/schemas/Album" post: operationId: postAlbums requestBody: content: application/json: schema: - $ref: '#/components/schemas/Album' + $ref: "#/components/schemas/Album" responses: "201": description: Created content: application/json: schema: - $ref: '#/components/schemas/Album' + $ref: "#/components/schemas/Album" /albums/{id}: get: operationId: getAlbumsId @@ -51,7 +51,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Album' + $ref: "#/components/schemas/Album" "404": description: NotFound components: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/mime_with_record_payload.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/mime_with_record_payload.yaml index 2b21461c7..4bbfcfbd4 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/mime_with_record_payload.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/mime_with_record_payload.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "202": description: Accepted diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_2record.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_2record.yaml index 8abcdab4c..e0dea7f97 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_2record.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_2record.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Dog' + $ref: "#/components/schemas/Dog" responses: "202": description: Accepted @@ -43,7 +43,7 @@ components: type: object properties: perant: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" bark: type: boolean Pet: @@ -58,4 +58,4 @@ components: name: type: string tag: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_array.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_array.yaml index d314c6e45..7ab7c1240 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_array.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_array.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Dog' + $ref: "#/components/schemas/Dog" responses: "202": description: Accepted @@ -51,6 +51,6 @@ components: type: object properties: perant: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" bark: type: boolean diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_record.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_record.yaml index 80a37f845..864f5fa58 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_record.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/nested_record.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Dog' + $ref: "#/components/schemas/Dog" responses: "202": description: Accepted @@ -32,7 +32,7 @@ components: type: object properties: perant: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" bark: type: boolean Pet: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_hv_array_record.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_hv_array_record.yaml index 72388a585..9462e0648 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_hv_array_record.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_hv_array_record.yaml @@ -8,7 +8,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "200": description: Ok diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_hv_multi_array_record.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_hv_multi_array_record.yaml index a366a3c55..4b1daa74d 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_hv_multi_array_record.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_hv_multi_array_record.yaml @@ -8,12 +8,12 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "200": description: Ok @@ -47,7 +47,7 @@ components: tagType: type: array items: - $ref: '#/components/schemas/TagType' + $ref: "#/components/schemas/TagType" Pet: required: - id @@ -61,4 +61,4 @@ components: name: type: string tag: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario02.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario02.yaml index 7f107e645..0e3abaed5 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario02.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario02.yaml @@ -6,7 +6,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "200": description: Ok diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario03.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario03.yaml index 499444edc..d2e5c25f0 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario03.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario03.yaml @@ -6,7 +6,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "200": description: Ok @@ -36,4 +36,4 @@ components: name: type: string tag: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario04.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario04.yaml index 6ca977245..f852cd38c 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario04.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario04.yaml @@ -6,7 +6,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "200": description: Ok @@ -38,7 +38,7 @@ components: name: type: string tagType: - $ref: '#/components/schemas/TagType' + $ref: "#/components/schemas/TagType" Pet: required: - id @@ -52,4 +52,4 @@ components: name: type: string tag: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario05.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario05.yaml index e2838db93..8109fceee 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario05.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario05.yaml @@ -6,7 +6,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "200": description: Ok @@ -44,7 +44,7 @@ components: name: type: string tagType: - $ref: '#/components/schemas/TagType' + $ref: "#/components/schemas/TagType" Pet: required: - id @@ -58,4 +58,4 @@ components: name: type: string tag: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario06.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario06.yaml index c83c3f000..0073fbf4b 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario06.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario06.yaml @@ -6,7 +6,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "200": description: Ok @@ -40,7 +40,7 @@ components: tagType: type: array items: - $ref: '#/components/schemas/TagType' + $ref: "#/components/schemas/TagType" Pet: required: - id @@ -54,4 +54,4 @@ components: name: type: string tag: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario08.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario08.yaml index 3658f1e3e..863e890ec 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario08.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario08.yaml @@ -6,10 +6,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "200": description: Ok diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario11.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario11.yaml index 53673c4e3..dc582b714 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario11.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario11.yaml @@ -6,7 +6,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" responses: "200": description: Ok @@ -16,7 +16,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "200": description: Ok @@ -50,7 +50,7 @@ components: tagType: type: array items: - $ref: '#/components/schemas/TagType' + $ref: "#/components/schemas/TagType" Pet: required: - id diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario12.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario12.yaml index 02fd12a0d..099fc99f8 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario12.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/rb_scenario12.yaml @@ -6,7 +6,7 @@ paths: content: application/vnd.snowpeak.reservation+json: schema: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" responses: "200": description: Ok @@ -16,7 +16,7 @@ paths: content: application/vnd.snowpeak.reservation+json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "200": description: Ok @@ -50,7 +50,7 @@ components: tagType: type: array items: - $ref: '#/components/schemas/TagType' + $ref: "#/components/schemas/TagType" Pet: required: - id diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/record_field_array.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/record_field_array.yaml index 310e82985..8afbe60c2 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/record_field_array.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/record_field_array.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Dog' + $ref: "#/components/schemas/Dog" responses: "202": description: Accepted @@ -36,7 +36,7 @@ components: items: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" bark: type: boolean Pet: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/record_payload.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/record_payload.yaml index 2b21461c7..4bbfcfbd4 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/record_payload.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/record_payload.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "202": description: Accepted diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/service_config_with_cors.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/service_config_with_cors.yaml index e2abbd431..04c708aa7 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/service_config_with_cors.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/service_config_with_cors.yaml @@ -32,7 +32,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/union_type.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/union_type.yaml index c425d1324..32090fc1d 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/union_type.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/union_type.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ABC' + $ref: "#/components/schemas/ABC" responses: "202": description: Accepted @@ -36,7 +36,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ABC' + $ref: "#/components/schemas/ABC" application/xml: schema: {} responses: @@ -52,8 +52,8 @@ paths: application/json: schema: oneOf: - - $ref: '#/components/schemas/ABC' - - $ref: '#/components/schemas/Remote' + - $ref: "#/components/schemas/ABC" + - $ref: "#/components/schemas/Remote" application/xml: schema: {} responses: @@ -68,7 +68,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ABC' + $ref: "#/components/schemas/ABC" text/plain: schema: type: string @@ -87,7 +87,7 @@ paths: application/json: schema: oneOf: - - $ref: '#/components/schemas/ABC' + - $ref: "#/components/schemas/ABC" - type: integer format: int64 responses: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/with_payload_annotation.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/with_payload_annotation.yaml index 456bddf43..fe85d852e 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/with_payload_annotation.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/request_body/with_payload_annotation.yaml @@ -6,7 +6,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" responses: "200": description: Ok diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/array_record.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/array_record.yaml index 09e9fb201..499f282a5 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/array_record.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/array_record.yaml @@ -22,7 +22,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Location' + $ref: "#/components/schemas/Location" components: schemas: Link: @@ -51,10 +51,10 @@ components: links: type: array items: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" Location: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - required: - address - id diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/byte.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/byte.yaml index 349f136c5..c3ce260e4 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/byte.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/byte.yaml @@ -32,7 +32,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/cache_config_06.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/cache_config_06.yaml index 2d17c0d93..a2f7105ee 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/cache_config_06.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/cache_config_06.yaml @@ -36,7 +36,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" /cachingBackEnd02: get: operationId: getCachingbackend02 @@ -65,7 +65,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/nil_union_return_type.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/nil_union_return_type.yaml index 73850c720..5302e2205 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/nil_union_return_type.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/nil_union_return_type.yaml @@ -22,7 +22,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" /path_get: get: summary: for `get` method with nil return type and success status code @@ -68,7 +68,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Links' + $ref: "#/components/schemas/Links" "202": description: Accepted "404": diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/no_body_field.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/no_body_field.yaml index f55b6f3fc..6222fc417 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/no_body_field.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/no_body_field.yaml @@ -21,7 +21,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/readonly.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/readonly.yaml index 63dafc3da..d4cc3551e 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/readonly.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/readonly.yaml @@ -25,7 +25,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReadOnlyPet' + $ref: "#/components/schemas/ReadOnlyPet" /res2: get: operationId: getRes2 @@ -41,7 +41,7 @@ paths: content: text/plain: schema: - $ref: '#/components/schemas/ReadOnlyStr' + $ref: "#/components/schemas/ReadOnlyStr" /res3: get: operationId: getRes3 @@ -57,7 +57,7 @@ paths: content: text/plain: schema: - $ref: '#/components/schemas/ReadOnlyStrNil' + $ref: "#/components/schemas/ReadOnlyStrNil" /res4: get: operationId: getRes4 @@ -73,7 +73,7 @@ paths: content: text/plain: schema: - $ref: '#/components/schemas/ReadOnlyStrArray' + $ref: "#/components/schemas/ReadOnlyStrArray" /res5: get: operationId: getRes5 @@ -89,7 +89,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReadOnlyMapJson' + $ref: "#/components/schemas/ReadOnlyMapJson" /res6: get: operationId: getRes6 @@ -105,7 +105,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReadOnlyJson' + $ref: "#/components/schemas/ReadOnlyJson" /res7: get: operationId: getRes7 @@ -121,7 +121,7 @@ paths: content: application/xml: schema: - $ref: '#/components/schemas/ReadOnlyXML' + $ref: "#/components/schemas/ReadOnlyXML" /res8: get: operationId: getRes8 @@ -153,7 +153,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReadOnlyPrimitiveUnion' + $ref: "#/components/schemas/ReadOnlyPrimitiveUnion" /res10: get: operationId: getRes10 @@ -169,7 +169,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReadOnlyBracedUnion' + $ref: "#/components/schemas/ReadOnlyBracedUnion" /res11: get: operationId: getRes11 @@ -185,11 +185,11 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReadOnlyRec' + $ref: "#/components/schemas/ReadOnlyRec" components: schemas: ReadOnlyPet: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" ReadOnlyRec: required: - id diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/response_annotation.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/response_annotation.yaml index 5bc47acd1..75e178c41 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/response_annotation.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/response_annotation.yaml @@ -19,7 +19,7 @@ paths: content: text/html: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: User: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario03.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario03.yaml index 0c675b5ea..302a057f1 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario03.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario03.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: User: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario09.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario09.yaml index 95763776e..9a66ee476 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario09.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario09.yaml @@ -43,7 +43,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" /hi/{id}: get: operationId: getHiId @@ -70,7 +70,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" /v1: post: operationId: postV1 @@ -78,7 +78,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "404": description: NotFound diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario10.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario10.yaml index e536098c1..ad4b6be64 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario10.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario10.yaml @@ -21,7 +21,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" /hi: post: operationId: postHi diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario17.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario17.yaml index c15c209f2..2000a8bd1 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario17.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario17.yaml @@ -17,14 +17,14 @@ paths: content: application/vnd.wso2.sales+json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "201": description: Created content: application/vnd.wso2.sales+json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: Pet: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario18.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario18.yaml index de2720ed8..5151f4cf9 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario18.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario18.yaml @@ -26,7 +26,7 @@ paths: content: application/vnd.wso2.sales+json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "201": description: Created diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario20.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario20.yaml index 3f1b4f773..65db61f58 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario20.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_scenario20.yaml @@ -27,7 +27,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" /pets: get: operationId: getPets diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_with_payload.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_with_payload.yaml index 66d2d897e..5444f7c2e 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_with_payload.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_with_payload.yaml @@ -19,7 +19,7 @@ paths: content: application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" /pet02: get: operationId: getPet02 @@ -49,10 +49,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/test+json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: User: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_with_payload_service_config.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_with_payload_service_config.yaml index da0812051..d3b9da340 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_with_payload_service_config.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/rs_with_payload_service_config.yaml @@ -19,7 +19,7 @@ paths: content: application/snowflake+json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" /pet02: get: operationId: getPet02 diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/same_status_code.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/same_status_code.yaml index 6bba3a590..05f47c84c 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/same_status_code.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/same_status_code.yaml @@ -23,8 +23,8 @@ paths: - type: boolean - type: integer format: int64 - - $ref: '#/components/schemas/Pet' - - $ref: '#/components/schemas/Cat' + - $ref: "#/components/schemas/Pet" + - $ref: "#/components/schemas/Cat" text/plain: schema: type: string @@ -33,7 +33,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors.yaml index b6f039661..584180f1a 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors.yaml @@ -33,7 +33,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors_with_slash.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors_with_slash.yaml index 7576561a0..ac413568a 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors_with_slash.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors_with_slash.yaml @@ -33,7 +33,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors_without_base_path.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors_without_base_path.yaml index 0d90160c2..299146b3f 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors_without_base_path.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_config_with_cors_without_base_path.yaml @@ -33,7 +33,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_with_error_and_internal_server_error.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_with_error_and_internal_server_error.yaml index cbce3c275..0e52d6fb3 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_with_error_and_internal_server_error.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/service_with_error_and_internal_server_error.yaml @@ -33,7 +33,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/simple_name_ref.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/simple_name_ref.yaml index 0a5ede177..195a90622 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/simple_name_ref.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/simple_name_ref.yaml @@ -25,7 +25,7 @@ paths: content: text/plain: schema: - $ref: '#/components/schemas/ReturnValueStr' + $ref: "#/components/schemas/ReturnValueStr" /lift02: get: operationId: getLift02 @@ -41,7 +41,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReturnValueIntNil' + $ref: "#/components/schemas/ReturnValueIntNil" /lift03: get: operationId: getLift03 @@ -57,7 +57,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReturnValueIntArray' + $ref: "#/components/schemas/ReturnValueIntArray" /lift05: get: operationId: getLift05 @@ -73,7 +73,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReturnValueMapJson' + $ref: "#/components/schemas/ReturnValueMapJson" /lift06: get: operationId: getLift06 @@ -89,7 +89,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReturnValueJson' + $ref: "#/components/schemas/ReturnValueJson" /lift07: get: operationId: getLift07 @@ -105,7 +105,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReturnValueMapRec' + $ref: "#/components/schemas/ReturnValueMapRec" /lift08: get: operationId: getLift08 @@ -121,7 +121,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReturnValueMapString' + $ref: "#/components/schemas/ReturnValueMapString" /lift09: get: operationId: getLift09 @@ -137,7 +137,7 @@ paths: content: application/xml: schema: - $ref: '#/components/schemas/ReturnValueXML' + $ref: "#/components/schemas/ReturnValueXML" /lift10: get: operationId: getLift10 @@ -169,7 +169,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReturnValuePrimitiveUnion' + $ref: "#/components/schemas/ReturnValuePrimitiveUnion" /lift12: get: operationId: getLift12 @@ -185,7 +185,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReturnValueRecUnion' + $ref: "#/components/schemas/ReturnValueRecUnion" /res13: get: operationId: getRes13 @@ -215,7 +215,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorResUnion' + $ref: "#/components/schemas/ErrorResUnion" /res16: get: operationId: getRes16 @@ -231,7 +231,7 @@ paths: content: text/plain: schema: - $ref: '#/components/schemas/StrNil' + $ref: "#/components/schemas/StrNil" /res17: get: operationId: getRes17 @@ -247,7 +247,7 @@ paths: content: text/plain: schema: - $ref: '#/components/schemas/StrArray' + $ref: "#/components/schemas/StrArray" /res19: get: operationId: getRes19 @@ -263,7 +263,7 @@ paths: content: application/octet-stream: schema: - $ref: '#/components/schemas/ByteArr' + $ref: "#/components/schemas/ByteArr" components: schemas: ReturnValueJson: @@ -274,8 +274,8 @@ components: nullable: true ReturnValueRecUnion: oneOf: - - $ref: '#/components/schemas/Pet' - - $ref: '#/components/schemas/Dog' + - $ref: "#/components/schemas/Pet" + - $ref: "#/components/schemas/Dog" ReturnValueIntArray: type: array items: @@ -301,7 +301,7 @@ components: ReturnValueMapRec: type: object additionalProperties: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" ReturnValueStr: type: string StrNil: diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/typeInclusion_01.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/typeInclusion_01.yaml index 6db7f8aff..c1ab50fae 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/typeInclusion_01.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/response/typeInclusion_01.yaml @@ -19,14 +19,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" responses: "201": description: Created content: application/json: schema: - $ref: '#/components/schemas/ReservationReceipt' + $ref: "#/components/schemas/ReservationReceipt" "409": description: Conflict content: @@ -60,7 +60,7 @@ components: type: array description: Rooms to be reserved items: - $ref: '#/components/schemas/ReserveRoom' + $ref: "#/components/schemas/ReserveRoom" startDate: type: string description: Start date in yyyy-mm-dd @@ -76,10 +76,10 @@ components: links: type: array items: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" ReservationReceipt: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - required: - expiryDate - id @@ -97,7 +97,7 @@ components: type: string description: Last updated time stamp reservation: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" Link: required: - href diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak.yaml index 4305c3b0d..0879fb8f7 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak.yaml @@ -31,7 +31,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Locations' + $ref: "#/components/schemas/Locations" /locations/{id}/rooms: get: summary: Reperesents Snowpeak room collection resource @@ -61,7 +61,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Rooms' + $ref: "#/components/schemas/Rooms" /reservation: put: summary: Represents Snowpeak reservation resource @@ -71,14 +71,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" responses: "200": description: Ok content: application/json: schema: - $ref: '#/components/schemas/ReservationReceipt' + $ref: "#/components/schemas/ReservationReceipt" "409": description: Conflict content: @@ -93,7 +93,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" responses: "201": description: Created @@ -111,7 +111,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReservationReceipt' + $ref: "#/components/schemas/ReservationReceipt" "409": description: Conflict content: @@ -134,14 +134,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Payment' + $ref: "#/components/schemas/Payment" responses: "201": description: Created content: application/json: schema: - $ref: '#/components/schemas/PaymentReceipt' + $ref: "#/components/schemas/PaymentReceipt" "409": description: Conflict content: @@ -189,10 +189,10 @@ components: _links: type: object additionalProperties: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" Location: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - required: - address - id @@ -217,7 +217,7 @@ components: type: array description: collection of locations items: - $ref: '#/components/schemas/Location' + $ref: "#/components/schemas/Location" description: Represents a collection of locations Room: required: @@ -269,7 +269,7 @@ components: description: Represents resort room Rooms: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - required: - rooms type: object @@ -278,7 +278,7 @@ components: type: array description: Array of rooms items: - $ref: '#/components/schemas/Room' + $ref: "#/components/schemas/Room" ReserveRoom: required: - count @@ -304,7 +304,7 @@ components: type: array description: Rooms to be reserved items: - $ref: '#/components/schemas/ReserveRoom' + $ref: "#/components/schemas/ReserveRoom" startDate: type: string description: Start date in yyyy-mm-dd @@ -314,7 +314,7 @@ components: description: Represents a reservation of rooms ReservationReceipt: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - required: - currency - expiryDate @@ -341,7 +341,7 @@ components: description: Total payable format: double reservation: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" Payment: required: - cardNumber @@ -390,5 +390,5 @@ components: type: array description: Booked rooms items: - $ref: '#/components/schemas/Room' + $ref: "#/components/schemas/Room" description: Reperesents receipt for the payment diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_cache.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_cache.yaml index 9932db188..38f09bf0f 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_cache.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_cache.yaml @@ -20,7 +20,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Locations' + $ref: "#/components/schemas/Locations" "409": description: Conflict content: @@ -68,10 +68,10 @@ components: _links: type: object additionalProperties: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" Location: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - required: - address - id @@ -96,5 +96,5 @@ components: type: array description: collection of locations items: - $ref: '#/components/schemas/Location' + $ref: "#/components/schemas/Location" description: Represents a collection of locations diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_request_body_ref.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_request_body_ref.yaml index ad6cfdf69..4e9b1915c 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_request_body_ref.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_request_body_ref.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" responses: "201": description: Created @@ -37,7 +37,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReservationReceipt' + $ref: "#/components/schemas/ReservationReceipt" "409": description: Conflict content: @@ -55,7 +55,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" responses: "201": description: Created @@ -92,14 +92,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Payment' + $ref: "#/components/schemas/Payment" responses: "201": description: Created content: application/json: schema: - $ref: '#/components/schemas/PaymentReceipt' + $ref: "#/components/schemas/PaymentReceipt" "409": description: Conflict content: @@ -133,7 +133,7 @@ components: type: array description: Rooms to be reserved items: - $ref: '#/components/schemas/ReserveRoom' + $ref: "#/components/schemas/ReserveRoom" startDate: type: string description: Start date in yyyy-mm-dd @@ -189,7 +189,7 @@ components: type: array description: Booked rooms items: - $ref: '#/components/schemas/Room' + $ref: "#/components/schemas/Room" description: Reperesents receipt for the payment Links: required: @@ -199,10 +199,10 @@ components: _links: type: object additionalProperties: - $ref: '#/components/schemas/Link' + $ref: "#/components/schemas/Link" ReservationReceipt: allOf: - - $ref: '#/components/schemas/Links' + - $ref: "#/components/schemas/Links" - required: - currency - expiryDate @@ -229,7 +229,7 @@ components: description: Total payable format: double reservation: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" Room: required: - capacity diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_service_config.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_service_config.yaml index 7739fe37a..2d5728976 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_service_config.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/snowpeak_service_config.yaml @@ -15,7 +15,7 @@ paths: content: application/vnd.snowpeak.reservation+json: schema: - $ref: '#/components/schemas/Payment' + $ref: "#/components/schemas/Payment" responses: "200": description: Ok diff --git a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/status_code/not_acceptable.yaml b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/status_code/not_acceptable.yaml index 7b4a878fd..1958591bc 100644 --- a/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/status_code/not_acceptable.yaml +++ b/openapi-cli/src/test/resources/ballerina-to-openapi/expected_gen/status_code/not_acceptable.yaml @@ -23,7 +23,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorPayload' + $ref: "#/components/schemas/ErrorPayload" components: schemas: ErrorPayload: diff --git a/openapi-cli/src/test/resources/expected_gen/same_status_code.yaml b/openapi-cli/src/test/resources/expected_gen/same_status_code.yaml index 313db5a3b..c19e059fe 100644 --- a/openapi-cli/src/test/resources/expected_gen/same_status_code.yaml +++ b/openapi-cli/src/test/resources/expected_gen/same_status_code.yaml @@ -23,7 +23,7 @@ paths: - type: boolean - type: integer format: int64 - - $ref: '#/components/schemas/Pet' + - $ref: "#/components/schemas/Pet" text/plain: schema: type: string diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/custome_api_key_doc.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/custome_api_key_doc.yaml index 37342322f..0ae3200c2 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/custome_api_key_doc.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/custome_api_key_doc.yaml @@ -25,14 +25,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" responses: 200: @@ -40,7 +40,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -130,37 +130,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/header_api_key.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/header_api_key.yaml index 380e64aee..a4436331d 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/header_api_key.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/header_api_key.yaml @@ -25,14 +25,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" responses: 200: @@ -40,7 +40,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -130,37 +130,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/header_api_key_only.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/header_api_key_only.yaml index fd58421c9..cf84eac86 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/header_api_key_only.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/header_api_key_only.yaml @@ -30,7 +30,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -57,37 +57,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiline_api_key_desc.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiline_api_key_desc.yaml index b6bbbd52a..80459eb23 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiline_api_key_desc.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiline_api_key_desc.yaml @@ -25,14 +25,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" responses: 200: @@ -40,7 +40,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -130,37 +130,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiple_api_keys.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiple_api_keys.yaml index 73f3df726..dd3ad64a3 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiple_api_keys.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiple_api_keys.yaml @@ -25,14 +25,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" responses: 200: @@ -40,7 +40,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -130,37 +130,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiple_apikey_descriptions.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiple_apikey_descriptions.yaml index 24587ca8e..685f39360 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiple_apikey_descriptions.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/multiple_apikey_descriptions.yaml @@ -25,14 +25,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" responses: 200: @@ -40,7 +40,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -130,37 +130,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/query_api_key.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/query_api_key.yaml index 37342322f..0ae3200c2 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/query_api_key.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/api_key/query_api_key.yaml @@ -25,14 +25,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" responses: 200: @@ -40,7 +40,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -130,37 +130,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/basic_auth.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/basic_auth.yaml index 1cc792797..e28b11e1e 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/basic_auth.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/basic_auth.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - basicAuth: [] components: @@ -111,7 +111,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -120,7 +120,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -201,7 +201,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -238,7 +238,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -347,7 +347,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/bearer_auth.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/bearer_auth.yaml index 001eb46c5..b519fef3b 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/bearer_auth.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/bearer_auth.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - bearerAuth: [] components: @@ -111,7 +111,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -120,7 +120,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -201,7 +201,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -238,7 +238,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -347,7 +347,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/multiple_auth.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/multiple_auth.yaml index 3320f1067..daba7714f 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/multiple_auth.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/http/multiple_auth.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - bearerAuth: [] - basicAuth: [] @@ -112,7 +112,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -121,7 +121,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -202,7 +202,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -239,7 +239,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -348,7 +348,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_authorization_code.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_authorization_code.yaml index fdfa9e707..362aff399 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_authorization_code.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_authorization_code.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2AuthCode: [] components: @@ -111,7 +111,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -120,7 +120,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -201,7 +201,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -238,7 +238,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -347,7 +347,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_authorization_code_without_tokenurl.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_authorization_code_without_tokenurl.yaml index f83e55f73..4b778a28c 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_authorization_code_without_tokenurl.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_authorization_code_without_tokenurl.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2AuthCode: [] components: @@ -93,7 +93,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_client_credential.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_client_credential.yaml index ed73cf2e1..df3d1dd20 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_client_credential.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_client_credential.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2ClientCredentials: [] components: @@ -111,7 +111,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -120,7 +120,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -201,7 +201,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -238,7 +238,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -347,7 +347,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_client_credential_without_tokenurl.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_client_credential_without_tokenurl.yaml index 703b44f46..a3f0b9369 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_client_credential_without_tokenurl.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_client_credential_without_tokenurl.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2ClientCredentials: [] components: @@ -111,7 +111,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -120,7 +120,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -201,7 +201,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -238,7 +238,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -347,7 +347,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_implicit.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_implicit.yaml index ae9671a81..166ca9f63 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_implicit.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_implicit.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2Implicit: [] components: @@ -111,7 +111,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -120,7 +120,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -201,7 +201,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -238,7 +238,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -347,7 +347,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_multipleflows.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_multipleflows.yaml index d135453cc..c867b7130 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_multipleflows.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_multipleflows.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] components: @@ -111,7 +111,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -120,7 +120,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -201,7 +201,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -238,7 +238,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -347,7 +347,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_password.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_password.yaml index 778837b7b..2e7f00389 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_password.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_password.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2Password: [] components: @@ -111,7 +111,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -120,7 +120,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -201,7 +201,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -238,7 +238,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -347,7 +347,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_password_without_tokenurl.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_password_without_tokenurl.yaml index c8da5efe5..440b94633 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_password_without_tokenurl.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/oauth2_password_without_tokenurl.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2Password: [] components: @@ -93,7 +93,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account diff --git a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/unsupported_security_schema.yaml b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/unsupported_security_schema.yaml index aaa36fed7..3d5bc531f 100644 --- a/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/unsupported_security_schema.yaml +++ b/openapi-cli/src/test/resources/generators/client/auth/scenarios/oauth2/unsupported_security_schema.yaml @@ -45,7 +45,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -53,7 +53,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -61,7 +61,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2ClientCredentials: [] - ApiKey1: [] @@ -112,7 +112,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -121,7 +121,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -202,7 +202,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -239,7 +239,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -348,7 +348,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/bitBucket.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/bitBucket.yaml index ce0c5eb64..d17c7479b 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/bitBucket.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/bitBucket.yaml @@ -202,7 +202,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/pullrequest' + $ref: "#/components/schemas/pullrequest" example: type: pullrequest description: Everything is awesome! @@ -311,7 +311,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - pullrequest @@ -344,7 +344,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/repository' + $ref: "#/components/schemas/repository" example: scm: git website: www.example.com @@ -413,13 +413,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 404: description: If no repository exists at this location. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - repository @@ -483,7 +483,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/repository' + $ref: "#/components/schemas/repository" required: false responses: 200: @@ -491,7 +491,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/repository' + $ref: "#/components/schemas/repository" example: scm: git website: www.example.com @@ -560,13 +560,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 401: description: If the request was not authenticated. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - repository:admin @@ -605,13 +605,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 404: description: If the repository does not exist. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - repository:delete @@ -650,27 +650,27 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/issue' + $ref: "#/components/schemas/issue" 403: description: When the authenticated user isn't authorized to access the issue. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 404: description: The specified repository or issue does not exist or does not have the issue tracker enabled. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 410: description: The specified issue is unavailable. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - issue @@ -713,14 +713,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 404: description: The specified repository or issue does not exist or does not have the issue tracker enabled. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - issue:write @@ -754,14 +754,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/paginated_issues' + $ref: "#/components/schemas/paginated_issues" 404: description: The specified repository does not exist or does not have the issue tracker enabled. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - issue @@ -800,7 +800,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/issue' + $ref: "#/components/schemas/issue" required: true responses: 201: @@ -813,27 +813,27 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/issue' + $ref: "#/components/schemas/issue" 401: description: When the request wasn't authenticated. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 403: description: When the authenticated user isn't authorized to create the issue. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 404: description: The specified repository does not exist or does not have the issue tracker enabled. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - issue:write @@ -878,7 +878,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/paginated_issue_comments' + $ref: "#/components/schemas/paginated_issue_comments" security: - oauth2: - issue @@ -923,7 +923,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/issue_comment' + $ref: "#/components/schemas/issue_comment" required: true responses: 201: @@ -939,7 +939,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - issue:write @@ -985,7 +985,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/issue_comment' + $ref: "#/components/schemas/issue_comment" security: - oauth2: - issue @@ -1037,7 +1037,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/issue_comment' + $ref: "#/components/schemas/issue_comment" required: true responses: 200: @@ -1045,14 +1045,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/issue_comment' + $ref: "#/components/schemas/issue_comment" 400: description: 'If the input was invalid, or if the update to the comment is detected as spam ' content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - issue:write @@ -1119,13 +1119,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/workspace' + $ref: "#/components/schemas/workspace" 404: description: If no workspace exists for the specified name or UUID. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: [] /workspaces/{workspace}/projects/{project_key}: @@ -1158,25 +1158,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/project' + $ref: "#/components/schemas/project" 401: description: The request wasn't authenticated. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 403: description: The requesting user isn't authorized to access the project. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 404: description: A project isn't hosted at this location. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - project @@ -1229,7 +1229,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/project' + $ref: "#/components/schemas/project" required: true responses: 200: @@ -1244,7 +1244,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/project' + $ref: "#/components/schemas/project" 201: description: A new project has been created. headers: @@ -1255,14 +1255,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/project' + $ref: "#/components/schemas/project" 403: description: The requesting user isn't authorized to update or create the project. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 404: description: A workspace doesn't exist at the location. Note that the project's absence from this location doesn't raise a 404, since a PUT at a non-existent @@ -1270,7 +1270,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - project:write @@ -1316,13 +1316,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" 404: description: A project isn't hosted at this location. content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" security: - oauth2: - project:write @@ -1330,7 +1330,7 @@ components: schemas: comment: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Comment type: object properties: @@ -1365,12 +1365,12 @@ components: type: string description: The user's content rendered as HTML. user: - $ref: '#/components/schemas/user' + $ref: "#/components/schemas/user" deleted: type: boolean description: Indicates whether the comment is deleted parent: - $ref: '#/components/schemas/comment' + $ref: "#/components/schemas/comment" inline: description: The comment's anchor line detail required: @@ -1428,12 +1428,12 @@ components: `issue_comment`). issue_comment: allOf: - - $ref: '#/components/schemas/comment' + - $ref: "#/components/schemas/comment" - title: Issue Comment type: object properties: issue: - $ref: '#/components/schemas/issue' + $ref: "#/components/schemas/issue" description: A issue comment. paginated_issue_comments: title: Paginated Issue Comments @@ -1477,11 +1477,11 @@ components: uniqueItems: true type: array items: - $ref: '#/components/schemas/issue_comment' + $ref: "#/components/schemas/issue_comment" description: A paginated list of issue comments. workspace: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Workspace type: object properties: @@ -1600,7 +1600,7 @@ components: type: object properties: repository: - $ref: '#/components/schemas/repository' + $ref: "#/components/schemas/repository" branch: title: Pull Request Branch type: object @@ -1630,7 +1630,7 @@ components: type: string pullrequest: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Pull Request type: object properties: @@ -1829,11 +1829,11 @@ components: - OPEN - DECLINED author: - $ref: '#/components/schemas/account' + $ref: "#/components/schemas/account" source: - $ref: '#/components/schemas/pullrequest_endpoint' + $ref: "#/components/schemas/pullrequest_endpoint" destination: - $ref: '#/components/schemas/pullrequest_endpoint' + $ref: "#/components/schemas/pullrequest_endpoint" merge_commit: title: Pull Request Commit type: object @@ -1855,7 +1855,7 @@ components: description: A boolean flag indicating if merging the pull request closes the source branch. closed_by: - $ref: '#/components/schemas/account' + $ref: "#/components/schemas/account" reason: type: string description: Explains why a pull request was declined. This field is only @@ -1874,7 +1874,7 @@ components: request when it was created. For performance reasons, the API only includes this list on a pull request's `self` URL. items: - $ref: '#/components/schemas/account' + $ref: "#/components/schemas/account" participants: type: array description: " The list of users that are collaborating on this\ @@ -1888,11 +1888,11 @@ components: \ this list when an API requests a pull request by\n id.\n \ \ " items: - $ref: '#/components/schemas/participant' + $ref: "#/components/schemas/participant" description: A pull request object. component: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Component type: object properties: @@ -1919,7 +1919,7 @@ components: description: A component as defined in a repository's issue tracker. version: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Version type: object properties: @@ -1946,7 +1946,7 @@ components: description: A version as defined in a repository's issue tracker. milestone: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Milestone type: object properties: @@ -1973,7 +1973,7 @@ components: description: A milestone as defined in a repository's issue tracker. user: allOf: - - $ref: '#/components/schemas/account' + - $ref: "#/components/schemas/account" - title: User type: object properties: @@ -1986,12 +1986,12 @@ components: description: A user object. participant: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Participant type: object properties: user: - $ref: '#/components/schemas/user' + $ref: "#/components/schemas/user" role: type: string description: The type of the participant @@ -2018,7 +2018,7 @@ components: pull requests. author: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Author type: object properties: @@ -2027,12 +2027,12 @@ components: description: The raw author value from the repository. This may be the only value available if the author does not match a user in Bitbucket. user: - $ref: '#/components/schemas/account' + $ref: "#/components/schemas/account" description: The account of the user description: The author of a change in a repository base_commit: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Base Commit type: object properties: @@ -2045,7 +2045,7 @@ components: format: date-time description: The date of the base commit author: - $ref: '#/components/schemas/author' + $ref: "#/components/schemas/author" message: type: string description: The message of the base commit @@ -2072,22 +2072,22 @@ components: type: array description: The parent base commit items: - $ref: '#/components/schemas/base_commit' + $ref: "#/components/schemas/base_commit" description: The common base type for both repository and snippet commits. commit: allOf: - - $ref: '#/components/schemas/base_commit' + - $ref: "#/components/schemas/base_commit" - title: Commit type: object properties: repository: - $ref: '#/components/schemas/repository' + $ref: "#/components/schemas/repository" participants: minItems: 0 type: array description: The participants of the commit items: - $ref: '#/components/schemas/participant' + $ref: "#/components/schemas/participant" description: A repository commit object. ref: title: Ref @@ -2136,11 +2136,11 @@ components: type: string description: The name of the ref. target: - $ref: '#/components/schemas/commit' + $ref: "#/components/schemas/commit" description: A ref object, representing a branch or tag in a repository. branch: allOf: - - $ref: '#/components/schemas/ref' + - $ref: "#/components/schemas/ref" - title: Branch type: object properties: @@ -2161,14 +2161,14 @@ components: description: A branch object, representing a branch in a repository. team: allOf: - - $ref: '#/components/schemas/account' + - $ref: "#/components/schemas/account" - title: Team type: object description: A team object. description: A team object. project: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Project type: object properties: @@ -2203,7 +2203,7 @@ components: type: string description: The project's key. owner: - $ref: '#/components/schemas/team' + $ref: "#/components/schemas/team" name: type: string description: The name of the project. @@ -2230,7 +2230,7 @@ components: Projects are used by teams to organize repositories. account: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Account type: object properties: @@ -2331,7 +2331,7 @@ components: description: An account object. repository: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Repository type: object properties: @@ -2456,14 +2456,14 @@ components: type: boolean description: Indicates whether the repository is private parent: - $ref: '#/components/schemas/repository' + $ref: "#/components/schemas/repository" scm: type: string description: source control enum: - git owner: - $ref: '#/components/schemas/account' + $ref: "#/components/schemas/account" name: type: string description: The name of the repository @@ -2505,9 +2505,9 @@ components: - no_public_forks - no_forks project: - $ref: '#/components/schemas/project' + $ref: "#/components/schemas/project" mainbranch: - $ref: '#/components/schemas/branch' + $ref: "#/components/schemas/branch" description: A Bitbucket repository. object: type: object @@ -2523,7 +2523,7 @@ components: propertyName: type issue: allOf: - - $ref: '#/components/schemas/object' + - $ref: "#/components/schemas/object" - title: Issue type: object properties: @@ -2595,14 +2595,14 @@ components: type: integer description: The ID of the issue repository: - $ref: '#/components/schemas/repository' + $ref: "#/components/schemas/repository" title: type: string description: The title of the issue reporter: - $ref: '#/components/schemas/user' + $ref: "#/components/schemas/user" assignee: - $ref: '#/components/schemas/user' + $ref: "#/components/schemas/user" created_on: type: string format: date-time @@ -2646,11 +2646,11 @@ components: - critical - blocker milestone: - $ref: '#/components/schemas/milestone' + $ref: "#/components/schemas/milestone" version: - $ref: '#/components/schemas/version' + $ref: "#/components/schemas/version" component: - $ref: '#/components/schemas/component' + $ref: "#/components/schemas/component" votes: type: integer description: The number of votes @@ -2740,7 +2740,7 @@ components: uniqueItems: true type: array items: - $ref: '#/components/schemas/issue' + $ref: "#/components/schemas/issue" description: An array of issues description: A paginated list of issues. securitySchemes: diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/display_annotation.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/display_annotation.yaml index c58da169b..c5f9bc2b5 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/display_annotation.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/display_annotation.yaml @@ -45,10 +45,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" required: true responses: 400: @@ -93,7 +93,7 @@ components: type: integer format: int64 category: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" name: type: string example: doggie @@ -110,7 +110,7 @@ components: name: tag wrapped: true items: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" status: type: string description: pet status in the store diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/duplicated_response.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/duplicated_response.yaml index 8f0fa7494..18142833c 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/duplicated_response.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/duplicated_response.yaml @@ -18,13 +18,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PetDetails' + $ref: "#/components/schemas/PetDetails" '202': description: The status information is returned for the requested file upload. content: application/json: schema: - $ref: '#/components/schemas/PetDetails' + $ref: "#/components/schemas/PetDetails" '204': description: The status information cannot be retrieved for the specified request ID. content: {} diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/format_types_v3_0.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/format_types_v3_0.yaml index a72e8f1cf..9689393ad 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/format_types_v3_0.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/format_types_v3_0.yaml @@ -12,7 +12,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/StringObject' + $ref: "#/components/schemas/StringObject" post: operationId: op2 responses: @@ -21,7 +21,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/IntegerObject' + $ref: "#/components/schemas/IntegerObject" delete: operationId: op3 responses: @@ -30,7 +30,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/NumberObject' + $ref: "#/components/schemas/NumberObject" servers: - url: https://app.launchdarkly.com/api/v2 components: diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/format_types_v3_1.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/format_types_v3_1.yaml index 00808fa5b..3763549c3 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/format_types_v3_1.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/format_types_v3_1.yaml @@ -12,7 +12,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/StringObject' + $ref: "#/components/schemas/StringObject" post: operationId: op2 responses: @@ -21,7 +21,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/IntegerObject' + $ref: "#/components/schemas/IntegerObject" delete: operationId: op3 responses: @@ -30,7 +30,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/NumberObject' + $ref: "#/components/schemas/NumberObject" servers: - url: https://app.launchdarkly.com/api/v2 components: diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/incorrect_format.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/incorrect_format.yaml index 2cc1c7bea..65ca493da 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/incorrect_format.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/incorrect_format.yaml @@ -80,7 +80,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: Tag: @@ -119,7 +119,7 @@ components: xml: wrapped: true items: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" status: type: string description: pet status in the store diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/jira_openapi.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/jira_openapi.yaml index 473242d53..5e30bf046 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/jira_openapi.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/jira_openapi.yaml @@ -571,7 +571,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CustomFieldValueUpdateRequest' + $ref: "#/components/schemas/CustomFieldValueUpdateRequest" example: updates: - issueIds: @@ -645,7 +645,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ApplicationProperty' + $ref: "#/components/schemas/ApplicationProperty" example: >- [{"id":"jira.home","key":"jira.home","value":"/var/jira/jira-home","name":"jira.home","desc":"Jira home @@ -689,7 +689,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ApplicationProperty' + $ref: "#/components/schemas/ApplicationProperty" example: >- [{"id":"jira.home","key":"jira.home","value":"/var/jira/jira-home","name":"jira.home","desc":"Jira home @@ -862,7 +862,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SimpleApplicationPropertyBean' + $ref: "#/components/schemas/SimpleApplicationPropertyBean" example: id: jira.home value: /var/jira/jira-home @@ -873,7 +873,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApplicationProperty' + $ref: "#/components/schemas/ApplicationProperty" '400': description: >- Returned if the data type of the `value` does not match the @@ -916,7 +916,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ApplicationRole' + $ref: "#/components/schemas/ApplicationRole" example: >- [{"key":"jira-software","groups":["jira-software-users","jira-testers"],"name":"Jira Software","defaultGroups":["jira-software-users"],"selectedByDefault":false,"defined":false,"numberOfSeats":10,"remainingSeats":5,"userCount":5,"userCountDescription":"5 @@ -961,7 +961,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApplicationRole' + $ref: "#/components/schemas/ApplicationRole" example: >- {"key":"jira-software","groups":["jira-software-users","jira-testers"],"name":"Jira Software","defaultGroups":["jira-software-users"],"selectedByDefault":false,"defined":false,"numberOfSeats":10,"remainingSeats":5,"userCount":5,"userCountDescription":"5 @@ -1003,7 +1003,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AttachmentSettings' + $ref: "#/components/schemas/AttachmentSettings" example: '{"enabled":true,"uploadLimit":1000000}' '401': description: Returned if the authentication credentials are incorrect or missing. @@ -1045,7 +1045,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AttachmentMetadata' + $ref: "#/components/schemas/AttachmentMetadata" example: >- {"id":10001,"self":"https://your-domain.atlassian.net/rest/api/2/attachments/10001","filename":"debuglog.txt","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":false},"created":"2021-04-26T03:32:20.621+0000","size":2460,"mimeType":"text/plain","content":"https://your-domain.atlassian.net/jira/secure/attachments/10001/debuglog.txt"} @@ -1153,7 +1153,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AttachmentArchiveMetadataReadable' + $ref: "#/components/schemas/AttachmentArchiveMetadataReadable" example: >- {"id":7237823,"name":"images.zip","entries":[{"path":"MG00N067.JPG","index":0,"size":"119 kB","mediaType":"image/jpeg","label":"MG00N067.JPG"},{"path":"Allegro @@ -1229,7 +1229,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AttachmentArchiveImpl' + $ref: "#/components/schemas/AttachmentArchiveImpl" example: >- {"entries":[{"entryIndex":0,"name":"Allegro from Duet in C Major.mp3","size":1430174,"mediaType":"audio/mpeg"},{"entryIndex":1,"name":"lrm.rtf","size":331,"mediaType":"text/rtf"}],"totalEntryCount":24} @@ -1316,7 +1316,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AuditRecords' + $ref: "#/components/schemas/AuditRecords" example: >- {"offset":0,"limit":1000,"total":1,"records":[{"id":1,"summary":"User created","remoteAddress":"192.168.1.1","authorKey":"administrator","authorAccountId":"5ab8f18d741e9c2c7e9d4538","created":"2014-03-19T18:45:42.967+0000","category":"user @@ -1374,7 +1374,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SystemAvatars' + $ref: "#/components/schemas/SystemAvatars" example: >- {"system":[{"id":"1000","isSystemAvatar":true,"isSelected":false,"isDeletable":false,"urls":{"16x16":"/secure/useravatar?size=xsmall&avatarId=10040&avatarType=project","24x24":"/secure/useravatar?size=small&avatarId=10040&avatarType=project","32x32":"/secure/useravatar?size=medium&avatarId=10040&avatarType=project","48x48":"/secure/useravatar?avatarId=10040&avatarType=project"}}]} '401': @@ -1425,7 +1425,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueCommentListRequestBean' + $ref: "#/components/schemas/IssueCommentListRequestBean" example: ids: - 1 @@ -1439,7 +1439,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanComment' + $ref: "#/components/schemas/PageBeanComment" example: >- {"maxResults":1048576,"startAt":0,"total":1,"isLast":true,"values":[{"self":"https://your-domain.atlassian.net/rest/api/2/issue/10010/comment/10000","id":"10000","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false},"body":"Lorem ipsum dolor sit amet, @@ -1486,7 +1486,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PropertyKeys' + $ref: "#/components/schemas/PropertyKeys" example: >- {"keys":[{"self":"https://your-domain.atlassian.net/rest/api/2/issue/EX-2/properties/issue.support","key":"issue.support"}]} '400': @@ -1539,7 +1539,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" example: >- {"key":"issue.support","value":{"system.conversation.id":"b1bf38be-5e94-4b40-a3b8-9278735ee1e6","system.support.time":"1m"}} '400': @@ -1696,7 +1696,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Component' + $ref: "#/components/schemas/Component" example: isAssigneeTypeValid: false name: Component 1 @@ -1711,7 +1711,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Component' + $ref: "#/components/schemas/Component" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/component/10000","id":"10000","name":"Component 1","description":"This is a Jira @@ -1775,7 +1775,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Component' + $ref: "#/components/schemas/Component" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/component/10000","id":"10000","name":"Component 1","description":"This is a Jira @@ -1825,7 +1825,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Component' + $ref: "#/components/schemas/Component" example: isAssigneeTypeValid: false name: Component 1 @@ -1839,7 +1839,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Component' + $ref: "#/components/schemas/Component" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/component/10000","id":"10000","name":"Component 1","description":"This is a Jira @@ -1951,7 +1951,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ComponentIssuesCount' + $ref: "#/components/schemas/ComponentIssuesCount" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/component/10000","issueCount":23} '401': @@ -1990,7 +1990,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Configuration' + $ref: "#/components/schemas/Configuration" example: >- {"votingEnabled":true,"watchingEnabled":true,"unassignedIssuesAllowed":false,"subTasksEnabled":false,"issueLinkingEnabled":true,"timeTrackingEnabled":true,"attachmentsEnabled":true,"timeTrackingConfiguration":{"workingHoursPerDay":8.0,"workingDaysPerWeek":5.0,"timeFormat":"pretty","defaultUnit":"day"}} '401': @@ -2023,7 +2023,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TimeTrackingProvider' + $ref: "#/components/schemas/TimeTrackingProvider" example: >- {"key":"Jira","name":"JIRA provided time tracking","url":"/example/config/url"} @@ -2058,7 +2058,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TimeTrackingProvider' + $ref: "#/components/schemas/TimeTrackingProvider" example: key: Jira required: true @@ -2107,7 +2107,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/TimeTrackingProvider' + $ref: "#/components/schemas/TimeTrackingProvider" example: >- [{"key":"Jira","name":"JIRA provided time tracking","url":"/example/config/url"}] @@ -2142,7 +2142,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TimeTrackingConfiguration' + $ref: "#/components/schemas/TimeTrackingConfiguration" example: >- {"workingHoursPerDay":7.6,"workingDaysPerWeek":5.5,"timeFormat":"pretty","defaultUnit":"hour"} '401': @@ -2171,7 +2171,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TimeTrackingConfiguration' + $ref: "#/components/schemas/TimeTrackingConfiguration" example: defaultUnit: hour workingHoursPerDay: 7.6 @@ -2184,7 +2184,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TimeTrackingConfiguration' + $ref: "#/components/schemas/TimeTrackingConfiguration" example: >- {"workingHoursPerDay":7.6,"workingDaysPerWeek":5.5,"timeFormat":"pretty","defaultUnit":"hour"} '400': @@ -2262,7 +2262,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanCustomFieldOptionDetails' + $ref: "#/components/schemas/PageBeanCustomFieldOptionDetails" example: >- {"maxResults":2,"startAt":0,"total":100,"isLast":false,"values":[{"id":10000,"value":"Option value","cascadingOptions":["Child option","Child option @@ -2324,7 +2324,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdateCustomFieldOption' + $ref: "#/components/schemas/UpdateCustomFieldOption" example: options: - newValue: New option @@ -2353,19 +2353,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '404': description: Returned if the field is not found. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: true security: - basicAuth: [] @@ -2414,7 +2414,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BulkCreateCustomFieldOptionRequest' + $ref: "#/components/schemas/BulkCreateCustomFieldOptionRequest" example: options: - cascadingOptions: [] @@ -2438,19 +2438,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '404': description: Returned if the field is not found. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: true security: - basicAuth: [] @@ -2502,7 +2502,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CustomFieldOption' + $ref: "#/components/schemas/CustomFieldOption" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/customFieldOption/10000","value":"To Do"} @@ -2571,7 +2571,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageOfDashboards' + $ref: "#/components/schemas/PageOfDashboards" example: >- {"startAt":10,"maxResults":10,"total":143,"prev":"https://your-domain.atlassian.net/rest/api/2/dashboard?startAt=0","next":"https://your-domain.atlassian.net/rest/api/2/dashboard?startAt=10","dashboards":[{"id":"10000","isFavourite":false,"name":"System Dashboard","popularity":1,"self":"https://your-domain.atlassian.net/rest/api/2/dashboard/10000","sharePermissions":[{"type":"global"}],"view":"https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"},{"id":"20000","isFavourite":true,"name":"Build @@ -2582,13 +2582,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -2611,7 +2611,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DashboardDetails' + $ref: "#/components/schemas/DashboardDetails" example: name: Auditors dashboard description: A dashboard to help auditors identify sample of issues to check. @@ -2624,7 +2624,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Dashboard' + $ref: "#/components/schemas/Dashboard" example: >- {"id":"10000","isFavourite":false,"name":"System Dashboard","popularity":1,"self":"https://your-domain.atlassian.net/rest/api/2/dashboard/10000","sharePermissions":[{"type":"global"}],"view":"https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"} @@ -2633,13 +2633,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -2785,7 +2785,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanDashboard' + $ref: "#/components/schemas/PageBeanDashboard" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/dashboard/search?expand=owner&maxResults=50&startAt=0","maxResults":100,"startAt":0,"total":2,"isLast":true,"values":[{"description":"Testing program","id":"1","isFavourite":true,"name":"Testing","owner":{"self":"https://your-domain.atlassian.net/user?accountId=5b10a2844c20165700ede21g","displayName":"Mia","active":true,"accountId":"5b10a2844c20165700ede21g","avatarUrls":{"16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32","48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"}},"popularity":1,"self":"https://your-domain.atlassian.net/rest/api/2/dashboard/1","sharePermissions":[{"type":"global"}],"view":"https://your-domain.atlassian.net/Dashboard.jspa?selectPageId=1"},{"description":"Quantum @@ -2801,13 +2801,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: 401 response content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -2853,7 +2853,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PropertyKeys' + $ref: "#/components/schemas/PropertyKeys" example: >- {"keys":[{"self":"https://your-domain.atlassian.net/rest/api/2/issue/EX-2/properties/issue.support","key":"issue.support"}]} '401': @@ -2935,7 +2935,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" example: >- {"key":"issue.support","value":{"system.conversation.id":"b1bf38be-5e94-4b40-a3b8-9278735ee1e6","system.support.time":"1m"}} '401': @@ -3139,7 +3139,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Dashboard' + $ref: "#/components/schemas/Dashboard" example: >- {"id":"10000","isFavourite":false,"name":"System Dashboard","popularity":1,"self":"https://your-domain.atlassian.net/rest/api/2/dashboard/10000","sharePermissions":[{"type":"global"}],"view":"https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"} @@ -3148,13 +3148,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '404': description: >- Returned if the dashboard is not found or the dashboard is not owned @@ -3192,7 +3192,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DashboardDetails' + $ref: "#/components/schemas/DashboardDetails" example: name: Auditors dashboard description: A dashboard to help auditors identify sample of issues to check. @@ -3205,7 +3205,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Dashboard' + $ref: "#/components/schemas/Dashboard" example: >- {"id":"10000","isFavourite":false,"name":"System Dashboard","popularity":1,"self":"https://your-domain.atlassian.net/rest/api/2/dashboard/10000","sharePermissions":[{"type":"global"}],"view":"https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"} @@ -3214,13 +3214,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '404': description: >- Returned if the dashboard is not found or the dashboard is not owned @@ -3228,7 +3228,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -3263,13 +3263,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -3304,7 +3304,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DashboardDetails' + $ref: "#/components/schemas/DashboardDetails" example: name: Auditors dashboard description: A dashboard to help auditors identify sample of issues to check. @@ -3317,7 +3317,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Dashboard' + $ref: "#/components/schemas/Dashboard" example: >- {"id":"10000","isFavourite":false,"name":"System Dashboard","popularity":1,"self":"https://your-domain.atlassian.net/rest/api/2/dashboard/10000","sharePermissions":[{"type":"global"}],"view":"https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"} @@ -3326,13 +3326,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '404': description: >- Returned if the dashboard is not found or the dashboard is not owned @@ -3340,7 +3340,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -3389,7 +3389,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JiraExpressionForAnalysis' + $ref: "#/components/schemas/JiraExpressionForAnalysis" example: contextVariables: listOfStrings: List @@ -3404,7 +3404,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JiraExpressionsAnalysis' + $ref: "#/components/schemas/JiraExpressionsAnalysis" example: >- {"results":[{"expression":"analysed expression","errors":[{"line":1,"column":4,"message":"!, -, @@ -3427,7 +3427,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. '404': @@ -3435,7 +3435,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -3509,7 +3509,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JiraExpressionEvalRequestBean' + $ref: "#/components/schemas/JiraExpressionEvalRequestBean" example: expression: >- { key: issue.key, type: issue.issueType.name, links: @@ -3538,7 +3538,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JiraExpressionResult' + $ref: "#/components/schemas/JiraExpressionResult" example: >- {"value":"The expression's result. This value can be any JSON, not necessarily a @@ -3556,7 +3556,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" example: >- {"errorMessages":["Evaluation failed: \"issue['a' + 'b']\" - Unrecognized property of `issue`: \"ab\" ('a' + 'b'). Available @@ -3572,7 +3572,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" example: >- {"errorMessages":["Issue does not exist or you do not have permission to see it."],"errors":{}} @@ -3610,7 +3610,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/FieldDetails' + $ref: "#/components/schemas/FieldDetails" example: >- [{"id":"description","name":"Description","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["description"],"schema":{"type":"string","system":"description"}},{"id":"summary","key":"summary","name":"Summary","custom":false,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["summary"],"schema":{"type":"string","system":"summary"}}] '401': @@ -3639,7 +3639,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CustomFieldDefinitionJsonBean' + $ref: "#/components/schemas/CustomFieldDefinitionJsonBean" example: searcherKey: >- com.atlassian.jira.plugin.system.customfieldtypes:grouppickersearcher @@ -3653,7 +3653,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FieldDetails' + $ref: "#/components/schemas/FieldDetails" example: >- {"id":"customfield_10101","key":"customfield_10101","name":"New custom field","untranslatedName":"New custom @@ -3782,7 +3782,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanField' + $ref: "#/components/schemas/PageBeanField" example: >- {"maxResults":50,"startAt":0,"total":2,"isLast":false,"values":[{"id":"customfield_10000","name":"Approvers","schema":{"type":"array","items":"user","custom":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","customId":10000},"description":"Contains users needed for approval. This custom field was created by Jira @@ -3796,7 +3796,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" example: >- {"errorMessages":["Only custom fields can be queried."],"errors":{}} @@ -3807,7 +3807,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" example: >- {"errorMessages":["Only Jira administrators can access fields."],"errors":{}} @@ -3842,7 +3842,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdateCustomFieldDetails' + $ref: "#/components/schemas/UpdateCustomFieldDetails" example: searcherKey: >- com.atlassian.jira.plugin.system.customfieldtypes:cascadingselectsearcher @@ -3953,7 +3953,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanCustomFieldContext' + $ref: "#/components/schemas/PageBeanCustomFieldContext" example: >- {"maxResults":100,"startAt":0,"total":2,"isLast":true,"values":[{"id":"10025","name":"Bug fields context","description":"A context used to define the @@ -4012,7 +4012,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateCustomFieldContext' + $ref: "#/components/schemas/CreateCustomFieldContext" example: issueTypeIds: - '10010' @@ -4026,7 +4026,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateCustomFieldContext' + $ref: "#/components/schemas/CreateCustomFieldContext" example: >- {"id":"10025","name":"Bug fields context","description":"A context used to define the custom field options for @@ -4110,7 +4110,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanCustomFieldContextDefaultValue' + $ref: "#/components/schemas/PageBeanCustomFieldContextDefaultValue" example: >- {"maxResults":50,"startAt":0,"total":3,"isLast":true,"values":[{"type":"option.single","contextId":"10100","optionId":"10001"},{"type":"option.single","contextId":"10101","optionId":"10003"},{"type":"option.single","contextId":"10103"}]} '401': @@ -4166,7 +4166,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CustomFieldContextDefaultValueUpdate' + $ref: "#/components/schemas/CustomFieldContextDefaultValueUpdate" example: defaultValues: - contextId: '10100' @@ -4270,7 +4270,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanIssueTypeToContextMapping' + $ref: "#/components/schemas/PageBeanIssueTypeToContextMapping" example: >- {"maxResults":100,"startAt":0,"total":3,"isLast":true,"values":[{"contextId":"10001","issueTypeId":"10010"},{"contextId":"10001","issueTypeId":"10011"},{"contextId":"10002","isAnyIssueType":true}]} '401': @@ -4346,7 +4346,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectIssueTypeMappings' + $ref: "#/components/schemas/ProjectIssueTypeMappings" example: mappings: - issueTypeId: '10000' @@ -4362,7 +4362,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanContextForProjectAndIssueType' + $ref: "#/components/schemas/PageBeanContextForProjectAndIssueType" example: >- {"maxResults":50,"startAt":0,"total":3,"isLast":true,"values":[{"projectId":"10000","issueTypeId":"10000","contextId":"10000"},{"projectId":"10000","issueTypeId":"10001","contextId":null},{"projectId":"10001","issueTypeId":"10002","contextId":"10003"}]} '400': @@ -4449,7 +4449,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanCustomFieldContextProjectMapping' + $ref: "#/components/schemas/PageBeanCustomFieldContextProjectMapping" example: >- {"maxResults":100,"startAt":0,"total":2,"isLast":true,"values":[{"contextId":"10025","projectId":"10001"},{"contextId":"10026","isGlobalContext":true}]} '401': @@ -4506,7 +4506,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CustomFieldContextUpdateDetails' + $ref: "#/components/schemas/CustomFieldContextUpdateDetails" example: name: Bug fields context description: A context used to define the custom field options for bugs. @@ -4645,7 +4645,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeIds' + $ref: "#/components/schemas/IssueTypeIds" example: issueTypeIds: - '10001' @@ -4731,7 +4731,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeIds' + $ref: "#/components/schemas/IssueTypeIds" example: issueTypeIds: - '10001' @@ -4842,7 +4842,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanCustomFieldContextOption' + $ref: "#/components/schemas/PageBeanCustomFieldContextOption" example: >- {"maxResults":100,"startAt":0,"total":4,"isLast":true,"values":[{"id":"10001","value":"New York"},{"id":"10002","value":"Boston","disabled":true},{"id":"10004","value":"Denver"},{"id":"10003","value":"Brooklyn","optionId":"10001"}]} @@ -4918,7 +4918,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BulkCustomFieldOptionUpdateRequest' + $ref: "#/components/schemas/BulkCustomFieldOptionUpdateRequest" example: options: - disabled: false @@ -4937,7 +4937,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CustomFieldUpdatedContextOptionsList' + $ref: "#/components/schemas/CustomFieldUpdatedContextOptionsList" example: >- {"options":[{"id":"10001","value":"Scranton","disabled":false},{"id":"10002","value":"Manhattan","disabled":true},{"id":"10003","value":"The Electric City","disabled":false}]} @@ -5012,7 +5012,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BulkCustomFieldOptionCreateRequest' + $ref: "#/components/schemas/BulkCustomFieldOptionCreateRequest" example: options: - disabled: false @@ -5029,7 +5029,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CustomFieldCreatedContextOptionsList' + $ref: "#/components/schemas/CustomFieldCreatedContextOptionsList" example: >- {"options":[{"id":"10001","value":"Scranton","disabled":false},{"id":"10002","value":"Manhattan","optionId":"10000","disabled":true},{"id":"10003","value":"The Electric City","disabled":false}]} @@ -5102,7 +5102,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OrderOfCustomFieldOptions' + $ref: "#/components/schemas/OrderOfCustomFieldOptions" example: position: First customFieldOptionIds: @@ -5257,7 +5257,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectIds' + $ref: "#/components/schemas/ProjectIds" example: projectIds: - '10001' @@ -5338,7 +5338,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectIds' + $ref: "#/components/schemas/ProjectIds" example: projectIds: - '10001' @@ -5424,7 +5424,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanContext' + $ref: "#/components/schemas/PageBeanContext" example: >- {"maxResults":1,"startAt":0,"total":5,"isLast":false,"values":[{"id":10001,"name":"Default Context"}]} @@ -5489,7 +5489,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanScreenWithTab' + $ref: "#/components/schemas/PageBeanScreenWithTab" example: >- {"maxResults":1,"startAt":0,"total":5,"isLast":false,"values":[{"id":10001,"name":"Default Screen","description":"Provides for the update of all system @@ -5563,7 +5563,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanIssueFieldOption' + $ref: "#/components/schemas/PageBeanIssueFieldOption" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/field/fieldKey/option?startAt=0&maxResults=1","nextPage":"https://your-domain.atlassian.net/rest/api/2/field/fieldKey/option?startAt=1&maxResults=1","maxResults":1,"startAt":0,"total":10,"isLast":false,"values":[{"id":1,"value":"Team 1","properties":{"leader":{"name":"Leader @@ -5618,7 +5618,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueFieldOptionCreateBean' + $ref: "#/components/schemas/IssueFieldOptionCreateBean" example: value: Team 1 config: @@ -5647,7 +5647,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueFieldOption' + $ref: "#/components/schemas/IssueFieldOption" example: >- {"id":1,"value":"Team 1","properties":{"leader":{"name":"Leader Name","email":"lname@example.com"},"members":42,"description":"The @@ -5729,7 +5729,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanIssueFieldOption' + $ref: "#/components/schemas/PageBeanIssueFieldOption" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/field/fieldKey/option/suggestions?startAt=0&maxResults=1","nextPage":"https://your-domain.atlassian.net/rest/api/2/field/fieldKey/option/suggestions?startAt=1&maxResults=1","maxResults":1,"startAt":0,"total":10,"isLast":false,"values":[{"id":1,"value":"Team 1","properties":{"leader":{"name":"Leader @@ -5806,7 +5806,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanIssueFieldOption' + $ref: "#/components/schemas/PageBeanIssueFieldOption" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/field/fieldKey/option/suggestions?startAt=0&maxResults=1","nextPage":"https://your-domain.atlassian.net/rest/api/2/field/fieldKey/option/suggestions?startAt=1&maxResults=1","maxResults":1,"startAt":0,"total":10,"isLast":false,"values":[{"id":1,"value":"Team 1","properties":{"leader":{"name":"Leader @@ -5868,7 +5868,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueFieldOption' + $ref: "#/components/schemas/IssueFieldOption" example: >- {"id":1,"value":"Team 1","properties":{"leader":{"name":"Leader Name","email":"lname@example.com"},"members":42,"description":"The @@ -5935,7 +5935,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueFieldOption' + $ref: "#/components/schemas/IssueFieldOption" example: id: 1 value: Team 1 @@ -5965,7 +5965,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueFieldOption' + $ref: "#/components/schemas/IssueFieldOption" example: >- {"id":1,"value":"Team 1","properties":{"leader":{"name":"Leader Name","email":"lname@example.com"},"members":42,"description":"The @@ -6198,7 +6198,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanFieldConfiguration' + $ref: "#/components/schemas/PageBeanFieldConfiguration" example: >- {"maxResults":50,"startAt":0,"total":2,"isLast":true,"values":[{"id":10000,"name":"Default Field Configuration","description":"The default field @@ -6263,7 +6263,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanFieldConfigurationItem' + $ref: "#/components/schemas/PageBeanFieldConfigurationItem" example: >- {"maxResults":50,"startAt":0,"total":2,"isLast":true,"values":[{"id":"environment","description":"For example operating system, software platform and/or hardware @@ -6331,7 +6331,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanFieldConfigurationScheme' + $ref: "#/components/schemas/PageBeanFieldConfigurationScheme" example: >- {"maxResults":10,"startAt":0,"total":3,"isLast":true,"values":[{"id":"10000","name":"Field Configuration Scheme for Bugs","description":"This field @@ -6407,7 +6407,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanFieldConfigurationIssueTypeItem' + $ref: "#/components/schemas/PageBeanFieldConfigurationIssueTypeItem" example: >- {"maxResults":100,"startAt":0,"total":5,"isLast":true,"values":[{"fieldConfigurationSchemeId":"10020","issueTypeId":"10000","fieldConfigurationId":"10010"},{"fieldConfigurationSchemeId":"10020","issueTypeId":"10001","fieldConfigurationId":"10010"},{"fieldConfigurationSchemeId":"10021","issueTypeId":"10002","fieldConfigurationId":"10000"},{"fieldConfigurationSchemeId":"10022","issueTypeId":"default","fieldConfigurationId":"10011"},{"fieldConfigurationSchemeId":"10023","issueTypeId":"default","fieldConfigurationId":"10000"}]} '400': @@ -6480,7 +6480,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanFieldConfigurationSchemeProjects' + $ref: "#/components/schemas/PageBeanFieldConfigurationSchemeProjects" example: >- {"maxResults":50,"startAt":0,"total":5,"isLast":true,"values":[{"projectIds":["10","11"]},{"fieldConfigurationScheme":{"id":"10002","name":"Field Configuration Scheme for software related @@ -6519,7 +6519,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FieldConfigurationSchemeProjectAssociation' + $ref: "#/components/schemas/FieldConfigurationSchemeProjectAssociation" example: fieldConfigurationSchemeId: '10000' projectId: '10000' @@ -6600,7 +6600,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Filter' + $ref: "#/components/schemas/Filter" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/filter/10000","id":"10000","name":"All Open Bugs","description":"Lists all open @@ -6651,7 +6651,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Filter' + $ref: "#/components/schemas/Filter" example: jql: type = Bug and resolution is empty name: All Open Bugs @@ -6663,7 +6663,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Filter' + $ref: "#/components/schemas/Filter" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/filter/10000","id":"10000","name":"All Open Bugs","description":"Lists all open @@ -6703,7 +6703,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DefaultShareScope' + $ref: "#/components/schemas/DefaultShareScope" example: '{"scope":"GLOBAL"}' '401': description: Returned if the authentication credentials are incorrect or missing. @@ -6728,7 +6728,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DefaultShareScope' + $ref: "#/components/schemas/DefaultShareScope" example: scope: GLOBAL required: true @@ -6738,7 +6738,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DefaultShareScope' + $ref: "#/components/schemas/DefaultShareScope" example: '{"scope":"GLOBAL"}' '400': description: Returned if an invalid scope is set. @@ -6795,7 +6795,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Filter' + $ref: "#/components/schemas/Filter" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/filter/10000","id":"10000","name":"All Open Bugs","description":"Lists all open @@ -6867,7 +6867,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Filter' + $ref: "#/components/schemas/Filter" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/filter/10000","id":"10000","name":"All Open Bugs","description":"Lists all open @@ -7037,7 +7037,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanFilterDetails' + $ref: "#/components/schemas/PageBeanFilterDetails" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/filter/search?accountId=&maxResults=50&filterName=&orderBy=name&startAt=0","maxResults":100,"startAt":0,"total":2,"isLast":true,"values":[{"self":"https://your-domain.atlassian.net/rest/api/2/filter/10000","id":"10000","name":"All Open Bugs","description":"Lists all open @@ -7062,7 +7062,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. deprecated: false @@ -7118,7 +7118,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Filter' + $ref: "#/components/schemas/Filter" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/filter/10000","id":"10000","name":"All Open Bugs","description":"Lists all open @@ -7174,7 +7174,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Filter' + $ref: "#/components/schemas/Filter" example: jql: type = Bug and resolution is empty name: All Open Bugs @@ -7186,7 +7186,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Filter' + $ref: "#/components/schemas/Filter" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/filter/10000","id":"10000","name":"All Open Bugs","description":"Lists all open @@ -7281,7 +7281,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ColumnItem' + $ref: "#/components/schemas/ColumnItem" example: >- [{"label":"Key","value":"issuekey"},{"label":"Summary","value":"summary"}] '400': @@ -7454,7 +7454,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Filter' + $ref: "#/components/schemas/Filter" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/filter/10000","id":"10000","name":"All Open Bugs","description":"Lists all open @@ -7513,7 +7513,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Filter' + $ref: "#/components/schemas/Filter" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/filter/10000","id":"10000","name":"All Open Bugs","description":"Lists all open @@ -7572,7 +7572,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/SharePermission' + $ref: "#/components/schemas/SharePermission" example: >- [{"id":10000,"type":"global"},{"id":10010,"type":"project","project":{"self":"https://your-domain.atlassian.net/rest/api/2/project/EX","id":"10000","key":"EX","name":"Example","avatarUrls":{"48x48":"https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000","24x24":"https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000","16x16":"https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000","32x32":"https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000"},"projectCategory":{"self":"https://your-domain.atlassian.net/rest/api/2/projectCategory/10000","id":"10000","name":"FIRST","description":"First Project @@ -7630,7 +7630,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SharePermissionInputBean' + $ref: "#/components/schemas/SharePermissionInputBean" example: type: group groupname: jira-administrators @@ -7643,7 +7643,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/SharePermission' + $ref: "#/components/schemas/SharePermission" example: >- [{"id":10000,"type":"global"},{"id":10010,"type":"project","project":{"self":"https://your-domain.atlassian.net/rest/api/2/project/EX","id":"10000","key":"EX","name":"Example","avatarUrls":{"48x48":"https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000","24x24":"https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000","16x16":"https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000","32x32":"https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000"},"projectCategory":{"self":"https://your-domain.atlassian.net/rest/api/2/projectCategory/10000","id":"10000","name":"FIRST","description":"First Project @@ -7722,7 +7722,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SharePermission' + $ref: "#/components/schemas/SharePermission" example: '{"id":10000,"type":"global"}' '401': description: Returned if the authentication credentials are incorrect or missing. @@ -7818,7 +7818,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Group' + $ref: "#/components/schemas/Group" '400': description: Returned if the group name is not specified. '401': @@ -7853,7 +7853,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AddGroupBean' + $ref: "#/components/schemas/AddGroupBean" example: name: power-users required: true @@ -7863,7 +7863,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Group' + $ref: "#/components/schemas/Group" example: >- {"name":"power-users","self":"https://your-domain.atlassian.net/rest/api/2/group?groupname=power-users","users":{"size":1,"items":[{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false}],"max-results":50,"start-index":0,"end-index":0},"expand":"users"} @@ -7985,7 +7985,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanGroupDetails' + $ref: "#/components/schemas/PageBeanGroupDetails" example: >- {"maxResults":10,"startAt":0,"total":2,"isLast":true,"values":[{"name":"jdog-developers","groupId":"276f955c-63d7-42c8-9520-92d01dca0625"},{"name":"juvenal-bot","groupId":"6e87dc72-4f1f-421f-9382-2fee8b652487"}]} '400': @@ -8057,7 +8057,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanUserDetails' + $ref: "#/components/schemas/PageBeanUserDetails" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/group/member?groupname=jira-administrators&includeInactiveUsers=false&startAt=2&maxResults=2","nextPage":"https://your-domain.atlassian.net/rest/api/2/group/member?groupname=jira-administrators&includeInactiveUsers=false&startAt=4&maxResults=2","maxResults":2,"startAt":3,"total":5,"isLast":false,"values":[{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","name":"","key":"","accountId":"5b10a2844c20165700ede21g","emailAddress":"mia@example.com","avatarUrls":{},"displayName":"Mia","active":true,"timeZone":"Australia/Sydney","accountType":"atlassian"},{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a0effa615349cb016cd8","name":"","key":"","accountId":"5b10a0effa615349cb016cd8","emailAddress":"will@example.com","avatarUrls":{},"displayName":"Will","active":false,"timeZone":"Australia/Sydney","accountType":"atlassian"}]} '400': @@ -8101,7 +8101,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdateUserToGroupBean' + $ref: "#/components/schemas/UpdateUserToGroupBean" example: accountId: 5b10ac8d82e05b22cc7d4ef5 required: true @@ -8111,7 +8111,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Group' + $ref: "#/components/schemas/Group" '400': description: |- Returned if: @@ -8273,7 +8273,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FoundGroups' + $ref: "#/components/schemas/FoundGroups" example: >- {"header":"Showing 20 of 25 matching groups","total":25,"groups":[{"name":"jdog-developers","html":"jdog-developers","groupId":"276f955c-63d7-42c8-9520-92d01dca0625"},{"name":"juvenal-bot","html":"juvenal-bot","groupId":"6e87dc72-4f1f-421f-9382-2fee8b652487"}]} @@ -8429,7 +8429,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FoundUsersAndGroups' + $ref: "#/components/schemas/FoundUsersAndGroups" example: >- {"users":{"users":[{"accountId":"5b10a2844c20165700ede21g","accountType":"atlassian","name":"mia","key":"mia","html":"Mia Krystof - mia@example.com @@ -8468,7 +8468,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/License' + $ref: "#/components/schemas/License" '401': description: Returned if the authentication credentials are incorrect or missing. deprecated: false @@ -8522,7 +8522,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueUpdateDetails' + $ref: "#/components/schemas/IssueUpdateDetails" example: update: worklog: @@ -8580,7 +8580,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreatedIssue' + $ref: "#/components/schemas/CreatedIssue" example: >- {"id":"10000","key":"ED-24","self":"https://your-domain.atlassian.net/rest/api/2/issue/10000","transition":{"status":200,"errorCollection":{"errorMessages":[],"errors":{}}}} '400': @@ -8597,20 +8597,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" example: '{"errorMessages":["Field ''priority'' is required"],"errors":{}}' '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '403': description: Returned if the user does not have the necessary permission. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -8651,7 +8651,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssuesUpdateBean' + $ref: "#/components/schemas/IssuesUpdateBean" example: issueUpdates: - update: @@ -8764,7 +8764,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreatedIssues' + $ref: "#/components/schemas/CreatedIssues" example: >- {"issues":[{"id":"10000","key":"ED-24","self":"https://your-domain.atlassian.net/rest/api/2/issue/10000","transition":{"status":200,"errorCollection":{"errorMessages":[],"errors":{}}}},{"id":"10001","key":"ED-25","self":"https://your-domain.atlassian.net/rest/api/2/issue/10001"}],"errors":[]} '400': @@ -8782,7 +8782,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreatedIssues' + $ref: "#/components/schemas/CreatedIssues" example: >- {"issues":[],"errors":[{"status":400,"elementErrors":{"errorMessages":[],"errors":{"issuetype":"The issue type selected is invalid.","project":"Sub-tasks must be @@ -8895,7 +8895,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueCreateMetadata' + $ref: "#/components/schemas/IssueCreateMetadata" example: >- {"projects":[{"self":"https://your-domain.atlassian.net/rest/api/2/project/ED","id":"10000","key":"ED","name":"Edison Project","avatarUrls":{"16x16":"https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000&avatarId=10011","24x24":"https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000&avatarId=10011","32x32":"https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000&avatarId=10011","48x48":"https://your-domain.atlassian.net/secure/projectavatar?pid=10000&avatarId=10011"},"issuetypes":[{"self":"https://your-domain.atlassian.net/rest/api/2/issueType/1","id":"1","description":"An @@ -8980,7 +8980,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssuePickerSuggestions' + $ref: "#/components/schemas/IssuePickerSuggestions" '401': description: Returned if the authentication credentials are incorrect or missing. deprecated: false @@ -9022,7 +9022,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueEntityProperties' + $ref: "#/components/schemas/IssueEntityProperties" required: true responses: '303': @@ -9034,13 +9034,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -9114,7 +9114,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BulkIssuePropertyUpdateRequest' + $ref: "#/components/schemas/BulkIssuePropertyUpdateRequest" example: filter: hasProperty: true @@ -9136,13 +9136,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -9198,13 +9198,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -9335,7 +9335,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueBean' + $ref: "#/components/schemas/IssueBean" example: >- {"id":"10002","self":"https://your-domain.atlassian.net/rest/api/2/issue/10002","key":"ED-1","fields":{"watcher":{"self":"https://your-domain.atlassian.net/rest/api/2/issue/EX-1/watchers","isWatching":false,"watchCount":1,"watchers":[{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false}]},"attachment":[{"id":10001,"self":"https://your-domain.atlassian.net/rest/api/2/attachments/10001","filename":"debuglog.txt","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia @@ -9440,7 +9440,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueUpdateDetails' + $ref: "#/components/schemas/IssueUpdateDetails" example: historyMetadata: actor: @@ -9609,7 +9609,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" example: accountId: 5b10ac8d82e05b22cc7d4ef5 required: true @@ -9697,7 +9697,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Attachment' + $ref: "#/components/schemas/Attachment" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/attachments/10000","id":"10001","filename":"picture.jpg","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","emailAddress":"mia@example.com","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":true,"timeZone":"Australia/Sydney"},"created":"2021-04-26T03:32:21.818+0000","size":23123,"mimeType":"image/jpeg","content":"https://your-domain.atlassian.net/secure/attachments/10000/picture.jpg","thumbnail":"https://your-domain.atlassian.net/secure/thumbnail/10000/picture.jpg"},{"self":"https://your-domain.atlassian.net/rest/api/2/attachments/10001","filename":"dbeuglog.txt","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","emailAddress":"mia@example.com","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia @@ -9769,7 +9769,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanChangelog' + $ref: "#/components/schemas/PageBeanChangelog" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/issue/TT-1/changelog?startAt=2&maxResults=2","nextPage":"https://your-domain.atlassian.net/rest/api/2/issue/TT-1/changelog?&startAt=4&maxResults=2","maxResults":2,"startAt":2,"total":5,"isLast":false,"values":[{"id":"10001","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","emailAddress":"mia@example.com","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":true,"timeZone":"Australia/Sydney"},"created":"1970-01-18T06:27:50.429+0000","items":[{"field":"fields","fieldtype":"jira","fieldId":"fieldId","from":null,"fromString":"","to":null,"toString":"label-1"}]},{"id":"10002","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","emailAddress":"mia@example.com","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia @@ -9853,7 +9853,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageOfComments' + $ref: "#/components/schemas/PageOfComments" example: >- {"startAt":0,"maxResults":1,"total":1,"comments":[{"self":"https://your-domain.atlassian.net/rest/api/2/issue/10010/comment/10000","id":"10000","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false},"body":"Lorem ipsum dolor sit amet, @@ -9910,7 +9910,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" example: visibility: type: role @@ -9927,7 +9927,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/issue/10010/comment/10000","id":"10000","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false},"body":"Lorem ipsum dolor sit amet, @@ -9994,7 +9994,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/issue/10010/comment/10000","id":"10000","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false},"body":"Lorem ipsum dolor sit amet, @@ -10057,7 +10057,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" example: visibility: type: role @@ -10074,7 +10074,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/issue/10010/comment/10000","id":"10000","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false},"body":"Lorem ipsum dolor sit amet, @@ -10205,7 +10205,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueUpdateMetadata' + $ref: "#/components/schemas/IssueUpdateMetadata" example: >- {"fields":{"summary":{"required":false,"schema":{"type":"array","items":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","customId":10001},"name":"My Multi @@ -10254,7 +10254,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Notification' + $ref: "#/components/schemas/Notification" example: htmlBody: >- The latest test results for this ticket are now @@ -10336,7 +10336,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PropertyKeys' + $ref: "#/components/schemas/PropertyKeys" example: >- {"keys":[{"self":"https://your-domain.atlassian.net/rest/api/2/issue/EX-2/properties/issue.support","key":"issue.support"}]} '404': @@ -10384,7 +10384,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" example: >- {"key":"issue.support","value":{"system.conversation.id":"b1bf38be-5e94-4b40-a3b8-9278735ee1e6","system.support.time":"1m"}} '401': @@ -10557,7 +10557,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RemoteIssueLink' + $ref: "#/components/schemas/RemoteIssueLink" example: >- [{"id":10000,"self":"https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000","globalId":"system=http://www.mycompany.com/support&id=1","application":{"type":"com.acme.tracker","name":"My Acme @@ -10626,7 +10626,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RemoteIssueLinkRequest' + $ref: "#/components/schemas/RemoteIssueLinkRequest" example: application: name: My Acme Tracker @@ -10653,7 +10653,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RemoteIssueLinkIdentifies' + $ref: "#/components/schemas/RemoteIssueLinkIdentifies" example: >- {"id":10000,"self":"https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"} '201': @@ -10661,7 +10661,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RemoteIssueLinkIdentifies' + $ref: "#/components/schemas/RemoteIssueLinkIdentifies" example: >- {"id":10000,"self":"https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"} '400': @@ -10785,7 +10785,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RemoteIssueLink' + $ref: "#/components/schemas/RemoteIssueLink" example: >- {"id":10000,"self":"https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000","globalId":"system=http://www.mycompany.com/support&id=1","application":{"type":"com.acme.tracker","name":"My Acme @@ -10857,7 +10857,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RemoteIssueLinkRequest' + $ref: "#/components/schemas/RemoteIssueLinkRequest" example: application: name: My Acme Tracker @@ -11051,7 +11051,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Transitions' + $ref: "#/components/schemas/Transitions" example: >- {"transitions":[{"id":"2","name":"Close Issue","to":{"self":"https://your-domain.atlassian.net/rest/api/2/status/10000","description":"The @@ -11116,7 +11116,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueUpdateDetails' + $ref: "#/components/schemas/IssueUpdateDetails" example: historyMetadata: actor: @@ -11217,7 +11217,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Votes' + $ref: "#/components/schemas/Votes" example: >- {"self":"https://your-domain.atlassian.net/rest/api/issue/MKY-1/votes","votes":24,"hasVoted":true,"voters":[{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":false}]} @@ -11368,7 +11368,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Watchers' + $ref: "#/components/schemas/Watchers" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/issue/EX-1/watchers","isWatching":false,"watchCount":1,"watchers":[{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false}]} @@ -11588,7 +11588,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageOfWorklogs' + $ref: "#/components/schemas/PageOfWorklogs" example: >- {"startAt":0,"maxResults":1,"total":1,"worklogs":[{"self":"https://your-domain.atlassian.net/rest/api/2/issue/10010/worklog/10000","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false},"updateAuthor":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia @@ -11701,7 +11701,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Worklog' + $ref: "#/components/schemas/Worklog" example: timeSpentSeconds: 12000 visibility: @@ -11716,7 +11716,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Worklog' + $ref: "#/components/schemas/Worklog" '400': description: |- Returned if: @@ -11791,7 +11791,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Worklog' + $ref: "#/components/schemas/Worklog" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/issue/10010/worklog/10000","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false},"updateAuthor":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia @@ -11904,7 +11904,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Worklog' + $ref: "#/components/schemas/Worklog" example: timeSpentSeconds: 12000 visibility: @@ -11919,7 +11919,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Worklog' + $ref: "#/components/schemas/Worklog" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/issue/10010/worklog/10000","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false},"updateAuthor":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia @@ -12095,7 +12095,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PropertyKeys' + $ref: "#/components/schemas/PropertyKeys" example: >- {"keys":[{"self":"https://your-domain.atlassian.net/rest/api/2/issue/EX-2/properties/issue.support","key":"issue.support"}]} '400': @@ -12156,7 +12156,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" example: >- {"key":"issue.support","value":{"system.conversation.id":"b1bf38be-5e94-4b40-a3b8-9278735ee1e6","system.support.time":"1m"}} '400': @@ -12349,7 +12349,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/LinkIssueRequestJsonBean' + $ref: "#/components/schemas/LinkIssueRequestJsonBean" example: outwardIssue: key: MKY-1 @@ -12420,7 +12420,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueLink' + $ref: "#/components/schemas/IssueLink" example: >- {"id":"10001","type":{"id":"1000","name":"Duplicate","inward":"Duplicated by","outward":"Duplicates","self":"https://your-domain.atlassian.net/rest/api/2/issueLinkType/1000"},"inwardIssue":{"id":"10004","key":"PR-3","self":"https://your-domain.atlassian.net/rest/api/2/issue/PR-3","fields":{"status":{"self":"https://your-domain.atlassian.net/rest/api/2/status/5","description":"The @@ -12530,7 +12530,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueLinkTypes' + $ref: "#/components/schemas/IssueLinkTypes" example: >- {"issueLinkTypes":[{"id":"1000","name":"Duplicate","inward":"Duplicated by","outward":"Duplicates","self":"https://your-domain.atlassian.net/rest/api/2/issueLinkType/1000"},{"id":"1010","name":"Blocks","inward":"Blocked @@ -12568,7 +12568,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueLinkType' + $ref: "#/components/schemas/IssueLinkType" example: inward: Duplicated by name: Duplicate @@ -12580,7 +12580,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueLinkType' + $ref: "#/components/schemas/IssueLinkType" example: >- {"id":"1000","name":"Duplicate","inward":"Duplicated by","outward":"Duplicates","self":"https://your-domain.atlassian.net/rest/api/2/issueLinkType/1000"} @@ -12635,7 +12635,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueLinkType' + $ref: "#/components/schemas/IssueLinkType" example: >- {"id":"1000","name":"Duplicate","inward":"Duplicated by","outward":"Duplicates","self":"https://your-domain.atlassian.net/rest/api/2/issueLinkType/1000"} @@ -12683,7 +12683,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueLinkType' + $ref: "#/components/schemas/IssueLinkType" example: inward: Duplicated by name: Duplicate @@ -12695,7 +12695,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueLinkType' + $ref: "#/components/schemas/IssueLinkType" example: >- {"id":"1000","name":"Duplicate","inward":"Duplicated by","outward":"Duplicates","self":"https://your-domain.atlassian.net/rest/api/2/issueLinkType/1000"} @@ -12780,7 +12780,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SecuritySchemes' + $ref: "#/components/schemas/SecuritySchemes" example: >- {"issueSecuritySchemes":[{"self":"https://your-domain.atlassian.net/rest/api/2/issuesecurityschemes/10000","id":10000,"name":"Default Issue Security Scheme","description":"Description for the @@ -12827,7 +12827,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SecurityScheme' + $ref: "#/components/schemas/SecurityScheme" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/issuesecurityschemes/10000","id":10000,"name":"Default Issue Security Scheme","description":"Description for the @@ -12922,7 +12922,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanIssueSecurityLevelMember' + $ref: "#/components/schemas/PageBeanIssueSecurityLevelMember" example: >- {"maxResults":100,"startAt":0,"total":3,"isLast":true,"values":[{"id":10000,"issueSecurityLevelId":10020,"holder":{"type":"user","user":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","emailAddress":"mia@example.com","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":true,"timeZone":"Australia/Sydney"},"expand":"user"}},{"id":10001,"issueSecurityLevelId":10020,"holder":{"type":"group","parameter":"jira-core-users","expand":"group"}},{"id":10002,"issueSecurityLevelId":10021,"holder":{"type":"assignee"}}]} @@ -12967,7 +12967,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/IssueTypeDetails' + $ref: "#/components/schemas/IssueTypeDetails" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/issueType/3","id":"3","description":"A task that needs to be @@ -13000,7 +13000,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeCreateBean' + $ref: "#/components/schemas/IssueTypeCreateBean" example: name: name description: description @@ -13012,7 +13012,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeDetails' + $ref: "#/components/schemas/IssueTypeDetails" '400': description: |- Returned if the request is invalid because: @@ -13063,7 +13063,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeDetails' + $ref: "#/components/schemas/IssueTypeDetails" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/issueType/3","id":"3","description":"A task that needs to be @@ -13107,7 +13107,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeUpdateBean' + $ref: "#/components/schemas/IssueTypeUpdateBean" example: avatarId: 1 name: name @@ -13119,7 +13119,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeDetails' + $ref: "#/components/schemas/IssueTypeDetails" '400': description: |- Returned if the request is invalid because: @@ -13229,7 +13229,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/IssueTypeDetails' + $ref: "#/components/schemas/IssueTypeDetails" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/issueType/3","id":"3","description":"A task that needs to be @@ -13332,7 +13332,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Avatar' + $ref: "#/components/schemas/Avatar" example: >- {"id":"1000","isSystemAvatar":true,"isSelected":false,"isDeletable":false,"urls":{"16x16":"/secure/useravatar?size=xsmall&avatarId=10040&avatarType=project","24x24":"/secure/useravatar?size=small&avatarId=10040&avatarType=project","32x32":"/secure/useravatar?size=medium&avatarId=10040&avatarType=project","48x48":"/secure/useravatar?avatarId=10040&avatarType=project"}} '400': @@ -13389,7 +13389,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PropertyKeys' + $ref: "#/components/schemas/PropertyKeys" example: >- {"keys":[{"self":"https://your-domain.atlassian.net/rest/api/2/issue/EX-2/properties/issue.support","key":"issue.support"}]} '400': @@ -13447,7 +13447,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" example: >- {"key":"issue.support","value":{"system.conversation.id":"b1bf38be-5e94-4b40-a3b8-9278735ee1e6","system.support.time":"1m"}} '400': @@ -13638,7 +13638,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanIssueTypeScheme' + $ref: "#/components/schemas/PageBeanIssueTypeScheme" example: >- {"maxResults":100,"startAt":0,"total":3,"isLast":true,"values":[{"id":"10000","name":"Default Issue Type Scheme","description":"Default issue type scheme is @@ -13677,7 +13677,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeSchemeDetails' + $ref: "#/components/schemas/IssueTypeSchemeDetails" example: defaultIssueTypeId: '10002' issueTypeIds: @@ -13695,7 +13695,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeSchemeID' + $ref: "#/components/schemas/IssueTypeSchemeID" example: '{"issueTypeSchemeId":"10010"}' '400': description: Returned if the request is not valid. @@ -13777,7 +13777,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanIssueTypeSchemeMapping' + $ref: "#/components/schemas/PageBeanIssueTypeSchemeMapping" example: >- {"maxResults":100,"startAt":0,"total":4,"isLast":true,"values":[{"issueTypeSchemeId":"10000","issueTypeId":"10000"},{"issueTypeSchemeId":"10000","issueTypeId":"10001"},{"issueTypeSchemeId":"10000","issueTypeId":"10002"},{"issueTypeSchemeId":"10001","issueTypeId":"10000"}]} '400': @@ -13844,7 +13844,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanIssueTypeSchemeProjects' + $ref: "#/components/schemas/PageBeanIssueTypeSchemeProjects" example: >- {"maxResults":100,"startAt":0,"total":3,"isLast":true,"values":[{"issueTypeScheme":{"id":"10000","name":"Default Issue Type Scheme","description":"Default issue type scheme is @@ -13892,7 +13892,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeSchemeProjectAssociation' + $ref: "#/components/schemas/IssueTypeSchemeProjectAssociation" example: issueTypeSchemeId: '10000' projectId: '10000' @@ -13959,7 +13959,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeSchemeUpdateDetails' + $ref: "#/components/schemas/IssueTypeSchemeUpdateDetails" example: defaultIssueTypeId: '10002' name: Kanban Issue Type Scheme @@ -14096,7 +14096,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeIds' + $ref: "#/components/schemas/IssueTypeIds" example: issueTypeIds: - '10000' @@ -14170,7 +14170,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OrderOfIssueTypes' + $ref: "#/components/schemas/OrderOfIssueTypes" example: issueTypeIds: - '10001' @@ -14336,7 +14336,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanIssueTypeScreenScheme' + $ref: "#/components/schemas/PageBeanIssueTypeScreenScheme" example: >- {"maxResults":100,"startAt":0,"total":2,"isLast":true,"values":[{"id":"1","name":"Default Issue Type Screen Scheme","description":"The default issue type @@ -14373,7 +14373,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeScreenSchemeDetails' + $ref: "#/components/schemas/IssueTypeScreenSchemeDetails" example: name: Scrum issue type screen scheme issueTypeMappings: @@ -14390,7 +14390,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeScreenSchemeId' + $ref: "#/components/schemas/IssueTypeScreenSchemeId" example: '{"id":"10001"}' '400': description: Returned if the request is not valid. @@ -14482,7 +14482,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanIssueTypeScreenSchemeItem' + $ref: "#/components/schemas/PageBeanIssueTypeScreenSchemeItem" example: >- {"maxResults":100,"startAt":0,"total":4,"isLast":true,"values":[{"issueTypeScreenSchemeId":"10020","issueTypeId":"10000","screenSchemeId":"10010"},{"issueTypeScreenSchemeId":"10021","issueTypeId":"10001","screenSchemeId":"10010"},{"issueTypeScreenSchemeId":"10022","issueTypeId":"10002","screenSchemeId":"10010"},{"issueTypeScreenSchemeId":"10023","issueTypeId":"default","screenSchemeId":"10011"}]} '400': @@ -14549,7 +14549,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanIssueTypeScreenSchemesProjects' + $ref: "#/components/schemas/PageBeanIssueTypeScreenSchemesProjects" example: >- {"maxResults":100,"startAt":0,"total":1,"isLast":true,"values":[{"issueTypeScreenScheme":{"id":"1","name":"Default Issue Type Screen Scheme","description":"The default issue type @@ -14586,7 +14586,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeScreenSchemeProjectAssociation' + $ref: "#/components/schemas/IssueTypeScreenSchemeProjectAssociation" example: issueTypeScreenSchemeId: '10001' projectId: '10002' @@ -14655,7 +14655,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeScreenSchemeUpdateDetails' + $ref: "#/components/schemas/IssueTypeScreenSchemeUpdateDetails" example: name: Scrum scheme description: Screens for scrum issue types. @@ -14770,7 +14770,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeScreenSchemeMappingDetails' + $ref: "#/components/schemas/IssueTypeScreenSchemeMappingDetails" example: issueTypeMappings: - issueTypeId: '10000' @@ -14846,7 +14846,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdateDefaultScreenScheme' + $ref: "#/components/schemas/UpdateDefaultScreenScheme" example: screenSchemeId: '10010' required: true @@ -14912,7 +14912,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeIds' + $ref: "#/components/schemas/IssueTypeIds" example: issueTypeIds: - '10000' @@ -14992,7 +14992,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JQLReferenceData' + $ref: "#/components/schemas/JQLReferenceData" example: >- {"visibleFieldNames":[{"value":"summary","displayName":"summary","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"Sprint","displayName":"Sprint @@ -15043,7 +15043,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SearchAutoCompleteFilter' + $ref: "#/components/schemas/SearchAutoCompleteFilter" example: projectIds: - 10000 @@ -15057,7 +15057,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JQLReferenceData' + $ref: "#/components/schemas/JQLReferenceData" example: >- {"visibleFieldNames":[{"value":"summary","displayName":"summary","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"cf[10061]","displayName":"Component @@ -15136,7 +15136,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AutoCompleteSuggestions' + $ref: "#/components/schemas/AutoCompleteSuggestions" example: >- {"results":[{"value":"ActiveObjects","displayName":"ActiveObjects (AO)"},{"value":"Atlassian Connect","displayName":"Atlassian @@ -15175,7 +15175,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssuesAndJQLQueries' + $ref: "#/components/schemas/IssuesAndJQLQueries" example: issueIds: - 10001 @@ -15192,7 +15192,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueMatches' + $ref: "#/components/schemas/IssueMatches" example: >- {"matches":[{"matchedIssues":[10000,10004],"errors":[]},{"matchedIssues":[100134,10025,10236],"errors":[]},{"matchedIssues":[],"errors":[]},{"matchedIssues":[],"errors":["Invalid JQL: broken = value"]}]} @@ -15241,7 +15241,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JqlQueriesToParse' + $ref: "#/components/schemas/JqlQueriesToParse" example: queries: - >- @@ -15260,7 +15260,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ParsedJqlQueries' + $ref: "#/components/schemas/ParsedJqlQueries" example: >- {"queries":[{"query":"summary ~ test AND (labels in (urgent, blocker) OR lastCommentedBy = currentUser()) AND status CHANGED @@ -15283,7 +15283,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect. deprecated: false @@ -15317,7 +15317,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JQLPersonalDataMigrationRequest' + $ref: "#/components/schemas/JQLPersonalDataMigrationRequest" example: queryStrings: - assignee = mia @@ -15333,7 +15333,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ConvertedJQLQueries' + $ref: "#/components/schemas/ConvertedJQLQueries" example: >- {"queryStrings":["issuetype = Bug AND assignee in (abcde-12345) AND reporter in (abc551-c4e99) order by lastViewed @@ -15382,7 +15382,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanString' + $ref: "#/components/schemas/PageBeanString" example: >- {"maxResults":2,"startAt":0,"total":100,"isLast":false,"values":["performance","security"]} deprecated: false @@ -15477,7 +15477,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Permissions' + $ref: "#/components/schemas/Permissions" example: >- {"permissions":{"EDIT_ISSUES":{"id":"12","key":"EDIT_ISSUES","name":"Edit Issues","type":"PROJECT","description":"Ability to edit @@ -15489,13 +15489,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '401': description: Returned if the authentication credentials are incorrect or missing. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '404': description: >- Returned if the project or issue is not found or the user does not @@ -15503,7 +15503,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -15688,7 +15688,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Locale' + $ref: "#/components/schemas/Locale" example: '{"locale":"en_US"}' '401': description: Returned if the authentication credentials are incorrect or missing. @@ -15721,7 +15721,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Locale' + $ref: "#/components/schemas/Locale" example: locale: en_US required: true @@ -15795,7 +15795,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","emailAddress":"mia@example.com","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":true,"timeZone":"Australia/Sydney","groups":{"size":3,"items":[]},"applicationRoles":{"size":1,"items":[]}} @@ -15892,7 +15892,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanNotificationScheme' + $ref: "#/components/schemas/PageBeanNotificationScheme" example: >- {"maxResults":6,"startAt":1,"total":5,"isLast":false,"values":[{"expand":"notificationSchemeEvents,user,group,projectRole,field,all","id":10100,"self":"https://your-domain.atlassian.net/rest/api/2/notificationscheme","name":"notification scheme @@ -15980,7 +15980,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/NotificationScheme' + $ref: "#/components/schemas/NotificationScheme" example: >- {"expand":"notificationSchemeEvents,user,group,projectRole,field,all","id":10100,"self":"https://your-domain.atlassian.net/rest/api/2/notificationscheme","name":"notification scheme @@ -16048,7 +16048,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Permissions' + $ref: "#/components/schemas/Permissions" example: >- {"permissions":{"BULK_CHANGE":{"key":"BULK_CHANGE","name":"Bulk Change","type":"GLOBAL","description":"Ability to modify a @@ -16102,7 +16102,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BulkPermissionsRequestBean' + $ref: "#/components/schemas/BulkPermissionsRequestBean" example: globalPermissions: - ADMINISTER @@ -16125,7 +16125,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BulkPermissionGrants' + $ref: "#/components/schemas/BulkPermissionGrants" example: >- {"projectPermissions":[{"permission":"EDIT_ISSUES","issues":[10010,10013,10014],"projects":[10001]}],"globalPermissions":["ADMINISTER"]} '400': @@ -16140,7 +16140,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" example: >- {"errorMessages":[],"errors":{"PERMISSION_123":"Unrecognized permission"}} @@ -16149,7 +16149,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" example: >- {"errorMessages":["Only Jira administrators can perform this operation."],"errors":{}} @@ -16179,7 +16179,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionsKeysBean' + $ref: "#/components/schemas/PermissionsKeysBean" required: true responses: '200': @@ -16187,7 +16187,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermittedProjects' + $ref: "#/components/schemas/PermittedProjects" '400': description: Returned if a project permission is not found. content: @@ -16333,7 +16333,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionSchemes' + $ref: "#/components/schemas/PermissionSchemes" example: >- {"permissionSchemes":[{"id":10000,"self":"https://your-domain.atlassian.net/rest/api/2/permissionscheme/10000","name":"Example permission scheme","description":"description"}]} @@ -16378,7 +16378,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionScheme' + $ref: "#/components/schemas/PermissionScheme" example: permissions: - holder: @@ -16394,7 +16394,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionScheme' + $ref: "#/components/schemas/PermissionScheme" example: >- {"id":10000,"self":"https://your-domain.atlassian.net/rest/api/2/permissionscheme/10000","name":"Example permission @@ -16452,7 +16452,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionScheme' + $ref: "#/components/schemas/PermissionScheme" example: >- {"id":10000,"self":"https://your-domain.atlassian.net/rest/api/2/permissionscheme/10000","name":"Example permission @@ -16523,7 +16523,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionScheme' + $ref: "#/components/schemas/PermissionScheme" example: permissions: - holder: @@ -16539,7 +16539,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionScheme' + $ref: "#/components/schemas/PermissionScheme" example: >- {"id":10000,"self":"https://your-domain.atlassian.net/rest/api/2/permissionscheme/10000","name":"Example permission @@ -16633,7 +16633,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionGrants' + $ref: "#/components/schemas/PermissionGrants" example: >- {"permissions":[{"id":10000,"self":"https://your-domain.atlassian.net/rest/api/2/permissionscheme/permission/10000","holder":{"type":"group","parameter":"jira-core-users","expand":"group"},"permission":"ADMINISTER_PROJECTS"}],"expand":"user,group,projectRole,field,all"} '401': @@ -16689,7 +16689,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionGrant' + $ref: "#/components/schemas/PermissionGrant" example: holder: parameter: jira-core-users @@ -16702,7 +16702,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionGrant' + $ref: "#/components/schemas/PermissionGrant" example: >- {"id":10000,"self":"https://your-domain.atlassian.net/rest/api/2/permissionscheme/permission/10000","holder":{"type":"group","parameter":"jira-core-users","expand":"group"},"permission":"ADMINISTER_PROJECTS"} '400': @@ -16765,7 +16765,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionGrant' + $ref: "#/components/schemas/PermissionGrant" example: >- {"id":10000,"self":"https://your-domain.atlassian.net/rest/api/2/permissionscheme/permission/10000","holder":{"type":"group","parameter":"jira-core-users","expand":"group"},"permission":"ADMINISTER_PROJECTS"} '401': @@ -16843,7 +16843,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Priority' + $ref: "#/components/schemas/Priority" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/priority/3","statusColor":"#009900","description":"Major loss of @@ -16882,7 +16882,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Priority' + $ref: "#/components/schemas/Priority" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/priority/3","statusColor":"#009900","description":"Major loss of @@ -16957,7 +16957,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Project' + $ref: "#/components/schemas/Project" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/project/EX","id":"10000","key":"EX","name":"Example","avatarUrls":{"48x48":"https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000","24x24":"https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000","16x16":"https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000","32x32":"https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000"},"projectCategory":{"self":"https://your-domain.atlassian.net/rest/api/2/projectCategory/10000","id":"10000","name":"FIRST","description":"First Project @@ -17038,7 +17038,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectInputBean' + $ref: "#/components/schemas/ProjectInputBean" example: notificationScheme: 10021 description: Example Project description @@ -17061,7 +17061,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectIdentifiers' + $ref: "#/components/schemas/ProjectIdentifiers" example: >- {"self":"https://your-domain.atlassian.net/jira/rest/api/2/project/10042","id":10010,"key":"EX"} '400': @@ -17243,7 +17243,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/StringList' + $ref: "#/components/schemas/StringList" - name: propertyQuery in: query description: >- @@ -17262,7 +17262,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanProject' + $ref: "#/components/schemas/PageBeanProject" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/search?startAt=0&maxResults=2","nextPage":"https://your-domain.atlassian.net/rest/api/2/project/search?startAt=2&maxResults=2","maxResults":2,"startAt":0,"total":7,"isLast":false,"values":[{"self":"https://your-domain.atlassian.net/rest/api/2/project/EX","id":"10000","key":"EX","name":"Example","avatarUrls":{"48x48":"https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000","24x24":"https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000","16x16":"https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000","32x32":"https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000"},"projectCategory":{"self":"https://your-domain.atlassian.net/rest/api/2/projectCategory/10000","id":"10000","name":"FIRST","description":"First Project @@ -17306,7 +17306,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ProjectType' + $ref: "#/components/schemas/ProjectType" example: >- [{"key":"business","formattedKey":"Business","descriptionI18nKey":"jira.project.type.business.description","icon":"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iIzY2NjY2NiIgZD0iTTE2LDBDNy4yLDAsMCw3LjIsMCwxNmMwLDguOCw3LjIsMTYsMTYsMTZjOC44LDAsMTYtNy4yLDE2LTE2QzMyLDcuMiwyNC44LDAsMTYsMHogTTI1LjcsMjMNCgkJYzAsMS44LTEuNCwzLjItMy4yLDMuMkg5LjJDNy41LDI2LjIsNiwyNC44LDYsMjNWOS44QzYsOCw3LjUsNi42LDkuMiw2LjZoMTMuMmMwLjIsMCwwLjQsMCwwLjcsMC4xbC0yLjgsMi44SDkuMg0KCQlDOSw5LjQsOC44LDkuNiw4LjgsOS44VjIzYzAsMC4yLDAuMiwwLjQsMC40LDAuNGgxMy4yYzAuMiwwLDAuNC0wLjIsMC40LTAuNHYtNS4zbDIuOC0yLjhWMjN6IE0xNS45LDIxLjNMMTEsMTYuNGwyLTJsMi45LDIuOQ0KCQlMMjYuNCw2LjhjMC42LDAuNywxLjIsMS41LDEuNywyLjNMMTUuOSwyMS4zeiIvPg0KPC9nPg0KPC9zdmc+","color":"#FFFFFF"},{"key":"software","formattedKey":"Software","descriptionI18nKey":"jira.project.type.software.description","icon":"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iIzY2NjY2NiIgZD0iTTE2LDBDNy4yLDAsMCw3LjIsMCwxNmMwLDguOCw3LjIsMTYsMTYsMTZjOC44LDAsMTYtNy4yLDE2LTE2QzMyLDcuMiwyNC44LDAsMTYsMHogTTI1LjcsMjMNCgkJYzAsMS44LTEuNCwzLjItMy4yLDMuMkg5LjJDNy41LDI2LjIsNiwyNC44LDYsMjNWOS44QzYsOCw3LjUsNi42LDkuMiw2LjZoMTMuMmMwLjIsMCwwLjQsMCwwLjcsMC4xbC0yLjgsMi44SDkuMg0KCQlDOSw5LjQsOC44LDkuNiw4LjgsOS44VjIzYzAsMC4yLDAuMiwwLjQsMC40LDAuNGgxMy4yYzAuMiwwLDAuNC0wLjIsMC40LTAuNHYtNS4zbDIuOC0yLjhWMjN6IE0xNS45LDIxLjNMMTEsMTYuNGwyLTJsMi45LDIuOQ0KCQlMMjYuNCw2LjhjMC42LDAuNywxLjIsMS41LDEuNywyLjNMMTUuOSwyMS4zeiIvPg0KPC9nPg0KPC9zdmc+","color":"#AAAAAA"}] '401': @@ -17336,7 +17336,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ProjectType' + $ref: "#/components/schemas/ProjectType" example: >- [{"key":"business","formattedKey":"Business","descriptionI18nKey":"jira.project.type.business.description","icon":"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iIzY2NjY2NiIgZD0iTTE2LDBDNy4yLDAsMCw3LjIsMCwxNmMwLDguOCw3LjIsMTYsMTYsMTZjOC44LDAsMTYtNy4yLDE2LTE2QzMyLDcuMiwyNC44LDAsMTYsMHogTTI1LjcsMjMNCgkJYzAsMS44LTEuNCwzLjItMy4yLDMuMkg5LjJDNy41LDI2LjIsNiwyNC44LDYsMjNWOS44QzYsOCw3LjUsNi42LDkuMiw2LjZoMTMuMmMwLjIsMCwwLjQsMCwwLjcsMC4xbC0yLjgsMi44SDkuMg0KCQlDOSw5LjQsOC44LDkuNiw4LjgsOS44VjIzYzAsMC4yLDAuMiwwLjQsMC40LDAuNGgxMy4yYzAuMiwwLDAuNC0wLjIsMC40LTAuNHYtNS4zbDIuOC0yLjhWMjN6IE0xNS45LDIxLjNMMTEsMTYuNGwyLTJsMi45LDIuOQ0KCQlMMjYuNCw2LjhjMC42LDAuNywxLjIsMS41LDEuNywyLjNMMTUuOSwyMS4zeiIvPg0KPC9nPg0KPC9zdmc+","color":"#FFFFFF"},{"key":"software","formattedKey":"Software","descriptionI18nKey":"jira.project.type.software.description","icon":"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iIzY2NjY2NiIgZD0iTTE2LDBDNy4yLDAsMCw3LjIsMCwxNmMwLDguOCw3LjIsMTYsMTYsMTZjOC44LDAsMTYtNy4yLDE2LTE2QzMyLDcuMiwyNC44LDAsMTYsMHogTTI1LjcsMjMNCgkJYzAsMS44LTEuNCwzLjItMy4yLDMuMkg5LjJDNy41LDI2LjIsNiwyNC44LDYsMjNWOS44QzYsOCw3LjUsNi42LDkuMiw2LjZoMTMuMmMwLjIsMCwwLjQsMCwwLjcsMC4xbC0yLjgsMi44SDkuMg0KCQlDOSw5LjQsOC44LDkuNiw4LjgsOS44VjIzYzAsMC4yLDAuMiwwLjQsMC40LDAuNGgxMy4yYzAuMiwwLDAuNC0wLjIsMC40LTAuNHYtNS4zbDIuOC0yLjhWMjN6IE0xNS45LDIxLjNMMTEsMTYuNGwyLTJsMi45LDIuOQ0KCQlMMjYuNCw2LjhjMC42LDAuNywxLjIsMS41LDEuNywyLjNMMTUuOSwyMS4zeiIvPg0KPC9nPg0KPC9zdmc+","color":"#AAAAAA"}] deprecated: false @@ -17375,7 +17375,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectType' + $ref: "#/components/schemas/ProjectType" example: >- {"key":"business","formattedKey":"Business","descriptionI18nKey":"jira.project.type.business.description","icon":"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iIzY2NjY2NiIgZD0iTTE2LDBDNy4yLDAsMCw3LjIsMCwxNmMwLDguOCw3LjIsMTYsMTYsMTZjOC44LDAsMTYtNy4yLDE2LTE2QzMyLDcuMiwyNC44LDAsMTYsMHogTTI1LjcsMjMNCgkJYzAsMS44LTEuNCwzLjItMy4yLDMuMkg5LjJDNy41LDI2LjIsNiwyNC44LDYsMjNWOS44QzYsOCw3LjUsNi42LDkuMiw2LjZoMTMuMmMwLjIsMCwwLjQsMCwwLjcsMC4xbC0yLjgsMi44SDkuMg0KCQlDOSw5LjQsOC44LDkuNiw4LjgsOS44VjIzYzAsMC4yLDAuMiwwLjQsMC40LDAuNGgxMy4yYzAuMiwwLDAuNC0wLjIsMC40LTAuNHYtNS4zbDIuOC0yLjhWMjN6IE0xNS45LDIxLjNMMTEsMTYuNGwyLTJsMi45LDIuOQ0KCQlMMjYuNCw2LjhjMC42LDAuNywxLjIsMS41LDEuNywyLjNMMTUuOSwyMS4zeiIvPg0KPC9nPg0KPC9zdmc+","color":"#FFFFFF"} '401': @@ -17418,7 +17418,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectType' + $ref: "#/components/schemas/ProjectType" example: >- {"key":"business","formattedKey":"Business","descriptionI18nKey":"jira.project.type.business.description","icon":"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iIzY2NjY2NiIgZD0iTTE2LDBDNy4yLDAsMCw3LjIsMCwxNmMwLDguOCw3LjIsMTYsMTYsMTZjOC44LDAsMTYtNy4yLDE2LTE2QzMyLDcuMiwyNC44LDAsMTYsMHogTTI1LjcsMjMNCgkJYzAsMS44LTEuNCwzLjItMy4yLDMuMkg5LjJDNy41LDI2LjIsNiwyNC44LDYsMjNWOS44QzYsOCw3LjUsNi42LDkuMiw2LjZoMTMuMmMwLjIsMCwwLjQsMCwwLjcsMC4xbC0yLjgsMi44SDkuMg0KCQlDOSw5LjQsOC44LDkuNiw4LjgsOS44VjIzYzAsMC4yLDAuMiwwLjQsMC40LDAuNGgxMy4yYzAuMiwwLDAuNC0wLjIsMC40LTAuNHYtNS4zbDIuOC0yLjhWMjN6IE0xNS45LDIxLjNMMTEsMTYuNGwyLTJsMi45LDIuOQ0KCQlMMjYuNCw2LjhjMC42LDAuNywxLjIsMS41LDEuNywyLjNMMTUuOSwyMS4zeiIvPg0KPC9nPg0KPC9zdmc+","color":"#FFFFFF"} '401': @@ -17485,7 +17485,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Project' + $ref: "#/components/schemas/Project" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/EX","id":"10000","key":"EX","description":"This project was created as an example for @@ -17558,7 +17558,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectInputBean' + $ref: "#/components/schemas/ProjectInputBean" example: notificationScheme: 10021 description: Example Project description @@ -17581,7 +17581,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Project' + $ref: "#/components/schemas/Project" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/EX","id":"10000","key":"EX","description":"This project was created as an example for @@ -17732,7 +17732,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Avatar' + $ref: "#/components/schemas/Avatar" example: id: '10010' required: true @@ -17898,7 +17898,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Avatar' + $ref: "#/components/schemas/Avatar" example: >- {"id":"1010","isSystemAvatar":false,"isSelected":false,"isDeletable":true} '400': @@ -17953,7 +17953,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectAvatars' + $ref: "#/components/schemas/ProjectAvatars" example: >- {"system":[{"id":"1000","isSystemAvatar":true,"isSelected":false,"isDeletable":false,"urls":{"16x16":"https://your-domain.atlassian.net/secure/viewavatar?size=xsmall&avatarId=10040&avatarType=project","24x24":"https://your-domain.atlassian.net/secure/viewavatar?size=small&avatarId=10040&avatarType=project","32x32":"https://your-domain.atlassian.net/secure/viewavatar?size=medium&avatarId=10040&avatarType=project","48x48":"https://your-domain.atlassian.net/secure/viewavatar?avatarId=10040&avatarType=project"}}],"custom":[{"id":"1010","isSystemAvatar":false,"isSelected":false,"isDeletable":true,"urls":{"16x16":"https://your-domain.atlassian.net/secure/viewavatar?size=xsmall&avatarId=10080&avatarType=project","24x24":"https://your-domain.atlassian.net/secure/viewavatar?size=small&avatarId=10080&avatarType=project","32x32":"https://your-domain.atlassian.net/secure/viewavatar?size=medium&avatarId=10080&avatarType=project","48x48":"https://your-domain.atlassian.net/secure/viewavatar?avatarId=10080&avatarType=project"}}]} '401': @@ -18047,7 +18047,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanComponentWithIssueCount' + $ref: "#/components/schemas/PageBeanComponentWithIssueCount" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/PR/component?startAt=0&maxResults=2","nextPage":"https://your-domain.atlassian.net/rest/api/2/project/PR/component?startAt=2&maxResults=2","maxResults":2,"startAt":0,"total":7,"isLast":false,"values":[{"componentBean":{"self":"https://your-domain.atlassian.net/rest/api/2/component/10000","id":"10000","name":"Component 1","description":"This is a Jira @@ -18116,7 +18116,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Component' + $ref: "#/components/schemas/Component" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/component/10000","id":"10000","name":"Component 1","description":"This is a Jira @@ -18172,7 +18172,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TaskProgressBeanObject' + $ref: "#/components/schemas/TaskProgressBeanObject" '400': description: Returned if the request is not valid. '401': @@ -18212,7 +18212,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectFeaturesResponse' + $ref: "#/components/schemas/ProjectFeaturesResponse" '400': description: Returned if the request is not valid. '401': @@ -18258,7 +18258,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectFeatureToggleRequest' + $ref: "#/components/schemas/ProjectFeatureToggleRequest" required: true responses: '200': @@ -18266,7 +18266,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectFeaturesResponse' + $ref: "#/components/schemas/ProjectFeaturesResponse" '400': description: Returned if the request is not valid. '401': @@ -18313,7 +18313,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PropertyKeys' + $ref: "#/components/schemas/PropertyKeys" example: >- {"keys":[{"self":"https://your-domain.atlassian.net/rest/api/2/issue/EX-2/properties/issue.support","key":"issue.support"}]} '400': @@ -18370,7 +18370,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" example: >- {"key":"issue.support","value":{"system.conversation.id":"b1bf38be-5e94-4b40-a3b8-9278735ee1e6","system.support.time":"1m"}} '400': @@ -18543,7 +18543,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Project' + $ref: "#/components/schemas/Project" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/EX","id":"10000","key":"EX","description":"This project was created as an example for @@ -18682,7 +18682,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectRole' + $ref: "#/components/schemas/ProjectRole" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/MKY/role/10360","name":"Developers","id":10360,"description":"A project role that represents developers in a @@ -18748,7 +18748,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectRoleActorsUpdateBean' + $ref: "#/components/schemas/ProjectRoleActorsUpdateBean" example: categorisedActors: atlassian-user-role-actor: @@ -18764,7 +18764,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectRole' + $ref: "#/components/schemas/ProjectRole" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/MKY/role/10360","name":"Developers","id":10360,"description":"A project role that represents developers in a @@ -18835,7 +18835,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ActorsMap' + $ref: "#/components/schemas/ActorsMap" example: group: - jira-developers @@ -18854,7 +18854,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectRole' + $ref: "#/components/schemas/ProjectRole" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/MKY/role/10360","name":"Developers","id":10360,"description":"A project role that represents developers in a @@ -18995,7 +18995,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ProjectRoleDetails' + $ref: "#/components/schemas/ProjectRoleDetails" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/project/MKY/role/10360","name":"Developers","id":10360,"description":"A project role that represents developers in a @@ -19045,7 +19045,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/IssueTypeWithStatus' + $ref: "#/components/schemas/IssueTypeWithStatus" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/issueType/3","id":"3","name":"Task","subtask":false,"statuses":[{"self":"https://your-domain.atlassian.net/rest/api/2/status/10000","description":"The issue is currently being worked @@ -19106,7 +19106,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Project' + $ref: "#/components/schemas/Project" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/EX","id":"10000","key":"EX","description":"This project was created as an example for @@ -19247,7 +19247,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanVersion' + $ref: "#/components/schemas/PageBeanVersion" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/PR/version?startAt=0&maxResults=2","nextPage":"https://your-domain.atlassian.net/rest/api/2/project/PR/version?startAt=2&maxResults=2","maxResults":2,"startAt":0,"total":7,"isLast":false,"values":[{"self":"https://your-domain.atlassian.net/rest/api/2/version/10000","id":"10000","description":"An excellent version","name":"New Version @@ -19306,7 +19306,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Version' + $ref: "#/components/schemas/Version" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/version/10000","id":"10000","description":"An excellent version","name":"New Version @@ -19351,7 +19351,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectEmailAddress' + $ref: "#/components/schemas/ProjectEmailAddress" example: '{"emailAddress":"jira@example.atlassian.net"}' '401': description: Returned if the authentication credentials are incorrect or missing. @@ -19397,7 +19397,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectEmailAddress' + $ref: "#/components/schemas/ProjectEmailAddress" example: emailAddress: jira@example.atlassian.net required: true @@ -19456,7 +19456,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectIssueTypeHierarchy' + $ref: "#/components/schemas/ProjectIssueTypeHierarchy" example: >- {"projectId":10030,"hierarchy":[{"entityId":"6236f19b-7d77-444a-803a-04d27c98bce1","level":0,"name":"Base","issueTypes":[{"id":10008,"entityId":"13f22d4e-e0e9-4d91-ae31-75bee623618e","name":"Story","avatarId":10324},{"id":10001,"entityId":"958abd36-9b7c-438a-8f16-a52be56bf13e","name":"Bug","avatarId":10324}]},{"entityId":"cf11a95a-f9fc-461f-918c-64c559c08ccf","level":1,"name":"Epic","issueTypes":[{"id":10007,"entityId":"e1edc97f-f618-4d81-be43-ab34636ce8b3","name":"Epic","avatarId":10179}]},{"entityId":"61e9a6af-1441-453a-9b17-ab5e899817a0","level":-1,"name":"Subtask","issueTypes":[{"id":10009,"entityId":"be0602b0-0610-4b2e-87d8-0ac4692483c3","name":"Subtask","avatarId":10573}]}]} '400': @@ -19502,7 +19502,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SecurityScheme' + $ref: "#/components/schemas/SecurityScheme" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/issuesecurityschemes/10000","id":10000,"name":"Default Issue Security Scheme","description":"Description for the @@ -19573,7 +19573,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/NotificationScheme' + $ref: "#/components/schemas/NotificationScheme" example: >- {"expand":"notificationSchemeEvents,user,group,projectRole,field,all","id":10100,"self":"https://your-domain.atlassian.net/rest/api/2/notificationscheme","name":"notification scheme @@ -19663,7 +19663,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionScheme' + $ref: "#/components/schemas/PermissionScheme" example: >- {"id":10000,"self":"https://your-domain.atlassian.net/rest/api/2/permissionscheme/10000","name":"Example permission scheme","description":"description"} @@ -19723,7 +19723,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IdBean' + $ref: "#/components/schemas/IdBean" example: id: 10000 required: true @@ -19733,7 +19733,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionScheme' + $ref: "#/components/schemas/PermissionScheme" example: >- {"id":10000,"self":"https://your-domain.atlassian.net/rest/api/2/permissionscheme/10000","name":"Example permission scheme","description":"description"} @@ -19785,7 +19785,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectIssueSecurityLevels' + $ref: "#/components/schemas/ProjectIssueSecurityLevels" example: >- {"levels":[{"self":"https://your-domain.atlassian.net/rest/api/2/securitylevel/100000","id":"100000","description":"Only the reporter and internal staff can see this @@ -19822,7 +19822,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ProjectCategory' + $ref: "#/components/schemas/ProjectCategory" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/projectCategory/10000","id":"10000","name":"FIRST","description":"First Project @@ -19852,7 +19852,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectCategory' + $ref: "#/components/schemas/ProjectCategory" example: name: CREATED description: Created Project Category @@ -19863,7 +19863,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectCategory' + $ref: "#/components/schemas/ProjectCategory" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/projectCategory/10100","id":"10100","name":"CREATED","description":"Created Project Category"} @@ -19909,7 +19909,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectCategory' + $ref: "#/components/schemas/ProjectCategory" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/projectCategory/10000","id":"10000","name":"FIRST","description":"First Project Category"} @@ -19945,7 +19945,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectCategory' + $ref: "#/components/schemas/ProjectCategory" example: name: UPDATED description: Updated Project Category @@ -19956,7 +19956,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdatedProjectCategory' + $ref: "#/components/schemas/UpdatedProjectCategory" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/projectCategory/10100","id":"10100","name":"UPDATED","description":"Updated Project Category"} @@ -20038,7 +20038,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" example: >- {"errorMessages":[],"errors":{"projectKey":"A project with that project key already exists."}} @@ -20143,7 +20143,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Resolution' + $ref: "#/components/schemas/Resolution" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/resolution/1","id":"10000","description":"A fix for this issue is checked into the tree and @@ -20181,7 +20181,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Resolution' + $ref: "#/components/schemas/Resolution" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/resolution/1","id":"10000","description":"A fix for this issue is checked into the tree and @@ -20251,7 +20251,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ProjectRole' + $ref: "#/components/schemas/ProjectRole" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/project/MKY/role/10360","name":"Developers","id":10360,"description":"A project role that represents developers in a @@ -20293,7 +20293,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateUpdateRoleRequestBean' + $ref: "#/components/schemas/CreateUpdateRoleRequestBean" example: name: Developers description: A project role that represents developers in a project @@ -20304,7 +20304,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectRole' + $ref: "#/components/schemas/ProjectRole" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/MKY/role/10360","name":"Developers","id":10360,"description":"A project role that represents developers in a project"} @@ -20353,7 +20353,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectRole' + $ref: "#/components/schemas/ProjectRole" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/MKY/role/10360","name":"Developers","id":10360,"description":"A project role that represents developers in a @@ -20398,7 +20398,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateUpdateRoleRequestBean' + $ref: "#/components/schemas/CreateUpdateRoleRequestBean" example: name: Developers description: A project role that represents developers in a project @@ -20409,7 +20409,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectRole' + $ref: "#/components/schemas/ProjectRole" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/MKY/role/10360","name":"Developers","id":10360,"description":"A project role that represents developers in a @@ -20462,7 +20462,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateUpdateRoleRequestBean' + $ref: "#/components/schemas/CreateUpdateRoleRequestBean" example: name: Developers description: A project role that represents developers in a project @@ -20473,7 +20473,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectRole' + $ref: "#/components/schemas/ProjectRole" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/project/MKY/role/10360","name":"Developers","id":10360,"description":"A project role that represents developers in a @@ -20574,7 +20574,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectRole' + $ref: "#/components/schemas/ProjectRole" example: >- {"actors":[{"id":10240,"displayName":"jira-developers","type":"atlassian-group-role-actor","name":"jira-developers","actorGroup":{"name":"jira-developers","displayName":"jira-developers"}}]} '400': @@ -20622,7 +20622,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ActorInputBean' + $ref: "#/components/schemas/ActorInputBean" example: user: - admin @@ -20633,7 +20633,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectRole' + $ref: "#/components/schemas/ProjectRole" example: >- {"actors":[{"id":10240,"displayName":"jira-developers","type":"atlassian-group-role-actor","name":"jira-developers","actorGroup":{"name":"jira-developers","displayName":"jira-developers"}}]} '400': @@ -20695,7 +20695,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectRole' + $ref: "#/components/schemas/ProjectRole" example: >- {"actors":[{"id":10240,"displayName":"jira-developers","type":"atlassian-group-role-actor","name":"jira-developers","actorGroup":{"name":"jira-developers","displayName":"jira-developers"}}]} '400': @@ -20759,7 +20759,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanScreen' + $ref: "#/components/schemas/PageBeanScreen" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/screens","maxResults":100,"startAt":0,"total":4,"isLast":true,"values":[{"id":1,"name":"Default Screen","description":"Provides for the update all system @@ -20794,7 +20794,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ScreenDetails' + $ref: "#/components/schemas/ScreenDetails" example: name: Resolve Security Issue Screen description: Enables changes to resolution and linked issues. @@ -20805,7 +20805,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Screen' + $ref: "#/components/schemas/Screen" example: >- {"id":10005,"name":"Resolve Security Issue Screen","description":"Enables changes to resolution and linked @@ -20895,7 +20895,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdateScreenDetails' + $ref: "#/components/schemas/UpdateScreenDetails" example: name: Resolve Accessibility Issue Screen description: >- @@ -20908,7 +20908,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Screen' + $ref: "#/components/schemas/Screen" example: >- {"id":10005,"name":"Resolve Security Issue Screen","description":"Enables changes to resolution and linked @@ -21019,7 +21019,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ScreenableField' + $ref: "#/components/schemas/ScreenableField" '401': description: Returned if the authentication credentials are incorrect or missing. '403': @@ -21067,7 +21067,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ScreenableTab' + $ref: "#/components/schemas/ScreenableTab" '400': description: Returned if the screen ID is invalid. '401': @@ -21106,7 +21106,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ScreenableTab' + $ref: "#/components/schemas/ScreenableTab" example: name: Fields Tab required: true @@ -21116,7 +21116,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ScreenableTab' + $ref: "#/components/schemas/ScreenableTab" example: '{"id":10000,"name":"Fields Tab"}' '400': description: Returned if the request is invalid. @@ -21164,7 +21164,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ScreenableTab' + $ref: "#/components/schemas/ScreenableTab" required: true responses: '200': @@ -21172,7 +21172,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ScreenableTab' + $ref: "#/components/schemas/ScreenableTab" example: '{"id":10000,"name":"Fields Tab"}' '400': description: Returned if the request is invalid. @@ -21272,7 +21272,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ScreenableField' + $ref: "#/components/schemas/ScreenableField" '401': description: Returned if the authentication credentials are incorrect or missing. '403': @@ -21316,7 +21316,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AddFieldBean' + $ref: "#/components/schemas/AddFieldBean" example: fieldId: summary required: true @@ -21326,7 +21326,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ScreenableField' + $ref: "#/components/schemas/ScreenableField" example: '{"id":"summary","name":"Summary"}' '400': description: Returned if the request is invalid. @@ -21435,7 +21435,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MoveFieldBean' + $ref: "#/components/schemas/MoveFieldBean" required: true responses: '204': @@ -21566,7 +21566,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanScreenScheme' + $ref: "#/components/schemas/PageBeanScreenScheme" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/screenscheme?maxResults=25&startAt=0","maxResults":100,"startAt":0,"total":2,"isLast":true,"values":[{"id":10010,"name":"Employee screen scheme","description":"Manage employee @@ -21599,7 +21599,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ScreenSchemeDetails' + $ref: "#/components/schemas/ScreenSchemeDetails" example: screens: default: 10017 @@ -21614,7 +21614,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ScreenSchemeId' + $ref: "#/components/schemas/ScreenSchemeId" example: '{"id":10001}' '400': description: Returned if the request is not valid. @@ -21673,7 +21673,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdateScreenSchemeDetails' + $ref: "#/components/schemas/UpdateScreenSchemeDetails" example: screens: default: '10018' @@ -21926,7 +21926,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SearchResults' + $ref: "#/components/schemas/SearchResults" example: >- {"expand":"names,schema","startAt":0,"maxResults":50,"total":1,"issues":[{"expand":"","id":"10002","self":"https://your-domain.atlassian.net/rest/api/2/issue/10002","key":"ED-1","fields":{"watcher":{"self":"https://your-domain.atlassian.net/rest/api/2/issue/EX-1/watchers","isWatching":false,"watchCount":1,"watchers":[{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false}]},"attachment":[{"id":10001,"self":"https://your-domain.atlassian.net/rest/api/2/attachments/10001","filename":"debuglog.txt","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia @@ -21989,7 +21989,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SearchRequestBean' + $ref: "#/components/schemas/SearchRequestBean" example: expand: - names @@ -22010,7 +22010,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SearchResults' + $ref: "#/components/schemas/SearchResults" example: >- {"expand":"names,schema","startAt":0,"maxResults":50,"total":1,"issues":[{"expand":"","id":"10002","self":"https://your-domain.atlassian.net/rest/api/2/issue/10002","key":"ED-1","fields":{"watcher":{"self":"https://your-domain.atlassian.net/rest/api/2/issue/EX-1/watchers","isWatching":false,"watchCount":1,"watchers":[{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false}]},"attachment":[{"id":10001,"self":"https://your-domain.atlassian.net/rest/api/2/attachments/10001","filename":"debuglog.txt","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia @@ -22077,7 +22077,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SecurityLevel' + $ref: "#/components/schemas/SecurityLevel" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/securitylevel/10021","id":"10021","description":"Only the reporter and internal staff can see this @@ -22112,7 +22112,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ServerInformation' + $ref: "#/components/schemas/ServerInformation" example: >- {"baseUrl":"https://your-domain.atlassian.net/jira","version":"1001.0.0-SNAPSHOT","versionNumbers":[5,0,0],"buildNumber":582,"buildDate":"2021-04-26T03:32:24.997+0000","serverTime":"2021-04-26T03:32:24.997+0000","scmInfo":"1f51473f5c7b75c1a69a0090f4832cdc5053702a","serverTitle":"My Jira instance","defaultLocale":{"locale":"en_AU"}} @@ -22145,7 +22145,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ColumnItem' + $ref: "#/components/schemas/ColumnItem" example: >- [{"label":"Key","value":"issuekey"},{"label":"Summary","value":"summary"}] '401': @@ -22237,7 +22237,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/StatusDetails' + $ref: "#/components/schemas/StatusDetails" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/status/10000","description":"The issue is currently being worked @@ -22288,7 +22288,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/StatusDetails' + $ref: "#/components/schemas/StatusDetails" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/status/10000","description":"The issue is currently being worked @@ -22330,7 +22330,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/StatusCategory' + $ref: "#/components/schemas/StatusCategory" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/statuscategory/1","id":1,"key":"in-flight","colorName":"yellow","name":"In Progress"},{"self":"https://your-domain.atlassian.net/rest/api/2/statuscategory/9","id":9,"key":"completed","colorName":"green"}] @@ -22368,7 +22368,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/StatusCategory' + $ref: "#/components/schemas/StatusCategory" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/statuscategory/1","id":1,"key":"in-flight","colorName":"yellow","name":"In Progress"} @@ -22417,7 +22417,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TaskProgressBeanObject' + $ref: "#/components/schemas/TaskProgressBeanObject" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/task/1","id":"1","description":"Task description","status":"COMPLETE","result":"the task result, this @@ -22537,7 +22537,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Avatars' + $ref: "#/components/schemas/Avatars" example: >- {"system":[{"id":"1000","isSystemAvatar":true,"isSelected":false,"isDeletable":false,"urls":{"16x16":"https://your-domain.atlassian.net/secure/viewavatar?size=xsmall&avatarId=10040&avatarType=project","24x24":"https://your-domain.atlassian.net/secure/viewavatar?size=small&avatarId=10040&avatarType=project","32x32":"https://your-domain.atlassian.net/secure/viewavatar?size=medium&avatarId=10040&avatarType=project","48x48":"https://your-domain.atlassian.net/secure/viewavatar?avatarId=10040&avatarType=project"}}],"custom":[{"id":"1010","isSystemAvatar":false,"isSelected":false,"isDeletable":true,"urls":{"16x16":"https://your-domain.atlassian.net/secure/viewavatar?size=xsmall&avatarId=10080&avatarType=project","24x24":"https://your-domain.atlassian.net/secure/viewavatar?size=small&avatarId=10080&avatarType=project","32x32":"https://your-domain.atlassian.net/secure/viewavatar?size=medium&avatarId=10080&avatarType=project","48x48":"https://your-domain.atlassian.net/secure/viewavatar?avatarId=10080&avatarType=project"}}]} '401': @@ -22654,7 +22654,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Avatar' + $ref: "#/components/schemas/Avatar" example: >- {"id":"1000","isSystemAvatar":true,"isSelected":false,"isDeletable":false,"urls":{"16x16":"/secure/useravatar?size=xsmall&avatarId=10040&avatarType=project","24x24":"/secure/useravatar?size=small&avatarId=10040&avatarType=project","32x32":"/secure/useravatar?size=medium&avatarId=10040&avatarType=project","48x48":"/secure/useravatar?avatarId=10040&avatarType=project"}} '400': @@ -22793,7 +22793,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","emailAddress":"mia@example.com","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":true,"timeZone":"Australia/Sydney","groups":{"size":3,"items":[]},"applicationRoles":{"size":1,"items":[]}} @@ -22840,7 +22840,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UserWriteBean' + $ref: "#/components/schemas/UserWriteBean" example: password: abracadabra emailAddress: mia@atlassian.com @@ -22853,7 +22853,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","emailAddress":"mia@example.com","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":true,"timeZone":"Australia/Sydney","groups":{"size":3,"items":[]},"applicationRoles":{"size":1,"items":[]}} @@ -23023,7 +23023,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":false},{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10ac8d82e05b22cc7d4ef5","key":"","accountId":"5b10ac8d82e05b22cc7d4ef5","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=32&s=32"},"displayName":"Emma @@ -23165,7 +23165,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","emailAddress":"mia@example.com","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":true,"timeZone":"Australia/Sydney","groups":{"size":3,"items":[]},"applicationRoles":{"size":1,"items":[]}} @@ -23260,7 +23260,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanUser' + $ref: "#/components/schemas/PageBeanUser" example: >- {"maxResults":100,"startAt":0,"total":1,"isLast":true,"values":[{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","emailAddress":"mia@example.com","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":true,"timeZone":"Australia/Sydney","groups":{"size":3,"items":[]},"applicationRoles":{"size":1,"items":[]}}]} @@ -23335,7 +23335,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/UserMigrationBean' + $ref: "#/components/schemas/UserMigrationBean" example: >- [{"username":"mia","accountId":"5b10a2844c20165700ede21g"},{"username":"emma","accountId":"5b10ac8d82e05b22cc7d4ef5"}] '400': @@ -23395,7 +23395,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ColumnItem' + $ref: "#/components/schemas/ColumnItem" '401': description: Returned if the authentication credentials are incorrect or missing. '403': @@ -23561,7 +23561,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UnrestrictedUserEmail' + $ref: "#/components/schemas/UnrestrictedUserEmail" example: name@example.com '400': description: Returned if the calling app is not approved to use this API. @@ -23612,7 +23612,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UnrestrictedUserEmail' + $ref: "#/components/schemas/UnrestrictedUserEmail" '400': description: Returned if the calling app is not approved to use this API. '401': @@ -23678,7 +23678,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/GroupName' + $ref: "#/components/schemas/GroupName" example: >- {"name":"jira-administrators","self":"https://your-domain.atlassian.net/rest/api/2/group?groupname=jira-administrators"} '401': @@ -23843,7 +23843,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":false},{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10ac8d82e05b22cc7d4ef5","key":"","accountId":"5b10ac8d82e05b22cc7d4ef5","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=32&s=32"},"displayName":"Emma @@ -23963,7 +23963,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FoundUsers' + $ref: "#/components/schemas/FoundUsers" example: >- {"users":[{"accountId":"5b10a2844c20165700ede21g","accountType":"atlassian","name":"mia","key":"mia","html":"Mia Krystof - mia@example.com @@ -24036,7 +24036,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PropertyKeys' + $ref: "#/components/schemas/PropertyKeys" example: >- {"keys":[{"self":"https://your-domain.atlassian.net/rest/api/2/issue/EX-2/properties/issue.support","key":"issue.support"}]} '400': @@ -24117,7 +24117,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" example: >- {"key":"issue.support","value":{"system.conversation.id":"b1bf38be-5e94-4b40-a3b8-9278735ee1e6","system.support.time":"1m"}} '400': @@ -24388,7 +24388,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":false},{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10ac8d82e05b22cc7d4ef5","key":"","accountId":"5b10ac8d82e05b22cc7d4ef5","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=32&s=32"},"displayName":"Emma @@ -24480,7 +24480,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanUser' + $ref: "#/components/schemas/PageBeanUser" '400': description: Returned if the query is invalid. '401': @@ -24566,7 +24566,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanUserKey' + $ref: "#/components/schemas/PageBeanUserKey" '400': description: Returned if the query is invalid. '401': @@ -24684,7 +24684,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":false},{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10ac8d82e05b22cc7d4ef5","key":"","accountId":"5b10ac8d82e05b22cc7d4ef5","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=32&s=32"},"displayName":"Emma @@ -24742,7 +24742,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":false},{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10ac8d82e05b22cc7d4ef5","key":"","accountId":"5b10ac8d82e05b22cc7d4ef5","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=32&s=32"},"displayName":"Emma @@ -24797,7 +24797,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","key":"","accountId":"5b10a2844c20165700ede21g","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32"},"displayName":"Mia Krystof","active":false},{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10ac8d82e05b22cc7d4ef5","key":"","accountId":"5b10ac8d82e05b22cc7d4ef5","name":"","avatarUrls":{"48x48":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=48&s=48","24x24":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=24&s=24","16x16":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=16&s=16","32x32":"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/AA-3.png?size=32&s=32"},"displayName":"Emma @@ -24840,7 +24840,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Version' + $ref: "#/components/schemas/Version" example: archived: false releaseDate: '2010-07-06' @@ -24855,7 +24855,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Version' + $ref: "#/components/schemas/Version" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/version/10000","id":"10000","description":"An excellent version","name":"New Version @@ -24917,7 +24917,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Version' + $ref: "#/components/schemas/Version" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/version/10000","id":"10000","description":"An excellent version","name":"New Version @@ -24963,7 +24963,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Version' + $ref: "#/components/schemas/Version" example: archived: false overdue: true @@ -24982,7 +24982,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Version' + $ref: "#/components/schemas/Version" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/version/10000","id":"10000","description":"An excellent version","name":"New Version @@ -25169,7 +25169,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/VersionMoveBean' + $ref: "#/components/schemas/VersionMoveBean" example: after: 'https://your-domain.atlassian.net/rest/api/~ver~/version/10000' required: true @@ -25179,7 +25179,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Version' + $ref: "#/components/schemas/Version" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/version/10000","id":"10000","description":"An excellent version","name":"New Version @@ -25237,7 +25237,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/VersionIssueCounts' + $ref: "#/components/schemas/VersionIssueCounts" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/version/10000","issuesFixedCount":23,"issuesAffectedCount":101,"issueCountWithCustomFieldsShowingVersion":54,"customFieldUsage":[{"fieldName":"Field1","customFieldId":10000,"issueCountWithVersionInCustomField":2},{"fieldName":"Field2","customFieldId":10010,"issueCountWithVersionInCustomField":3}]} '401': @@ -25293,7 +25293,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DeleteAndReplaceVersionBean' + $ref: "#/components/schemas/DeleteAndReplaceVersionBean" required: true responses: '204': @@ -25347,7 +25347,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/VersionUnresolvedIssuesCount' + $ref: "#/components/schemas/VersionUnresolvedIssuesCount" example: >- {"self":"https://your-domain.atlassian.net/rest/api/2/version/10000","issuesUnresolvedCount":23,"issuesCount":30} '401': @@ -25402,7 +25402,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanWebhook' + $ref: "#/components/schemas/PageBeanWebhook" example: >- {"maxResults":2,"startAt":0,"total":100,"isLast":false,"values":[{"id":10000,"jqlFilter":"project = @@ -25414,13 +25414,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '403': description: Returned if the caller is not a Connect app. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -25444,7 +25444,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WebhookRegistrationDetails' + $ref: "#/components/schemas/WebhookRegistrationDetails" example: webhooks: - jqlFilter: project = PROJ @@ -25462,7 +25462,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ContainerForRegisteredWebhooks' + $ref: "#/components/schemas/ContainerForRegisteredWebhooks" example: >- {"webhookRegistrationResult":[{"createdWebhookId":1000},{"errors":["The clause watchCount is unsupported"]},{"createdWebhookId":1001}]} @@ -25471,13 +25471,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '403': description: Returned if the caller is not a Connect app. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -25507,13 +25507,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '403': description: Returned if the caller is not a Connect app. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -25571,7 +25571,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FailedWebhooks' + $ref: "#/components/schemas/FailedWebhooks" example: >- {"values":[{"id":"1","body":"{\"data\":\"webhook data\"}","url":"https://example.com","failureTime":1573118132000},{"id":"2","url":"https://example.com","failureTime":1573540473480}],"maxResults":100,"next":"https://your-domain.atlassian.net/rest/api/2/webhook/failed?failedAfter=1573540473480&maxResults=100"} @@ -25580,13 +25580,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '403': description: Returned if the caller is not a Connect app. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -25617,7 +25617,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ContainerForWebhookIDs' + $ref: "#/components/schemas/ContainerForWebhookIDs" example: webhookIds: - 10000 @@ -25630,20 +25630,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WebhooksExpirationDate' + $ref: "#/components/schemas/WebhooksExpirationDate" example: '{"expirationDate":"2019-06-01T12:42:30.000+0000"}' '400': description: Returned if the request is invalid. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '403': description: Returned if the caller is not a Connect app. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -25684,7 +25684,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/DeprecatedWorkflow' + $ref: "#/components/schemas/DeprecatedWorkflow" example: >- [{"name":"classic workflow","description":"A classic Jira workflow","lastModifiedDate":"01-01-2011","lastModifiedUser":"admin","lastModifiedUserAccountId":"5b10a2844c20165700ede21g","steps":5,"default":true}] @@ -25714,7 +25714,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateWorkflowDetails' + $ref: "#/components/schemas/CreateWorkflowDetails" example: name: Workflow 1 description: This is a workflow used for Stories and Tasks @@ -25742,7 +25742,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowIDs' + $ref: "#/components/schemas/WorkflowIDs" example: >- {"name":"Workflow 1","entityId":"3c1ef142-0e0a-4208-8b5a-31b706b6c088"} @@ -25855,7 +25855,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanWorkflowTransitionRules' + $ref: "#/components/schemas/PageBeanWorkflowTransitionRules" example: >- {"maxResults":10,"startAt":0,"total":1,"isLast":true,"values":[{"workflowId":{"name":"My Workflow @@ -25871,13 +25871,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '403': description: Returned if the caller is not a Connect app. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '404': description: Returned if the any transition rule type is not supported. deprecated: false @@ -25907,7 +25907,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowTransitionRulesUpdate' + $ref: "#/components/schemas/WorkflowTransitionRulesUpdate" example: workflows: - postFunctions: @@ -25932,7 +25932,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowTransitionRulesUpdateErrors' + $ref: "#/components/schemas/WorkflowTransitionRulesUpdateErrors" example: >- {"updateResults":[{"workflowId":{"name":"Workflow with one rule not @@ -25949,13 +25949,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" '403': description: Returned if the caller is not a Connect app. content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" deprecated: false security: - basicAuth: [] @@ -26022,7 +26022,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanWorkflow' + $ref: "#/components/schemas/PageBeanWorkflow" example: >- {"maxResults":1,"startAt":0,"total":5,"isLast":false,"values":[{"id":{"name":"SCRUM Workflow","entityId":"5ed312c5-f7a6-4a78-a1f6-8ff7f307d063"},"description":"A @@ -26040,7 +26040,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" example: >- {"errorMessages":["Only Jira administrators can access workflows."],"errors":{}} @@ -26117,7 +26117,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowTransitionProperty' + $ref: "#/components/schemas/WorkflowTransitionProperty" example: >- [{"key":"jira.i18n.title","value":"some.title","id":"jira.i18n.title"},{"key":"jira.permission","value":"createissue","id":"jira.permission"}] '400': @@ -26190,7 +26190,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowTransitionProperty' + $ref: "#/components/schemas/WorkflowTransitionProperty" example: value: createissue required: true @@ -26200,7 +26200,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowTransitionProperty' + $ref: "#/components/schemas/WorkflowTransitionProperty" example: >- {"key":"jira.i18n.title","value":"some.title","id":"jira.i18n.title"} '304': @@ -26277,7 +26277,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowTransitionProperty' + $ref: "#/components/schemas/WorkflowTransitionProperty" example: value: createissue required: true @@ -26287,7 +26287,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowTransitionProperty' + $ref: "#/components/schemas/WorkflowTransitionProperty" example: >- {"key":"jira.i18n.title","value":"some.title","id":"jira.i18n.title"} '400': @@ -26470,7 +26470,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PageBeanWorkflowScheme' + $ref: "#/components/schemas/PageBeanWorkflowScheme" example: >- {"maxResults":50,"startAt":0,"total":2,"isLast":true,"values":[{"id":101010,"name":"Example workflow scheme","description":"The description of the example @@ -26509,7 +26509,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: defaultWorkflow: jira name: Example workflow scheme @@ -26524,7 +26524,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":101010,"name":"Example workflow scheme","description":"The description of the example workflow @@ -26581,7 +26581,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ContainerOfWorkflowSchemeAssociations' + $ref: "#/components/schemas/ContainerOfWorkflowSchemeAssociations" example: >- {"values":[{"projectIds":["10010","10020"],"workflowScheme":{"id":101010,"name":"Example workflow scheme","description":"The description of the example @@ -26631,7 +26631,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowSchemeProjectAssociation' + $ref: "#/components/schemas/WorkflowSchemeProjectAssociation" example: workflowSchemeId: '10032' projectId: '10001' @@ -26710,7 +26710,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":101010,"name":"Example workflow scheme","description":"The description of the example workflow @@ -26759,7 +26759,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: defaultWorkflow: jira updateDraftIfNeeded: false @@ -26774,7 +26774,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":101010,"name":"Example workflow scheme","description":"The description of the example workflow @@ -26863,7 +26863,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":17218781,"name":"Example workflow scheme","description":"The description of the example workflow @@ -26924,7 +26924,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DefaultWorkflow' + $ref: "#/components/schemas/DefaultWorkflow" example: '{"workflow":"jira"}' '401': description: Returned if the authentication credentials are incorrect or missing. @@ -26968,7 +26968,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DefaultWorkflow' + $ref: "#/components/schemas/DefaultWorkflow" example: workflow: jira updateDraftIfNeeded: false @@ -26979,7 +26979,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":101010,"name":"Example workflow scheme","description":"The description of the example workflow @@ -27042,7 +27042,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":101010,"name":"Example workflow scheme","description":"The description of the example workflow @@ -27103,7 +27103,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":17218781,"name":"Example workflow scheme","description":"The description of the example workflow @@ -27156,7 +27156,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: defaultWorkflow: jira updateDraftIfNeeded: false @@ -27171,7 +27171,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":17218781,"name":"Example workflow scheme","description":"The description of the example workflow @@ -27269,7 +27269,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DefaultWorkflow' + $ref: "#/components/schemas/DefaultWorkflow" example: '{"workflow":"jira"}' '401': description: Returned if the authentication credentials are incorrect or missing. @@ -27311,7 +27311,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DefaultWorkflow' + $ref: "#/components/schemas/DefaultWorkflow" example: workflow: jira updateDraftIfNeeded: false @@ -27322,7 +27322,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":17218781,"name":"Example workflow scheme","description":"The description of the example workflow @@ -27376,7 +27376,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":17218781,"name":"Example workflow scheme","description":"The description of the example workflow @@ -27435,7 +27435,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeWorkflowMapping' + $ref: "#/components/schemas/IssueTypeWorkflowMapping" example: '{"issueType":"10000","workflow":"jira"}' '401': description: Returned if the authentication credentials are incorrect or missing. @@ -27479,7 +27479,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeWorkflowMapping' + $ref: "#/components/schemas/IssueTypeWorkflowMapping" example: issueType: '10000' workflow: jira @@ -27491,7 +27491,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":17218781,"name":"Example workflow scheme","description":"The description of the example workflow @@ -27547,7 +27547,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":17218781,"name":"Example workflow scheme","description":"The description of the example workflow @@ -27602,7 +27602,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypesWorkflowMapping' + $ref: "#/components/schemas/IssueTypesWorkflowMapping" example: >- {"workflow":"jira","issueTypes":["10000","10001"],"defaultMapping":false} '401': @@ -27650,7 +27650,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypesWorkflowMapping' + $ref: "#/components/schemas/IssueTypesWorkflowMapping" example: workflow: jira updateDraftIfNeeded: true @@ -27663,7 +27663,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":101010,"name":"Example workflow scheme","description":"The description of the example workflow @@ -27779,7 +27779,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeWorkflowMapping' + $ref: "#/components/schemas/IssueTypeWorkflowMapping" example: '{"issueType":"10000","workflow":"jira"}' '401': description: Returned if the authentication credentials are incorrect or missing. @@ -27830,7 +27830,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypeWorkflowMapping' + $ref: "#/components/schemas/IssueTypeWorkflowMapping" example: issueType: '10000' workflow: jira @@ -27842,7 +27842,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":101010,"name":"Example workflow scheme","description":"The description of the example workflow @@ -27911,7 +27911,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":101010,"name":"Example workflow scheme","description":"The description of the example workflow @@ -27976,7 +27976,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypesWorkflowMapping' + $ref: "#/components/schemas/IssueTypesWorkflowMapping" example: >- {"workflow":"jira","issueTypes":["10000","10001"],"defaultMapping":false} '401': @@ -28029,7 +28029,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IssueTypesWorkflowMapping' + $ref: "#/components/schemas/IssueTypesWorkflowMapping" example: workflow: jira updateDraftIfNeeded: true @@ -28042,7 +28042,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" example: >- {"id":101010,"name":"Example workflow scheme","description":"The description of the example workflow @@ -28172,7 +28172,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ChangedWorklogs' + $ref: "#/components/schemas/ChangedWorklogs" example: >- {"values":[{"worklogId":103,"updatedTime":1438013671562,"properties":[]},{"worklogId":104,"updatedTime":1438013672165,"properties":[]},{"worklogId":105,"updatedTime":1438013693136,"properties":[]}],"since":1438013671562,"until":1438013693136,"self":"https://your-domain.atlassian.net/api/~ver~/worklog/deleted?since=1438013671562","nextPage":"https://your-domain.atlassian.net/api/~ver~/worklog/deleted?since=1438013693136","lastPage":true} '401': @@ -28217,7 +28217,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WorklogIdsRequestBean' + $ref: "#/components/schemas/WorklogIdsRequestBean" example: ids: - 1 @@ -28233,7 +28233,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Worklog' + $ref: "#/components/schemas/Worklog" example: >- [{"self":"https://your-domain.atlassian.net/rest/api/2/issue/10010/worklog/10000","author":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia Krystof","active":false},"updateAuthor":{"self":"https://your-domain.atlassian.net/rest/api/2/user?accountId=5b10a2844c20165700ede21g","accountId":"5b10a2844c20165700ede21g","displayName":"Mia @@ -28306,7 +28306,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ChangedWorklogs' + $ref: "#/components/schemas/ChangedWorklogs" example: >- {"values":[{"worklogId":103,"updatedTime":1438013671562,"properties":[]},{"worklogId":104,"updatedTime":1438013672165,"properties":[]},{"worklogId":105,"updatedTime":1438013693136,"properties":[]}],"since":1438013671562,"until":1438013693136,"self":"https://your-domain.atlassian.net/api/~ver~/worklog/updated?since=1438013671562","nextPage":"https://your-domain.atlassian.net/api/~ver~/worklog/updated?since=1438013693136","lastPage":true} '401': @@ -28342,7 +28342,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PropertyKeys' + $ref: "#/components/schemas/PropertyKeys" example: keys: - self: >- @@ -28353,7 +28353,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationMessage' + $ref: "#/components/schemas/OperationMessage" example: message: Access to this resource must be authenticated as an app. statusCode: 401 @@ -28390,7 +28390,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" example: self: >- https://your-domain.atlassian.net/jira/rest/atlassian-connect/1/addon/example.app.key/properties/propertyKey @@ -28401,7 +28401,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationMessage' + $ref: "#/components/schemas/OperationMessage" example: message: The property key cannot be longer than 127 characters. statusCode: 400 @@ -28410,7 +28410,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationMessage' + $ref: "#/components/schemas/OperationMessage" example: message: Access to this resource must be authenticated as an app. statusCode: 401 @@ -28419,7 +28419,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationMessage' + $ref: "#/components/schemas/OperationMessage" example: message: Property with key not found. statusCode: 404 @@ -28466,7 +28466,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationMessage' + $ref: "#/components/schemas/OperationMessage" example: message: Property updated. statusCode: 200 @@ -28475,7 +28475,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationMessage' + $ref: "#/components/schemas/OperationMessage" example: message: Property created. statusCode: 201 @@ -28488,7 +28488,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationMessage' + $ref: "#/components/schemas/OperationMessage" example: message: The property key cannot be longer than 127 characters. statusCode: 400 @@ -28497,7 +28497,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationMessage' + $ref: "#/components/schemas/OperationMessage" example: message: Access to this resource must be authenticated as an app. statusCode: 401 @@ -28535,7 +28535,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationMessage' + $ref: "#/components/schemas/OperationMessage" example: message: The property key cannot be longer than 127 characters. statusCode: 400 @@ -28544,7 +28544,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationMessage' + $ref: "#/components/schemas/OperationMessage" example: message: Access to this resource must be authenticated as an app. statusCode: 401 @@ -28553,7 +28553,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationMessage' + $ref: "#/components/schemas/OperationMessage" example: message: Property with key not found. statusCode: 404 @@ -28578,13 +28578,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ConnectModules' + $ref: "#/components/schemas/ConnectModules" '401': description: Returned if the call is not from a Connect app. content: application/json: schema: - $ref: '#/components/schemas/ErrorMessage' + $ref: "#/components/schemas/ErrorMessage" example: message: The request is not from a Connect app. deprecated: false @@ -28606,7 +28606,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ConnectModules' + $ref: "#/components/schemas/ConnectModules" required: true responses: '200': @@ -28627,7 +28627,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorMessage' + $ref: "#/components/schemas/ErrorMessage" example: message: >- Installation failed. The app com.example.app.key has duplicate @@ -28637,7 +28637,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorMessage' + $ref: "#/components/schemas/ErrorMessage" example: message: The request is not from a Connect app. deprecated: false @@ -28678,7 +28678,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorMessage' + $ref: "#/components/schemas/ErrorMessage" example: message: The request is not from a Connect app. deprecated: false @@ -28706,7 +28706,7 @@ components: filter: description: The bulk operation filter. allOf: - - $ref: '#/components/schemas/IssueFilterForBulkPropertySet' + - $ref: "#/components/schemas/IssueFilterForBulkPropertySet" additionalProperties: false description: Bulk issue property update request details. IssueFilterForBulkPropertySet: @@ -28782,7 +28782,7 @@ components: minProperties: 1 type: object additionalProperties: - $ref: '#/components/schemas/JsonNode' + $ref: "#/components/schemas/JsonNode" description: A list of entity property keys and values. additionalProperties: false description: >- @@ -28937,7 +28937,7 @@ components: object](../api-group-permission-schemes/#holder-object) in *Get all permission schemes* for more information. allOf: - - $ref: '#/components/schemas/PermissionHolder' + - $ref: "#/components/schemas/PermissionHolder" permission: type: string description: >- @@ -29003,7 +29003,7 @@ components: scope: description: The scope of the permission scheme. allOf: - - $ref: '#/components/schemas/Scope' + - $ref: "#/components/schemas/Scope" permissions: type: array description: >- @@ -29012,7 +29012,7 @@ components: grants](../api-group-permission-schemes/#about-permission-schemes-and-grants) for more information. items: - $ref: '#/components/schemas/PermissionGrant' + $ref: "#/components/schemas/PermissionGrant" additionalProperties: true description: Details of a permission scheme. ProjectForScope: @@ -29052,12 +29052,12 @@ components: description: The URLs of the project's avatars. readOnly: true allOf: - - $ref: '#/components/schemas/AvatarUrlsBean' + - $ref: "#/components/schemas/AvatarUrlsBean" projectCategory: description: The category the project belongs to. readOnly: true allOf: - - $ref: '#/components/schemas/UpdatedProjectCategory' + - $ref: "#/components/schemas/UpdatedProjectCategory" additionalProperties: false description: Details about a next-gen project. Scope: @@ -29074,7 +29074,7 @@ components: description: The project the item has scope in. readOnly: true allOf: - - $ref: '#/components/schemas/ProjectForScope' + - $ref: "#/components/schemas/ProjectForScope" additionalProperties: true description: >- The projects the item is associated with. Indicated for items associated @@ -29106,7 +29106,7 @@ components: permissions: type: object additionalProperties: - $ref: '#/components/schemas/UserPermission' + $ref: "#/components/schemas/UserPermission" description: List of permissions. readOnly: true additionalProperties: false @@ -29160,7 +29160,7 @@ components: type: array description: Project permissions with associated projects and issues to look up. items: - $ref: '#/components/schemas/BulkProjectPermissions' + $ref: "#/components/schemas/BulkProjectPermissions" globalPermissions: uniqueItems: true type: array @@ -29216,7 +29216,7 @@ components: List of project permissions and the projects and issues those permissions provide access to. items: - $ref: '#/components/schemas/BulkProjectPermissionGrants' + $ref: "#/components/schemas/BulkProjectPermissionGrants" globalPermissions: uniqueItems: true type: array @@ -29272,7 +29272,7 @@ components: description: A list of projects. readOnly: true items: - $ref: '#/components/schemas/ProjectIdentifierBean' + $ref: "#/components/schemas/ProjectIdentifierBean" additionalProperties: false description: A list of projects in which a user is granted permissions. ProjectIdentifierBean: @@ -29330,22 +29330,22 @@ components: group: description: The specified group. allOf: - - $ref: '#/components/schemas/GroupName' + - $ref: "#/components/schemas/GroupName" field: description: The custom user or group field. allOf: - - $ref: '#/components/schemas/FieldDetails' + - $ref: "#/components/schemas/FieldDetails" emailAddress: type: string description: The email address. projectRole: description: The specified project role. allOf: - - $ref: '#/components/schemas/ProjectRole' + - $ref: "#/components/schemas/ProjectRole" user: description: The specified user. allOf: - - $ref: '#/components/schemas/UserDetails' + - $ref: "#/components/schemas/UserDetails" additionalProperties: false description: Details about a notification associated with an event. FieldDetails: @@ -29384,11 +29384,11 @@ components: scope: description: The scope of the field. allOf: - - $ref: '#/components/schemas/Scope' + - $ref: "#/components/schemas/Scope" schema: description: The data schema for the field. allOf: - - $ref: '#/components/schemas/JsonTypeBean' + - $ref: "#/components/schemas/JsonTypeBean" additionalProperties: false description: Details about a field. xml: @@ -29463,7 +29463,7 @@ components: The template of the event. Only custom events configured by Jira administrators have template. allOf: - - $ref: '#/components/schemas/NotificationEvent' + - $ref: "#/components/schemas/NotificationEvent" additionalProperties: false description: Details about a notification event. NotificationScheme: @@ -29490,22 +29490,22 @@ components: type: array description: The notification events and associated recipients. items: - $ref: '#/components/schemas/NotificationSchemeEvent' + $ref: "#/components/schemas/NotificationSchemeEvent" scope: description: The scope of the notification scheme. allOf: - - $ref: '#/components/schemas/Scope' + - $ref: "#/components/schemas/Scope" additionalProperties: false description: Details about a notification scheme. NotificationSchemeEvent: type: object properties: event: - $ref: '#/components/schemas/NotificationEvent' + $ref: "#/components/schemas/NotificationEvent" notifications: type: array items: - $ref: '#/components/schemas/EventNotification' + $ref: "#/components/schemas/EventNotification" additionalProperties: false description: Details about a notification scheme event. ProjectRole: @@ -29533,14 +29533,14 @@ components: description: The list of users who act in this role. readOnly: true items: - $ref: '#/components/schemas/RoleActor' + $ref: "#/components/schemas/RoleActor" scope: description: >- The scope of the role. Indicated for roles associated with [next-gen projects](https://confluence.atlassian.com/x/loMyO). readOnly: true allOf: - - $ref: '#/components/schemas/Scope' + - $ref: "#/components/schemas/Scope" translatedName: type: string description: The translated name of the project role. @@ -29625,11 +29625,11 @@ components: actorUser: readOnly: true allOf: - - $ref: '#/components/schemas/ProjectRoleUser' + - $ref: "#/components/schemas/ProjectRoleUser" actorGroup: readOnly: true allOf: - - $ref: '#/components/schemas/ProjectRoleGroup' + - $ref: "#/components/schemas/ProjectRoleGroup" additionalProperties: false description: Details about a user assigned to a project role. xml: @@ -29674,7 +29674,7 @@ components: description: The avatars of the user. readOnly: true allOf: - - $ref: '#/components/schemas/AvatarUrlsBean' + - $ref: "#/components/schemas/AvatarUrlsBean" displayName: type: string description: >- @@ -29743,7 +29743,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/NotificationScheme' + $ref: "#/components/schemas/NotificationScheme" additionalProperties: false description: A page of items. ApplicationRole: @@ -29830,7 +29830,7 @@ components: description: The user details for the component's lead user. readOnly: true allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" leadUserName: type: string description: >- @@ -29874,7 +29874,7 @@ components: with this component. readOnly: true allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" realAssigneeType: type: string description: >- @@ -29900,7 +29900,7 @@ components: `assigneeType` does not identify a valid assignee. readOnly: true allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" isAssigneeTypeValid: type: boolean description: >- @@ -29943,7 +29943,7 @@ components: description: The owner of the dashboard. readOnly: true allOf: - - $ref: '#/components/schemas/UserBean' + - $ref: "#/components/schemas/UserBean" popularity: type: integer description: The number of users who have this dashboard as a favorite. @@ -29964,7 +29964,7 @@ components: description: The details of any share permissions for the dashboard. readOnly: true items: - $ref: '#/components/schemas/SharePermission' + $ref: "#/components/schemas/SharePermission" view: type: string description: The URL of the dashboard. @@ -29986,7 +29986,7 @@ components: description: Details about the hierarchy level. readOnly: true items: - $ref: '#/components/schemas/HierarchyLevel' + $ref: "#/components/schemas/HierarchyLevel" additionalProperties: false description: The project issue type hierarchy. xml: @@ -30098,7 +30098,7 @@ components: description: Details of the next-gen projects the issue type is available in. readOnly: true allOf: - - $ref: '#/components/schemas/Scope' + - $ref: "#/components/schemas/Scope" additionalProperties: false description: Details about an issue type. ListWrapperCallbackApplicationRole: @@ -30138,7 +30138,7 @@ components: description: List of dashboards. readOnly: true items: - $ref: '#/components/schemas/Dashboard' + $ref: "#/components/schemas/Dashboard" additionalProperties: false description: A page containing dashboard details. Project: @@ -30172,19 +30172,19 @@ components: description: The username of the project lead. readOnly: true allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" components: type: array description: List of the components contained in the project. readOnly: true items: - $ref: '#/components/schemas/Component' + $ref: "#/components/schemas/Component" issueTypes: type: array description: List of the issue types available in the project. readOnly: true items: - $ref: '#/components/schemas/IssueTypeDetails' + $ref: "#/components/schemas/IssueTypeDetails" url: type: string description: >- @@ -30208,7 +30208,7 @@ components: [Create version](#api-rest-api-2-version-post). readOnly: true items: - $ref: '#/components/schemas/Version' + $ref: "#/components/schemas/Version" name: type: string description: The name of the project. @@ -30227,12 +30227,12 @@ components: description: The URLs of the project's avatars. readOnly: true allOf: - - $ref: '#/components/schemas/AvatarUrlsBean' + - $ref: "#/components/schemas/AvatarUrlsBean" projectCategory: description: The category the project belongs to. readOnly: true allOf: - - $ref: '#/components/schemas/ProjectCategory' + - $ref: "#/components/schemas/ProjectCategory" projectTypeKey: type: string description: >- @@ -30266,12 +30266,12 @@ components: description: The issue type hierarchy for the project. readOnly: true allOf: - - $ref: '#/components/schemas/Hierarchy' + - $ref: "#/components/schemas/Hierarchy" permissions: description: User permissions on the project readOnly: true allOf: - - $ref: '#/components/schemas/ProjectPermissions' + - $ref: "#/components/schemas/ProjectPermissions" properties: type: object additionalProperties: @@ -30287,7 +30287,7 @@ components: description: Insights about the project. readOnly: true allOf: - - $ref: '#/components/schemas/ProjectInsight' + - $ref: "#/components/schemas/ProjectInsight" deleted: type: boolean description: Whether the project is marked as deleted. @@ -30306,7 +30306,7 @@ components: description: The user who marked the project as deleted. readOnly: true allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" archived: type: boolean description: Whether the project is archived. @@ -30320,7 +30320,7 @@ components: description: The user who archived the project. readOnly: true allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" additionalProperties: false description: Details about a project. xml: @@ -30411,7 +30411,7 @@ components: For a request, specify the `id` for the project. allOf: - - $ref: '#/components/schemas/Project' + - $ref: "#/components/schemas/Project" role: description: >- The project role that the filter is shared with. @@ -30419,13 +30419,13 @@ components: For a request, specify the `id` for the role. You must also specify the `project` object and `id` for the project that the role is in. allOf: - - $ref: '#/components/schemas/ProjectRole' + - $ref: "#/components/schemas/ProjectRole" group: description: >- The group that the filter is shared with. For a request, specify the `name` property for the group. allOf: - - $ref: '#/components/schemas/GroupName' + - $ref: "#/components/schemas/GroupName" additionalProperties: false description: Details of a share permission for the filter. SimpleLink: @@ -30461,11 +30461,11 @@ components: items: type: array items: - $ref: '#/components/schemas/ApplicationRole' + $ref: "#/components/schemas/ApplicationRole" pagingCallback: - $ref: '#/components/schemas/ListWrapperCallbackApplicationRole' + $ref: "#/components/schemas/ListWrapperCallbackApplicationRole" callback: - $ref: '#/components/schemas/ListWrapperCallbackApplicationRole' + $ref: "#/components/schemas/ListWrapperCallbackApplicationRole" max-results: type: integer format: int32 @@ -30486,11 +30486,11 @@ components: items: type: array items: - $ref: '#/components/schemas/GroupName' + $ref: "#/components/schemas/GroupName" pagingCallback: - $ref: '#/components/schemas/ListWrapperCallbackGroupName' + $ref: "#/components/schemas/ListWrapperCallbackGroupName" callback: - $ref: '#/components/schemas/ListWrapperCallbackGroupName' + $ref: "#/components/schemas/ListWrapperCallbackGroupName" max-results: type: integer format: int32 @@ -30553,7 +30553,7 @@ components: description: The avatars of the user. readOnly: true allOf: - - $ref: '#/components/schemas/AvatarUrlsBean' + - $ref: "#/components/schemas/AvatarUrlsBean" displayName: type: string description: >- @@ -30580,12 +30580,12 @@ components: description: The groups that the user belongs to. readOnly: true allOf: - - $ref: '#/components/schemas/SimpleListWrapperGroupName' + - $ref: "#/components/schemas/SimpleListWrapperGroupName" applicationRoles: description: The application roles the user is assigned to. readOnly: true allOf: - - $ref: '#/components/schemas/SimpleListWrapperApplicationRole' + - $ref: "#/components/schemas/SimpleListWrapperApplicationRole" expand: type: string description: Expand options that include additional user details in the response. @@ -30645,7 +30645,7 @@ components: avatarUrls: description: The avatars of the user. allOf: - - $ref: '#/components/schemas/UserBeanAvatarUrls' + - $ref: "#/components/schemas/UserBeanAvatarUrls" additionalProperties: false UserBeanAvatarUrls: type: object @@ -30765,7 +30765,7 @@ components: operations available for this version. readOnly: true items: - $ref: '#/components/schemas/SimpleLink' + $ref: "#/components/schemas/SimpleLink" issuesStatusForFixVersion: description: >- If the expand option `issuesstatus` is used, returns the count of @@ -30775,7 +30775,7 @@ components: progress*, and *done*. readOnly: true allOf: - - $ref: '#/components/schemas/VersionIssuesStatus' + - $ref: "#/components/schemas/VersionIssuesStatus" additionalProperties: false description: Details about a project version. xml: @@ -30844,7 +30844,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/Dashboard' + $ref: "#/components/schemas/Dashboard" additionalProperties: false description: A page of items. DashboardDetails: @@ -30863,7 +30863,7 @@ components: type: array description: The details of any share permissions for the dashboard. items: - $ref: '#/components/schemas/SharePermission' + $ref: "#/components/schemas/SharePermission" additionalProperties: false description: Details of a dashboard. PropertyKey: @@ -30887,7 +30887,7 @@ components: description: Property key details. readOnly: true items: - $ref: '#/components/schemas/PropertyKey' + $ref: "#/components/schemas/PropertyKey" additionalProperties: false description: List of property keys. EntityProperty: @@ -30939,7 +30939,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" additionalProperties: false description: A page of items. UserMigrationBean: @@ -30994,7 +30994,7 @@ components: description: Details of an issue type hierarchy level. readOnly: true items: - $ref: '#/components/schemas/ProjectIssueTypesHierarchyLevel' + $ref: "#/components/schemas/ProjectIssueTypesHierarchyLevel" additionalProperties: false description: The hierarchy of issue types within a project. ProjectIssueTypesHierarchyLevel: @@ -31023,7 +31023,7 @@ components: description: The list of issue types in the hierarchy level. readOnly: true items: - $ref: '#/components/schemas/IssueTypeInfo' + $ref: "#/components/schemas/IssueTypeInfo" additionalProperties: false description: Details of an issue type hierarchy level. ProjectIssueSecurityLevels: @@ -31036,7 +31036,7 @@ components: description: Issue level security items list. readOnly: true items: - $ref: '#/components/schemas/SecurityLevel' + $ref: "#/components/schemas/SecurityLevel" additionalProperties: false description: List of issue level security items in a project. SecurityLevel: @@ -31094,7 +31094,7 @@ components: An array of custom field IDs (`customFieldId`) and version IDs (`moveTo`) to update when the fields contain the deleted version. items: - $ref: '#/components/schemas/CustomFieldReplacement' + $ref: "#/components/schemas/CustomFieldReplacement" additionalProperties: false VersionIssueCounts: type: object @@ -31124,7 +31124,7 @@ components: description: List of custom fields using the version. readOnly: true items: - $ref: '#/components/schemas/VersionUsageInCustomField' + $ref: "#/components/schemas/VersionUsageInCustomField" additionalProperties: false description: Various counts of issues within a version. xml: @@ -31198,7 +31198,7 @@ components: users: type: array items: - $ref: '#/components/schemas/UserPickerUser' + $ref: "#/components/schemas/UserPickerUser" total: type: integer description: The total number of users found in the search. @@ -31356,13 +31356,13 @@ components: description: System avatars list. readOnly: true items: - $ref: '#/components/schemas/Avatar' + $ref: "#/components/schemas/Avatar" custom: type: array description: Custom avatars list. readOnly: true items: - $ref: '#/components/schemas/Avatar' + $ref: "#/components/schemas/Avatar" additionalProperties: false description: Details about system and custom avatars. StatusCategory: @@ -31418,7 +31418,7 @@ components: description: The category assigned to the status. readOnly: true allOf: - - $ref: '#/components/schemas/StatusCategory' + - $ref: "#/components/schemas/StatusCategory" additionalProperties: true description: A status. ScreenableTab: @@ -31473,7 +31473,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/Screen' + $ref: "#/components/schemas/Screen" additionalProperties: false description: A page of items. Screen: @@ -31495,7 +31495,7 @@ components: scope: description: The scope of the screen. allOf: - - $ref: '#/components/schemas/Scope' + - $ref: "#/components/schemas/Scope" additionalProperties: false description: A screen. ScreenableField: @@ -31845,7 +31845,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/Version' + $ref: "#/components/schemas/Version" additionalProperties: false description: A page of items. ComponentWithIssueCount: @@ -31868,7 +31868,7 @@ components: lead: description: The user details for the component's lead user. allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" assigneeType: type: string description: >- @@ -31897,7 +31897,7 @@ components: `realAssignee` for details of the user assigned to issues created with this component. allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" projectId: type: integer description: Not used. @@ -31908,7 +31908,7 @@ components: The user assigned to issues created with this component, when `assigneeType` does not identify a valid assignee. allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" isAssigneeTypeValid: type: boolean description: >- @@ -31982,7 +31982,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/ComponentWithIssueCount' + $ref: "#/components/schemas/ComponentWithIssueCount" additionalProperties: false description: A page of items. StringList: @@ -32025,7 +32025,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/Project' + $ref: "#/components/schemas/Project" additionalProperties: false description: A page of items. ProjectAvatars: @@ -32036,13 +32036,13 @@ components: description: List of avatars included with Jira. These avatars cannot be deleted. readOnly: true items: - $ref: '#/components/schemas/Avatar' + $ref: "#/components/schemas/Avatar" custom: type: array description: List of avatars added to Jira. These avatars may be deleted. readOnly: true items: - $ref: '#/components/schemas/Avatar' + $ref: "#/components/schemas/Avatar" additionalProperties: false description: List of project avatars. IssueTypeWithStatus: @@ -32075,7 +32075,7 @@ components: description: List of status details for the issue type. readOnly: true items: - $ref: '#/components/schemas/StatusDetails' + $ref: "#/components/schemas/StatusDetails" additionalProperties: false description: Status details for an issue type. SecurityScheme: @@ -32106,7 +32106,7 @@ components: levels: type: array items: - $ref: '#/components/schemas/SecurityLevel' + $ref: "#/components/schemas/SecurityLevel" additionalProperties: false description: Details about a security scheme. ProjectFeature: @@ -32157,7 +32157,7 @@ components: type: array description: The list of features on the project. items: - $ref: '#/components/schemas/ProjectFeature' + $ref: "#/components/schemas/ProjectFeature" additionalProperties: false description: Container for the list of features on the project. ProjectFeatureToggleRequest: @@ -32212,7 +32212,7 @@ components: description: The ID of the user who created the comment. readOnly: true allOf: - - $ref: '#/components/schemas/UserDetails' + - $ref: "#/components/schemas/UserDetails" body: type: string description: The comment text. @@ -32224,7 +32224,7 @@ components: description: The ID of the user who updated the comment last. readOnly: true allOf: - - $ref: '#/components/schemas/UserDetails' + - $ref: "#/components/schemas/UserDetails" created: type: string description: The date and time at which the comment was created. @@ -32240,7 +32240,7 @@ components: The group or role to which this comment is visible. Optional on create and update. allOf: - - $ref: '#/components/schemas/Visibility' + - $ref: "#/components/schemas/Visibility" jsdPublic: type: boolean description: >- @@ -32258,7 +32258,7 @@ components: type: array description: A list of comment properties. Optional on create and update. items: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" additionalProperties: true description: A comment. Fields: @@ -32272,30 +32272,30 @@ components: description: The status of the linked issue. readOnly: true allOf: - - $ref: '#/components/schemas/StatusDetails' + - $ref: "#/components/schemas/StatusDetails" priority: description: The priority of the linked issue. readOnly: true allOf: - - $ref: '#/components/schemas/Priority' + - $ref: "#/components/schemas/Priority" assignee: description: The assignee of the linked issue. readOnly: true allOf: - - $ref: '#/components/schemas/UserDetails' + - $ref: "#/components/schemas/UserDetails" timetracking: description: The time tracking of the linked issue. readOnly: true allOf: - - $ref: '#/components/schemas/TimeTrackingDetails' + - $ref: "#/components/schemas/TimeTrackingDetails" issuetype: description: The type of the linked issue. - $ref: '#/components/schemas/IssueTypeDetails' + $ref: "#/components/schemas/IssueTypeDetails" issueType: description: The type of the linked issue. readOnly: true allOf: - - $ref: '#/components/schemas/IssueTypeDetails' + - $ref: "#/components/schemas/IssueTypeDetails" additionalProperties: false description: Key fields from the linked issue. IssueLinkType: @@ -32350,13 +32350,13 @@ components: type: object properties: type: - $ref: '#/components/schemas/IssueLinkType' + $ref: "#/components/schemas/IssueLinkType" inwardIssue: - $ref: '#/components/schemas/LinkedIssue' + $ref: "#/components/schemas/LinkedIssue" outwardIssue: - $ref: '#/components/schemas/LinkedIssue' + $ref: "#/components/schemas/LinkedIssue" comment: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" additionalProperties: false LinkedIssue: type: object @@ -32376,7 +32376,7 @@ components: description: The fields associated with the issue. readOnly: true allOf: - - $ref: '#/components/schemas/Fields' + - $ref: "#/components/schemas/Fields" additionalProperties: false description: The ID or key of a linked issue. RichText: @@ -32459,15 +32459,15 @@ components: type: description: The type of link between the issues. allOf: - - $ref: '#/components/schemas/IssueLinkType' + - $ref: "#/components/schemas/IssueLinkType" inwardIssue: description: The issue the link joins to. allOf: - - $ref: '#/components/schemas/LinkedIssue' + - $ref: "#/components/schemas/LinkedIssue" outwardIssue: description: The issue the link originates from. allOf: - - $ref: '#/components/schemas/LinkedIssue' + - $ref: "#/components/schemas/LinkedIssue" additionalProperties: false description: Details of a link between issues. xml: @@ -32495,7 +32495,7 @@ components: description: List of worklogs. readOnly: true items: - $ref: '#/components/schemas/Worklog' + $ref: "#/components/schemas/Worklog" additionalProperties: true description: Paginated list of worklog details Worklog: @@ -32510,12 +32510,12 @@ components: description: Details of the user who created the worklog. readOnly: true allOf: - - $ref: '#/components/schemas/UserDetails' + - $ref: "#/components/schemas/UserDetails" updateAuthor: description: Details of the user who last updated the worklog. readOnly: true allOf: - - $ref: '#/components/schemas/UserDetails' + - $ref: "#/components/schemas/UserDetails" comment: type: string description: >- @@ -32536,7 +32536,7 @@ components: Details about any restrictions in the visibility of the worklog. Optional when creating or updating a worklog. allOf: - - $ref: '#/components/schemas/Visibility' + - $ref: "#/components/schemas/Visibility" started: type: string description: >- @@ -32571,7 +32571,7 @@ components: Details of properties for the worklog. Optional when creating or updating a worklog. items: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" additionalProperties: true description: Details of a worklog. xml: @@ -32622,7 +32622,7 @@ components: description: List of security schemes. readOnly: true items: - $ref: '#/components/schemas/SecurityScheme' + $ref: "#/components/schemas/SecurityScheme" additionalProperties: false description: List of security schemes. IssueSecurityLevelMember: @@ -32647,7 +32647,7 @@ components: object](../api-group-permission-schemes/#holder-object) in *Get all permission schemes* for more information. allOf: - - $ref: '#/components/schemas/PermissionHolder' + - $ref: "#/components/schemas/PermissionHolder" additionalProperties: false description: Issue security level member. PageBeanIssueSecurityLevelMember: @@ -32687,7 +32687,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/IssueSecurityLevelMember' + $ref: "#/components/schemas/IssueSecurityLevelMember" additionalProperties: false description: A page of items. FieldMetadata: @@ -32707,7 +32707,7 @@ components: description: The data type of the field. readOnly: true allOf: - - $ref: '#/components/schemas/JsonTypeBean' + - $ref: "#/components/schemas/JsonTypeBean" name: type: string description: The name of the field. @@ -32760,7 +32760,7 @@ components: description: Details of the issue status after the transition. readOnly: true allOf: - - $ref: '#/components/schemas/StatusDetails' + - $ref: "#/components/schemas/StatusDetails" hasScreen: type: boolean description: Whether there is a screen associated with the issue transition. @@ -32788,7 +32788,7 @@ components: fields: type: object additionalProperties: - $ref: '#/components/schemas/FieldMetadata' + $ref: "#/components/schemas/FieldMetadata" description: >- Details of the fields associated with the issue transition screen. Use this information to populate `fields` and `update` in a @@ -32820,7 +32820,7 @@ components: description: List of issue transitions. readOnly: true items: - $ref: '#/components/schemas/IssueTransition' + $ref: "#/components/schemas/IssueTransition" additionalProperties: false description: List of issue transitions. IssuePickerSuggestions: @@ -32833,7 +32833,7 @@ components: auto-completion. readOnly: true items: - $ref: '#/components/schemas/IssuePickerSuggestionsIssueType' + $ref: "#/components/schemas/IssuePickerSuggestionsIssueType" additionalProperties: false description: A list of issues suggested for use in auto-completion. IssuePickerSuggestionsIssueType: @@ -32866,7 +32866,7 @@ components: description: A list of issues suggested for use in auto-completion. readOnly: true items: - $ref: '#/components/schemas/SuggestedIssue' + $ref: "#/components/schemas/SuggestedIssue" additionalProperties: false description: A type of issue suggested for use in auto-completion. SuggestedIssue: @@ -32960,15 +32960,15 @@ components: actor: description: Details of the user whose action created the history record. allOf: - - $ref: '#/components/schemas/HistoryMetadataParticipant' + - $ref: "#/components/schemas/HistoryMetadataParticipant" generator: description: Details of the system that generated the history record. allOf: - - $ref: '#/components/schemas/HistoryMetadataParticipant' + - $ref: "#/components/schemas/HistoryMetadataParticipant" cause: description: Details of the cause that triggered the creation the history record. allOf: - - $ref: '#/components/schemas/HistoryMetadataParticipant' + - $ref: "#/components/schemas/HistoryMetadataParticipant" extraData: type: object additionalProperties: @@ -33013,7 +33013,7 @@ components: Details of a transition. Required when performing a transition, optional when creating or editing an issue. allOf: - - $ref: '#/components/schemas/IssueTransition' + - $ref: "#/components/schemas/IssueTransition" fields: type: object additionalProperties: {} @@ -33028,19 +33028,19 @@ components: additionalProperties: type: array items: - $ref: '#/components/schemas/FieldUpdateOperation' + $ref: "#/components/schemas/FieldUpdateOperation" description: >- List of operations to perform on issue screen fields. Note that fields included in here cannot be included in `fields`. historyMetadata: description: Additional issue history details. allOf: - - $ref: '#/components/schemas/HistoryMetadata' + - $ref: "#/components/schemas/HistoryMetadata" properties: type: array description: Details of issue properties to be add or update. items: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" additionalProperties: true description: Details of an issue update request. Votes: @@ -33068,7 +33068,7 @@ components: watchers* project permission. readOnly: true items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" additionalProperties: false description: The details of votes on an issue. ChangeDetails: @@ -33115,7 +33115,7 @@ components: description: The user who made the change. readOnly: true allOf: - - $ref: '#/components/schemas/UserDetails' + - $ref: "#/components/schemas/UserDetails" created: type: string description: The date on which the change took place. @@ -33126,12 +33126,12 @@ components: description: The list of items changed. readOnly: true items: - $ref: '#/components/schemas/ChangeDetails' + $ref: "#/components/schemas/ChangeDetails" historyMetadata: description: The history metadata associated with the changed. readOnly: true allOf: - - $ref: '#/components/schemas/HistoryMetadata' + - $ref: "#/components/schemas/HistoryMetadata" additionalProperties: false description: A changelog. IncludedFields: @@ -33199,7 +33199,7 @@ components: schema: type: object additionalProperties: - $ref: '#/components/schemas/JsonTypeBean' + $ref: "#/components/schemas/JsonTypeBean" description: The schema describing each field present on the issue. readOnly: true transitions: @@ -33207,22 +33207,22 @@ components: description: The transitions that can be performed on the issue. readOnly: true items: - $ref: '#/components/schemas/IssueTransition' + $ref: "#/components/schemas/IssueTransition" operations: description: The operations that can be performed on the issue. readOnly: true allOf: - - $ref: '#/components/schemas/Operations' + - $ref: "#/components/schemas/Operations" editmeta: description: The metadata for the fields on the issue that can be amended. readOnly: true allOf: - - $ref: '#/components/schemas/IssueUpdateMetadata' + - $ref: "#/components/schemas/IssueUpdateMetadata" changelog: description: Details of changelogs associated with the issue. readOnly: true allOf: - - $ref: '#/components/schemas/PageOfChangelogs' + - $ref: "#/components/schemas/PageOfChangelogs" versionedRepresentations: type: object additionalProperties: @@ -33233,7 +33233,7 @@ components: description: The versions of each field on the issue. readOnly: true fieldsToInclude: - $ref: '#/components/schemas/IncludedFields' + $ref: "#/components/schemas/IncludedFields" fields: type: object additionalProperties: {} @@ -33246,7 +33246,7 @@ components: fields: type: object additionalProperties: - $ref: '#/components/schemas/FieldMetadata' + $ref: "#/components/schemas/FieldMetadata" readOnly: true description: A list of editable field details. LinkGroup: @@ -33257,18 +33257,18 @@ components: styleClass: type: string header: - $ref: '#/components/schemas/SimpleLink' + $ref: "#/components/schemas/SimpleLink" weight: type: integer format: int32 links: type: array items: - $ref: '#/components/schemas/SimpleLink' + $ref: "#/components/schemas/SimpleLink" groups: type: array items: - $ref: '#/components/schemas/LinkGroup' + $ref: "#/components/schemas/LinkGroup" additionalProperties: false description: 'Details a link group, which defines issue operations.' Operations: @@ -33279,7 +33279,7 @@ components: description: Details of the link groups defining issue operations. readOnly: true items: - $ref: '#/components/schemas/LinkGroup' + $ref: "#/components/schemas/LinkGroup" additionalProperties: true description: Details of the operations that can be performed on the issue. PageOfChangelogs: @@ -33305,7 +33305,7 @@ components: description: The list of changelogs. readOnly: true items: - $ref: '#/components/schemas/Changelog' + $ref: "#/components/schemas/Changelog" additionalProperties: false description: A page of changelogs. Watchers: @@ -33329,7 +33329,7 @@ components: description: Details of the users watching this issue. readOnly: true items: - $ref: '#/components/schemas/UserDetails' + $ref: "#/components/schemas/UserDetails" additionalProperties: false description: The details of watchers on an issue. xml: @@ -33353,7 +33353,7 @@ components: description: The response code and messages related to any requested transition. readOnly: true allOf: - - $ref: '#/components/schemas/NestedResponse' + - $ref: "#/components/schemas/NestedResponse" additionalProperties: false description: Details about a created issue or subtask. NestedResponse: @@ -33363,7 +33363,7 @@ components: type: integer format: int32 errorCollection: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" additionalProperties: false IssuesUpdateBean: type: object @@ -33371,7 +33371,7 @@ components: issueUpdates: type: array items: - $ref: '#/components/schemas/IssueUpdateDetails' + $ref: "#/components/schemas/IssueUpdateDetails" additionalProperties: true BulkOperationErrorResult: type: object @@ -33380,7 +33380,7 @@ components: type: integer format: int32 elementErrors: - $ref: '#/components/schemas/ErrorCollection' + $ref: "#/components/schemas/ErrorCollection" failedElementNumber: type: integer format: int32 @@ -33393,13 +33393,13 @@ components: description: Details of the issues created. readOnly: true items: - $ref: '#/components/schemas/CreatedIssue' + $ref: "#/components/schemas/CreatedIssue" errors: type: array description: Error details for failed issue creation requests. readOnly: true items: - $ref: '#/components/schemas/BulkOperationErrorResult' + $ref: "#/components/schemas/BulkOperationErrorResult" additionalProperties: false description: >- Details about the issues created and the errors for requests that @@ -33420,7 +33420,7 @@ components: description: List of projects and their issue creation metadata. readOnly: true items: - $ref: '#/components/schemas/ProjectIssueCreateMetadata' + $ref: "#/components/schemas/ProjectIssueCreateMetadata" additionalProperties: false description: The wrapper for the issue creation metadata for a list of projects. IssueTypeIssueCreateMetadata: @@ -33469,7 +33469,7 @@ components: description: Details of the next-gen projects the issue type is available in. readOnly: true allOf: - - $ref: '#/components/schemas/Scope' + - $ref: "#/components/schemas/Scope" expand: type: string description: >- @@ -33481,7 +33481,7 @@ components: fields: type: object additionalProperties: - $ref: '#/components/schemas/FieldMetadata' + $ref: "#/components/schemas/FieldMetadata" description: >- List of the fields available when creating an issue for the issue type. @@ -33521,13 +33521,13 @@ components: associated URL. readOnly: true allOf: - - $ref: '#/components/schemas/AvatarUrlsBean' + - $ref: "#/components/schemas/AvatarUrlsBean" issuetypes: type: array description: List of the issue types supported by the project. readOnly: true items: - $ref: '#/components/schemas/IssueTypeIssueCreateMetadata' + $ref: "#/components/schemas/IssueTypeIssueCreateMetadata" additionalProperties: false description: Details of the issue creation metadata for a project. Application: @@ -33584,7 +33584,7 @@ components: application: description: Details of the remote application the linked item is in. allOf: - - $ref: '#/components/schemas/Application' + - $ref: "#/components/schemas/Application" relationship: type: string description: >- @@ -33593,7 +33593,7 @@ components: object: description: Details of the item linked to. allOf: - - $ref: '#/components/schemas/RemoteObject' + - $ref: "#/components/schemas/RemoteObject" additionalProperties: false description: Details of an issue remote link. RemoteObject: @@ -33616,11 +33616,11 @@ components: Details of the icon for the item. If no icon is defined, the default link icon is used in Jira. allOf: - - $ref: '#/components/schemas/Icon' + - $ref: "#/components/schemas/Icon" status: description: The status of the item. allOf: - - $ref: '#/components/schemas/Status' + - $ref: "#/components/schemas/Status" additionalProperties: true description: The linked item. Status: @@ -33637,7 +33637,7 @@ components: Details of the icon representing the status. If not provided, no status icon displays in Jira. allOf: - - $ref: '#/components/schemas/Icon' + - $ref: "#/components/schemas/Icon" additionalProperties: true description: The status of the item. Icon: @@ -33688,7 +33688,7 @@ components: Details of the remote application the linked item is in. For example, trello. allOf: - - $ref: '#/components/schemas/Application' + - $ref: "#/components/schemas/Application" relationship: type: string description: >- @@ -33698,7 +33698,7 @@ components: object: description: Details of the item linked to. allOf: - - $ref: '#/components/schemas/RemoteObject' + - $ref: "#/components/schemas/RemoteObject" additionalProperties: true description: Details of a remote issue link. RemoteIssueLinkIdentifies: @@ -33738,11 +33738,11 @@ components: to: description: The recipients of the email notification for the issue. allOf: - - $ref: '#/components/schemas/NotificationRecipients' + - $ref: "#/components/schemas/NotificationRecipients" restrict: description: Restricts the notifications to users with the specified permissions. allOf: - - $ref: '#/components/schemas/NotificationRecipientsRestrictions' + - $ref: "#/components/schemas/NotificationRecipientsRestrictions" additionalProperties: true description: Details about a notification. NotificationRecipients: @@ -33764,12 +33764,12 @@ components: type: array description: List of users to receive the notification. items: - $ref: '#/components/schemas/UserDetails' + $ref: "#/components/schemas/UserDetails" groups: type: array description: List of groups to receive the notification. items: - $ref: '#/components/schemas/GroupName' + $ref: "#/components/schemas/GroupName" additionalProperties: true description: Details of the users and groups to receive the notification. NotificationRecipientsRestrictions: @@ -33779,12 +33779,12 @@ components: type: array description: List of group memberships required to receive the notification. items: - $ref: '#/components/schemas/GroupName' + $ref: "#/components/schemas/GroupName" permissions: type: array description: List of permissions required to receive the notification. items: - $ref: '#/components/schemas/RestrictedPermission' + $ref: "#/components/schemas/RestrictedPermission" additionalProperties: false description: >- Details of the group membership or permissions needed to receive the @@ -33816,7 +33816,7 @@ components: xml: name: issueLinkTypes items: - $ref: '#/components/schemas/IssueLinkType' + $ref: "#/components/schemas/IssueLinkType" additionalProperties: false description: A list of issue link type beans. xml: @@ -33844,7 +33844,7 @@ components: description: The list of comments. readOnly: true items: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" additionalProperties: true description: A page of comments. PaginatedResponseComment: @@ -33862,7 +33862,7 @@ components: results: type: array items: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" additionalProperties: false IssueCommentListRequestBean: required: @@ -33914,7 +33914,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" additionalProperties: false description: A page of items. PageBeanChangelog: @@ -33954,7 +33954,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/Changelog' + $ref: "#/components/schemas/Changelog" additionalProperties: false description: A page of items. Attachment: @@ -33976,7 +33976,7 @@ components: description: Details of the user who added the attachment. readOnly: true allOf: - - $ref: '#/components/schemas/UserDetails' + - $ref: "#/components/schemas/UserDetails" created: type: string description: The datetime the attachment was created. @@ -34020,7 +34020,7 @@ components: example, to access the next 50 users, use`?expand=users[51:100]`. readOnly: true allOf: - - $ref: '#/components/schemas/PagedListUserDetailsApplicationUser' + - $ref: "#/components/schemas/PagedListUserDetailsApplicationUser" expand: type: string description: >- @@ -34045,7 +34045,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/UserDetails' + $ref: "#/components/schemas/UserDetails" max-results: type: integer description: The maximum number of results that could be on the page. @@ -34113,7 +34113,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/UserDetails' + $ref: "#/components/schemas/UserDetails" additionalProperties: false description: A page of items. AddGroupBean: @@ -34157,7 +34157,7 @@ components: labels: type: array items: - $ref: '#/components/schemas/GroupLabel' + $ref: "#/components/schemas/GroupLabel" groupId: type: string description: >- @@ -34183,7 +34183,7 @@ components: groups: type: array items: - $ref: '#/components/schemas/FoundGroup' + $ref: "#/components/schemas/FoundGroup" additionalProperties: false description: >- The list of groups found in a search, including header text (Showing X @@ -34214,9 +34214,9 @@ components: type: object properties: users: - $ref: '#/components/schemas/FoundUsers' + $ref: "#/components/schemas/FoundUsers" groups: - $ref: '#/components/schemas/FoundGroups' + $ref: "#/components/schemas/FoundGroups" additionalProperties: false description: List of users and groups found in a search. CustomFieldDefinitionJsonBean: @@ -34435,7 +34435,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/ScreenWithTab' + $ref: "#/components/schemas/ScreenWithTab" additionalProperties: false description: A page of items. ScreenWithTab: @@ -34457,11 +34457,11 @@ components: scope: description: The scope of the screen. allOf: - - $ref: '#/components/schemas/Scope' + - $ref: "#/components/schemas/Scope" tab: description: The tab for the screen allOf: - - $ref: '#/components/schemas/ScreenableTab' + - $ref: "#/components/schemas/ScreenableTab" additionalProperties: false description: A screen with tab details. Context: @@ -34479,7 +34479,7 @@ components: scope: description: The scope of the context. allOf: - - $ref: '#/components/schemas/Scope' + - $ref: "#/components/schemas/Scope" additionalProperties: false description: A context. PageBeanContext: @@ -34519,7 +34519,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/Context' + $ref: "#/components/schemas/Context" additionalProperties: false description: A page of items. CustomFieldContextOption: @@ -34582,7 +34582,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/CustomFieldContextOption' + $ref: "#/components/schemas/CustomFieldContextOption" additionalProperties: false description: A page of items. BulkCustomFieldOptionCreateRequest: @@ -34592,7 +34592,7 @@ components: type: array description: Details of options to create. items: - $ref: '#/components/schemas/CustomFieldOptionCreate' + $ref: "#/components/schemas/CustomFieldOptionCreate" additionalProperties: false description: Details of the options to create for a custom field. writeOnly: true @@ -34621,7 +34621,7 @@ components: type: array description: The created custom field options. items: - $ref: '#/components/schemas/CustomFieldContextOption' + $ref: "#/components/schemas/CustomFieldContextOption" additionalProperties: false description: A list of custom field options for a context. OrderOfCustomFieldOptions: @@ -34666,7 +34666,7 @@ components: type: array description: Details of the options to update. items: - $ref: '#/components/schemas/CustomFieldOptionUpdate' + $ref: "#/components/schemas/CustomFieldOptionUpdate" additionalProperties: false description: Details of the options to update for a custom field. writeOnly: true @@ -34693,7 +34693,7 @@ components: type: array description: The updated custom field options. items: - $ref: '#/components/schemas/CustomFieldOptionUpdate' + $ref: "#/components/schemas/CustomFieldOptionUpdate" additionalProperties: false description: A list of custom field options for a context. ComponentIssuesCount: @@ -34720,7 +34720,7 @@ components: type: array description: Details of options to create. items: - $ref: '#/components/schemas/CustomFieldOptionValue' + $ref: "#/components/schemas/CustomFieldOptionValue" additionalProperties: false description: Details of options to create for a custom field. writeOnly: true @@ -34776,7 +34776,7 @@ components: The new values for the cascading options of this option. Only used for Select List (cascading) fields. items: - $ref: '#/components/schemas/RenamedCascadingOption' + $ref: "#/components/schemas/RenamedCascadingOption" additionalProperties: false description: Details of a custom field option to rename. writeOnly: true @@ -34787,7 +34787,7 @@ components: type: array description: Details of the options to update. items: - $ref: '#/components/schemas/RenamedOption' + $ref: "#/components/schemas/RenamedOption" additionalProperties: false description: Details of the options to update for a custom field. writeOnly: true @@ -34849,7 +34849,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/CustomFieldOptionDetails' + $ref: "#/components/schemas/CustomFieldOptionDetails" additionalProperties: false description: A page of items. SystemAvatars: @@ -34860,7 +34860,7 @@ components: description: A list of avatar details. readOnly: true items: - $ref: '#/components/schemas/Avatar' + $ref: "#/components/schemas/Avatar" additionalProperties: false description: List of system avatars. CustomFieldValueUpdate: @@ -34903,7 +34903,7 @@ components: type: array description: The list of custom field update details. items: - $ref: '#/components/schemas/CustomFieldValueUpdate' + $ref: "#/components/schemas/CustomFieldValueUpdate" additionalProperties: false description: Details of updates for a custom field. writeOnly: true @@ -34979,7 +34979,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/CustomFieldContextProjectMapping' + $ref: "#/components/schemas/CustomFieldContextProjectMapping" additionalProperties: false description: A page of items. CustomFieldContext: @@ -35045,7 +35045,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/CustomFieldContext' + $ref: "#/components/schemas/CustomFieldContext" additionalProperties: false description: A page of items. CustomFieldContextDefaultValue: @@ -35058,9 +35058,9 @@ components: option.multiple: '#/components/schemas/CustomFieldContextDefaultValueMultipleOption' option.single: '#/components/schemas/CustomFieldContextDefaultValueSingleOption' oneOf: - - $ref: '#/components/schemas/CustomFieldContextDefaultValueCascadingOption' - - $ref: '#/components/schemas/CustomFieldContextDefaultValueMultipleOption' - - $ref: '#/components/schemas/CustomFieldContextDefaultValueSingleOption' + - $ref: "#/components/schemas/CustomFieldContextDefaultValueCascadingOption" + - $ref: "#/components/schemas/CustomFieldContextDefaultValueMultipleOption" + - $ref: "#/components/schemas/CustomFieldContextDefaultValueSingleOption" CustomFieldContextDefaultValueCascadingOption: required: - contextId @@ -35152,7 +35152,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/CustomFieldContextDefaultValue' + $ref: "#/components/schemas/CustomFieldContextDefaultValue" additionalProperties: false description: A page of items. CreateCustomFieldContext: @@ -35258,7 +35258,7 @@ components: description: The project and issue type mappings. writeOnly: true items: - $ref: '#/components/schemas/ProjectIssueTypeMapping' + $ref: "#/components/schemas/ProjectIssueTypeMapping" additionalProperties: false description: The project and issue type mappings. ContextForProjectAndIssueType: @@ -35316,7 +35316,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/ContextForProjectAndIssueType' + $ref: "#/components/schemas/ContextForProjectAndIssueType" additionalProperties: false description: A page of items. CustomFieldContextDefaultValueUpdate: @@ -35325,7 +35325,7 @@ components: defaultValues: type: array items: - $ref: '#/components/schemas/CustomFieldContextDefaultValue' + $ref: "#/components/schemas/CustomFieldContextDefaultValue" additionalProperties: false description: Default values to update. IssueTypeToContextMapping: @@ -35381,7 +35381,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/IssueTypeToContextMapping' + $ref: "#/components/schemas/IssueTypeToContextMapping" additionalProperties: false description: A page of items. GlobalScopeBean: @@ -35427,7 +35427,7 @@ components: Index](https://developer.atlassian.com/cloud/jira/platform/modules/issue-field-option-property-index/)) are defined in the descriptor for the issue field module. config: - $ref: '#/components/schemas/IssueFieldOptionConfiguration' + $ref: "#/components/schemas/IssueFieldOptionConfiguration" additionalProperties: false description: Details of the options for a select list issue field. IssueFieldOptionConfiguration: @@ -35438,7 +35438,7 @@ components: Defines the projects that the option is available in. If the scope is not defined, then the option is available in all projects. allOf: - - $ref: '#/components/schemas/IssueFieldOptionScopeBean' + - $ref: "#/components/schemas/IssueFieldOptionScopeBean" attributes: uniqueItems: true type: array @@ -35469,14 +35469,14 @@ components: project. The behavior of the option in a project context overrides the behavior in the global context. items: - $ref: '#/components/schemas/ProjectScopeBean' + $ref: "#/components/schemas/ProjectScopeBean" global: description: >- Defines the behavior of the option within the global context. If this property is set, even if set to an empty object, then the option is available in all projects. allOf: - - $ref: '#/components/schemas/GlobalScopeBean' + - $ref: "#/components/schemas/GlobalScopeBean" additionalProperties: false PageBeanIssueFieldOption: type: object @@ -35515,7 +35515,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/IssueFieldOption' + $ref: "#/components/schemas/IssueFieldOption" additionalProperties: false description: A page of items. ProjectScopeBean: @@ -35557,7 +35557,7 @@ components: https://developer.atlassian.com/cloud/jira/platform/modules/issue-field-option-property-index/) are defined in the descriptor for the issue field module. config: - $ref: '#/components/schemas/IssueFieldOptionConfiguration' + $ref: "#/components/schemas/IssueFieldOptionConfiguration" additionalProperties: true RemoveOptionFromIssuesResult: type: object @@ -35581,7 +35581,7 @@ components: A collection of errors related to unchanged issues. The collection size is limited, which means not all errors may be returned. allOf: - - $ref: '#/components/schemas/SimpleErrorCollection' + - $ref: "#/components/schemas/SimpleErrorCollection" additionalProperties: false SimpleErrorCollection: type: object @@ -35644,7 +35644,7 @@ components: result: description: The result of the task execution. allOf: - - $ref: '#/components/schemas/RemoveOptionFromIssuesResult' + - $ref: "#/components/schemas/RemoveOptionFromIssuesResult" submittedBy: type: integer description: The ID of the user who submitted the task. @@ -35689,7 +35689,7 @@ components: type: string description: The name of the field. schema: - $ref: '#/components/schemas/JsonTypeBean' + $ref: "#/components/schemas/JsonTypeBean" description: type: string description: The description of the field. @@ -35711,7 +35711,7 @@ components: description: Number of contexts where the field is used. format: int64 lastUsed: - $ref: '#/components/schemas/FieldLastUsed' + $ref: "#/components/schemas/FieldLastUsed" additionalProperties: false description: Details of a field. FieldLastUsed: @@ -35772,7 +35772,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/Field' + $ref: "#/components/schemas/Field" additionalProperties: false description: A page of items. FieldConfigurationScheme: @@ -35829,7 +35829,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/FieldConfigurationScheme' + $ref: "#/components/schemas/FieldConfigurationScheme" additionalProperties: false description: A page of items. FieldConfigurationIssueTypeItem: @@ -35890,7 +35890,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/FieldConfigurationIssueTypeItem' + $ref: "#/components/schemas/FieldConfigurationIssueTypeItem" additionalProperties: false description: A page of items. FieldConfigurationSchemeProjects: @@ -35899,7 +35899,7 @@ components: type: object properties: fieldConfigurationScheme: - $ref: '#/components/schemas/FieldConfigurationScheme' + $ref: "#/components/schemas/FieldConfigurationScheme" projectIds: type: array description: The IDs of projects using the field configuration scheme. @@ -35945,7 +35945,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/FieldConfigurationSchemeProjects' + $ref: "#/components/schemas/FieldConfigurationSchemeProjects" additionalProperties: false description: A page of items. FieldConfigurationSchemeProjectAssociation: @@ -36025,7 +36025,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/FieldConfiguration' + $ref: "#/components/schemas/FieldConfiguration" additionalProperties: false description: A page of items. FieldConfigurationItem: @@ -36084,7 +36084,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/FieldConfigurationItem' + $ref: "#/components/schemas/FieldConfigurationItem" additionalProperties: false description: A page of items. IssueTypeScheme: @@ -36147,7 +36147,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/IssueTypeScheme' + $ref: "#/components/schemas/IssueTypeScheme" additionalProperties: false description: A page of items. IssueTypeSchemeProjects: @@ -36159,7 +36159,7 @@ components: issueTypeScheme: description: Details of an issue type scheme. allOf: - - $ref: '#/components/schemas/IssueTypeScheme' + - $ref: "#/components/schemas/IssueTypeScheme" projectIds: type: array description: The IDs of the projects using the issue type scheme. @@ -36204,7 +36204,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/IssueTypeSchemeProjects' + $ref: "#/components/schemas/IssueTypeSchemeProjects" additionalProperties: false description: A page of items. IssueTypeSchemeMapping: @@ -36258,7 +36258,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/IssueTypeSchemeMapping' + $ref: "#/components/schemas/IssueTypeSchemeMapping" additionalProperties: false description: A page of items. IssueTypeSchemeProjectAssociation: @@ -36439,7 +36439,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/IssueTypeScreenSchemeItem' + $ref: "#/components/schemas/IssueTypeScreenSchemeItem" additionalProperties: false description: A page of items. IssueTypeScreenScheme: @@ -36468,7 +36468,7 @@ components: issueTypeScreenScheme: description: Details of an issue type screen scheme. allOf: - - $ref: '#/components/schemas/IssueTypeScreenScheme' + - $ref: "#/components/schemas/IssueTypeScreenScheme" projectIds: type: array description: The IDs of the projects using the issue type screen scheme. @@ -36513,7 +36513,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/IssueTypeScreenSchemesProjects' + $ref: "#/components/schemas/IssueTypeScreenSchemesProjects" additionalProperties: false description: A page of items. PageBeanIssueTypeScreenScheme: @@ -36553,7 +36553,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/IssueTypeScreenScheme' + $ref: "#/components/schemas/IssueTypeScreenScheme" additionalProperties: false description: A page of items. IssueTypeScreenSchemeProjectAssociation: @@ -36595,7 +36595,7 @@ components: it defines the mapping for all issue types without a screen scheme. writeOnly: true items: - $ref: '#/components/schemas/IssueTypeScreenSchemeMapping' + $ref: "#/components/schemas/IssueTypeScreenSchemeMapping" additionalProperties: false description: The details of an issue type screen scheme. IssueTypeScreenSchemeMapping: @@ -36662,7 +36662,7 @@ components: type screen scheme is created. writeOnly: true items: - $ref: '#/components/schemas/IssueTypeScreenSchemeMapping' + $ref: "#/components/schemas/IssueTypeScreenSchemeMapping" additionalProperties: false description: A list of issue type screen scheme mappings. UpdateDefaultScreenScheme: @@ -36784,7 +36784,7 @@ components: projects](https://confluence.atlassian.com/x/loMyO). readOnly: true allOf: - - $ref: '#/components/schemas/Scope' + - $ref: "#/components/schemas/Scope" roleConfigurable: type: boolean description: Whether the roles are configurable for this project. @@ -36819,7 +36819,7 @@ components: description: Details of the user who attached the file. readOnly: true allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" created: type: string description: The datetime the attachment was created. @@ -36889,7 +36889,7 @@ components: type: array description: The list of the items included in the archive. items: - $ref: '#/components/schemas/AttachmentArchiveEntry' + $ref: "#/components/schemas/AttachmentArchiveEntry" totalEntryCount: type: integer description: The number of items in the archive. @@ -36909,7 +36909,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/AttachmentArchiveEntry' + $ref: "#/components/schemas/AttachmentArchiveEntry" additionalProperties: false AttachmentArchiveItemReadable: type: object @@ -36954,7 +36954,7 @@ components: description: The list of the items included in the archive. readOnly: true items: - $ref: '#/components/schemas/AttachmentArchiveItemReadable' + $ref: "#/components/schemas/AttachmentArchiveItemReadable" totalEntryCount: type: integer description: The number of items included in the archive. @@ -37003,7 +37003,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/ScreenScheme' + $ref: "#/components/schemas/ScreenScheme" additionalProperties: false description: A page of items. ScreenScheme: @@ -37022,13 +37022,13 @@ components: screens: description: The IDs of the screens for the screen types of the screen scheme. allOf: - - $ref: '#/components/schemas/ScreenTypes' + - $ref: "#/components/schemas/ScreenTypes" issueTypeScreenSchemes: description: >- Details of the issue type screen schemes associated with the screen scheme. allOf: - - $ref: '#/components/schemas/PageBeanIssueTypeScreenScheme' + - $ref: "#/components/schemas/PageBeanIssueTypeScreenScheme" additionalProperties: false description: A screen scheme. ScreenTypes: @@ -37080,7 +37080,7 @@ components: The IDs of the screens for the screen types of the screen scheme. Only screens used in classic projects are accepted. allOf: - - $ref: '#/components/schemas/ScreenTypes' + - $ref: "#/components/schemas/ScreenTypes" additionalProperties: false description: Details of a screen scheme. ScreenSchemeId: @@ -37115,7 +37115,7 @@ components: The IDs of the screens for the screen types of the screen scheme. Only screens used in classic projects are accepted. allOf: - - $ref: '#/components/schemas/UpdateScreenTypes' + - $ref: "#/components/schemas/UpdateScreenTypes" additionalProperties: false description: Details of a screen scheme. UpdateScreenTypes: @@ -37166,7 +37166,7 @@ components: description: Details of properties associated with the change. readOnly: true items: - $ref: '#/components/schemas/EntityProperty' + $ref: "#/components/schemas/EntityProperty" additionalProperties: false description: Details of a changed worklog. ChangedWorklogs: @@ -37177,7 +37177,7 @@ components: description: Changed worklog list. readOnly: true items: - $ref: '#/components/schemas/ChangedWorklog' + $ref: "#/components/schemas/ChangedWorklog" since: type: integer description: The datetime of the first worklog item in the list. @@ -37234,7 +37234,7 @@ components: The JQL query that specifies the set of issues available in the Jira expression. allOf: - - $ref: '#/components/schemas/JexpJqlIssues' + - $ref: "#/components/schemas/JexpJqlIssues" additionalProperties: false description: >- The JQL specifying the issues available in the evaluated Jira expression @@ -37282,19 +37282,19 @@ components: The issue that is available under the `issue` variable when evaluating the expression. allOf: - - $ref: '#/components/schemas/IdOrKeyBean' + - $ref: "#/components/schemas/IdOrKeyBean" issues: description: >- The collection of issues that is available under the `issues` variable when evaluating the expression. allOf: - - $ref: '#/components/schemas/JexpIssues' + - $ref: "#/components/schemas/JexpIssues" project: description: >- The project that is available under the `project` variable when evaluating the expression. allOf: - - $ref: '#/components/schemas/IdOrKeyBean' + - $ref: "#/components/schemas/IdOrKeyBean" sprint: type: integer description: >- @@ -37336,7 +37336,7 @@ components: context: description: The context in which the Jira expression is evaluated. allOf: - - $ref: '#/components/schemas/JiraExpressionEvalContextBean' + - $ref: "#/components/schemas/JiraExpressionEvalContextBean" additionalProperties: false IssuesJqlMetaDataBean: required: @@ -37377,7 +37377,7 @@ components: type: object properties: jql: - $ref: '#/components/schemas/IssuesJqlMetaDataBean' + $ref: "#/components/schemas/IssuesJqlMetaDataBean" additionalProperties: false description: Meta data describing the `issues` context variable. JiraExpressionEvaluationMetaDataBean: @@ -37388,14 +37388,14 @@ components: Contains information about the expression complexity. For example, the number of steps it took to evaluate the expression. allOf: - - $ref: '#/components/schemas/JiraExpressionsComplexityBean' + - $ref: "#/components/schemas/JiraExpressionsComplexityBean" issues: description: >- Contains information about the `issues` variable in the context. For example, is the issues were loaded with JQL, information about the page will be included here. allOf: - - $ref: '#/components/schemas/IssuesMetaBean' + - $ref: "#/components/schemas/IssuesMetaBean" additionalProperties: false JiraExpressionResult: required: @@ -37415,7 +37415,7 @@ components: Contains various characteristics of the performed expression evaluation. allOf: - - $ref: '#/components/schemas/JiraExpressionEvaluationMetaDataBean' + - $ref: "#/components/schemas/JiraExpressionEvaluationMetaDataBean" additionalProperties: false description: The result of evaluating a Jira expression. JiraExpressionsComplexityBean: @@ -37433,22 +37433,22 @@ components: operation such as arithmetic, accessing a property, accessing a context variable, or calling a function. allOf: - - $ref: '#/components/schemas/JiraExpressionsComplexityValueBean' + - $ref: "#/components/schemas/JiraExpressionsComplexityValueBean" expensiveOperations: description: >- The number of expensive operations executed while evaluating the expression. Expensive operations are those that load additional data, such as entity properties, comments, or custom fields. allOf: - - $ref: '#/components/schemas/JiraExpressionsComplexityValueBean' + - $ref: "#/components/schemas/JiraExpressionsComplexityValueBean" beans: description: The number of Jira REST API beans returned in the response. allOf: - - $ref: '#/components/schemas/JiraExpressionsComplexityValueBean' + - $ref: "#/components/schemas/JiraExpressionsComplexityValueBean" primitiveValues: description: The number of primitive values returned in the response. allOf: - - $ref: '#/components/schemas/JiraExpressionsComplexityValueBean' + - $ref: "#/components/schemas/JiraExpressionsComplexityValueBean" additionalProperties: false JiraExpressionsComplexityValueBean: required: @@ -37516,7 +37516,7 @@ components: A list of validation errors. Not included if the expression is valid. items: - $ref: '#/components/schemas/JiraExpressionValidationError' + $ref: "#/components/schemas/JiraExpressionValidationError" valid: type: boolean description: >- @@ -37527,7 +37527,7 @@ components: type: string description: EXPERIMENTAL. The inferred type of the expression. complexity: - $ref: '#/components/schemas/JiraExpressionComplexity' + $ref: "#/components/schemas/JiraExpressionComplexity" additionalProperties: false description: Details about the analysed Jira expression. JiraExpressionComplexity: @@ -37603,7 +37603,7 @@ components: type: array description: The results of Jira expressions analysis. items: - $ref: '#/components/schemas/JiraExpressionAnalysis' + $ref: "#/components/schemas/JiraExpressionAnalysis" additionalProperties: false description: Details about the analysed Jira expression. PageBeanUserKey: @@ -37643,7 +37643,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/UserKey' + $ref: "#/components/schemas/UserKey" additionalProperties: false description: A page of items. UserKey: @@ -37696,7 +37696,7 @@ components: description: The list of issues found by the search. readOnly: true items: - $ref: '#/components/schemas/IssueBean' + $ref: "#/components/schemas/IssueBean" warningMessages: type: array description: Any warnings related to the JQL query. @@ -37714,7 +37714,7 @@ components: schema: type: object additionalProperties: - $ref: '#/components/schemas/JsonTypeBean' + $ref: "#/components/schemas/JsonTypeBean" description: The schema describing the field types in the search results. readOnly: true additionalProperties: false @@ -37894,12 +37894,12 @@ components: type: array description: List of fields usable in JQL queries. items: - $ref: '#/components/schemas/FieldReferenceData' + $ref: "#/components/schemas/FieldReferenceData" visibleFunctionNames: type: array description: List of functions usable in JQL queries. items: - $ref: '#/components/schemas/FunctionReferenceData' + $ref: "#/components/schemas/FunctionReferenceData" jqlReservedWords: type: array description: List of JQL query reserved words. @@ -37945,7 +37945,7 @@ components: type: array description: The list of suggested item. items: - $ref: '#/components/schemas/AutoCompleteSuggestion' + $ref: "#/components/schemas/AutoCompleteSuggestion" additionalProperties: false description: The results from a JQL query. JQLPersonalDataMigrationRequest: @@ -37974,7 +37974,7 @@ components: List of queries containing user information that could not be mapped to an existing user items: - $ref: '#/components/schemas/JQLQueryWithUnknownUsers' + $ref: "#/components/schemas/JQLQueryWithUnknownUsers" additionalProperties: false description: The converted JQL queries. JQLQueryWithUnknownUsers: @@ -38017,7 +38017,7 @@ components: shared filter in the admin settings. readOnly: true allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" jql: type: string description: >- @@ -38054,7 +38054,7 @@ components: type: array description: The groups and projects that the filter is shared with. items: - $ref: '#/components/schemas/SharePermission' + $ref: "#/components/schemas/SharePermission" sharedUsers: description: >- A paginated list of the users that the filter is shared with. This @@ -38062,12 +38062,12 @@ components: projects that the filter is shared with. readOnly: true allOf: - - $ref: '#/components/schemas/UserList' + - $ref: "#/components/schemas/UserList" subscriptions: description: A paginated list of the users that are subscribed to the filter. readOnly: true allOf: - - $ref: '#/components/schemas/FilterSubscriptionsList' + - $ref: "#/components/schemas/FilterSubscriptionsList" additionalProperties: false description: Details about a filter. xml: @@ -38084,12 +38084,12 @@ components: description: The user subscribing to filter. readOnly: true allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" group: description: The group subscribing to filter. readOnly: true allOf: - - $ref: '#/components/schemas/GroupName' + - $ref: "#/components/schemas/GroupName" additionalProperties: false description: Details of a user or group subscribing to a filter. FilterSubscriptionsList: @@ -38107,7 +38107,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/FilterSubscription' + $ref: "#/components/schemas/FilterSubscription" max-results: type: integer description: The maximum number of results that could be on the page. @@ -38149,7 +38149,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" max-results: type: integer description: The maximum number of results that could be on the page. @@ -38206,7 +38206,7 @@ components: shared filter in the admin settings. readOnly: true allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" jql: type: string description: >- @@ -38249,13 +38249,13 @@ components: The groups and projects that the filter is shared with. This can be specified when updating a filter, but not when creating a filter. items: - $ref: '#/components/schemas/SharePermission' + $ref: "#/components/schemas/SharePermission" subscriptions: type: array description: The users that are subscribed to the filter. readOnly: true items: - $ref: '#/components/schemas/FilterSubscription' + $ref: "#/components/schemas/FilterSubscription" additionalProperties: false description: Details of a filter. PageBeanFilterDetails: @@ -38295,7 +38295,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/FilterDetails' + $ref: "#/components/schemas/FilterDetails" additionalProperties: false description: A page of items. DefaultShareScope: @@ -38384,7 +38384,7 @@ components: type: array description: The list of nested clauses. items: - $ref: '#/components/schemas/JqlQueryClause' + $ref: "#/components/schemas/JqlQueryClause" operator: type: string description: The operator between the clauses. @@ -38407,7 +38407,7 @@ components: type: object properties: field: - $ref: '#/components/schemas/JqlQueryField' + $ref: "#/components/schemas/JqlQueryField" operator: type: string description: The operator applied to the field. @@ -38417,7 +38417,7 @@ components: type: array description: The list of time predicates. items: - $ref: '#/components/schemas/JqlQueryClauseTimePredicate' + $ref: "#/components/schemas/JqlQueryClauseTimePredicate" description: >- A clause that asserts whether a field was changed. For example, `status CHANGED AFTER startOfMonth(-1M)`.See @@ -38431,7 +38431,7 @@ components: type: object properties: field: - $ref: '#/components/schemas/JqlQueryField' + $ref: "#/components/schemas/JqlQueryField" operator: type: string description: The operator between the field and operand. @@ -38449,7 +38449,7 @@ components: - is - is not operand: - $ref: '#/components/schemas/JqlQueryClauseOperand' + $ref: "#/components/schemas/JqlQueryClauseOperand" description: >- A clause that asserts the current value of a field. For example, `summary ~ test`. @@ -38462,7 +38462,7 @@ components: type: object properties: field: - $ref: '#/components/schemas/JqlQueryField' + $ref: "#/components/schemas/JqlQueryField" operator: type: string description: The operator between the field and operand. @@ -38472,12 +38472,12 @@ components: - was not in - was not operand: - $ref: '#/components/schemas/JqlQueryClauseOperand' + $ref: "#/components/schemas/JqlQueryClauseOperand" predicates: type: array description: The list of time predicates. items: - $ref: '#/components/schemas/JqlQueryClauseTimePredicate' + $ref: "#/components/schemas/JqlQueryClauseTimePredicate" description: >- A clause that asserts a previous value of a field. For example, `status WAS "Resolved" BY currentUser() BEFORE "2019/02/02"`. See @@ -38505,9 +38505,9 @@ components: type: object properties: where: - $ref: '#/components/schemas/JqlQueryClause' + $ref: "#/components/schemas/JqlQueryClause" orderBy: - $ref: '#/components/schemas/JqlQueryOrderByClause' + $ref: "#/components/schemas/JqlQueryOrderByClause" additionalProperties: false description: A parsed JQL query. JqlQueryClause: @@ -38515,18 +38515,18 @@ components: additionalProperties: false description: A JQL query clause. anyOf: - - $ref: '#/components/schemas/CompoundClause' - - $ref: '#/components/schemas/FieldValueClause' - - $ref: '#/components/schemas/FieldWasClause' - - $ref: '#/components/schemas/FieldChangedClause' + - $ref: "#/components/schemas/CompoundClause" + - $ref: "#/components/schemas/FieldValueClause" + - $ref: "#/components/schemas/FieldWasClause" + - $ref: "#/components/schemas/FieldChangedClause" JqlQueryClauseOperand: type: object description: Details of an operand in a JQL clause. anyOf: - - $ref: '#/components/schemas/ListOperand' - - $ref: '#/components/schemas/ValueOperand' - - $ref: '#/components/schemas/FunctionOperand' - - $ref: '#/components/schemas/KeywordOperand' + - $ref: "#/components/schemas/ListOperand" + - $ref: "#/components/schemas/ValueOperand" + - $ref: "#/components/schemas/FunctionOperand" + - $ref: "#/components/schemas/KeywordOperand" JqlQueryClauseTimePredicate: required: - operand @@ -38545,7 +38545,7 @@ components: - during - by operand: - $ref: '#/components/schemas/JqlQueryClauseOperand' + $ref: "#/components/schemas/JqlQueryClauseOperand" description: A time predicate for a temporal JQL clause. JqlQueryField: required: @@ -38561,7 +38561,7 @@ components: When the field refers to a value in an entity property, details of the entity property value. items: - $ref: '#/components/schemas/JqlQueryFieldEntityProperty' + $ref: "#/components/schemas/JqlQueryFieldEntityProperty" additionalProperties: false description: >- A field used in a JQL query. See [Advanced searching - fields @@ -38611,7 +38611,7 @@ components: type: array description: The list of order-by clause fields and their ordering directives. items: - $ref: '#/components/schemas/JqlQueryOrderByClauseElement' + $ref: "#/components/schemas/JqlQueryOrderByClauseElement" additionalProperties: false description: Details of the order-by JQL clause. JqlQueryOrderByClauseElement: @@ -38620,7 +38620,7 @@ components: type: object properties: field: - $ref: '#/components/schemas/JqlQueryField' + $ref: "#/components/schemas/JqlQueryField" direction: type: string description: The direction in which to order the results. @@ -38633,9 +38633,9 @@ components: type: object description: An operand that can be part of a list operand. anyOf: - - $ref: '#/components/schemas/ValueOperand' - - $ref: '#/components/schemas/FunctionOperand' - - $ref: '#/components/schemas/KeywordOperand' + - $ref: "#/components/schemas/ValueOperand" + - $ref: "#/components/schemas/FunctionOperand" + - $ref: "#/components/schemas/KeywordOperand" KeywordOperand: required: - keyword @@ -38660,7 +38660,7 @@ components: type: array description: The list of operand values. items: - $ref: '#/components/schemas/JqlQueryUnitaryOperand' + $ref: "#/components/schemas/JqlQueryUnitaryOperand" description: An operand that is a list of values. ParsedJqlQueries: required: @@ -38672,7 +38672,7 @@ components: type: array description: A list of parsed JQL queries. items: - $ref: '#/components/schemas/ParsedJqlQuery' + $ref: "#/components/schemas/ParsedJqlQuery" additionalProperties: false description: A list of parsed JQL queries. ParsedJqlQuery: @@ -38687,7 +38687,7 @@ components: structure: description: The syntax tree of the query. Empty if the query was invalid. allOf: - - $ref: '#/components/schemas/JqlQuery' + - $ref: "#/components/schemas/JqlQuery" errors: uniqueItems: true type: array @@ -38768,7 +38768,7 @@ components: matches: type: array items: - $ref: '#/components/schemas/IssueMatchesForJQL' + $ref: "#/components/schemas/IssueMatchesForJQL" additionalProperties: false description: >- A list of matched issues or errors for each JQL query, in the order the @@ -38834,7 +38834,7 @@ components: type: array description: The list of webhooks. items: - $ref: '#/components/schemas/FailedWebhook' + $ref: "#/components/schemas/FailedWebhook" maxResults: type: integer description: >- @@ -38892,7 +38892,7 @@ components: type: array description: A list of webhooks. items: - $ref: '#/components/schemas/WebhookDetails' + $ref: "#/components/schemas/WebhookDetails" url: type: string description: >- @@ -38907,7 +38907,7 @@ components: type: array description: A list of registered webhooks. items: - $ref: '#/components/schemas/RegisteredWebhook' + $ref: "#/components/schemas/RegisteredWebhook" additionalProperties: false description: >- Container for a list of registered webhooks. Webhook details are @@ -38966,7 +38966,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/Webhook' + $ref: "#/components/schemas/Webhook" additionalProperties: false description: A page of items. Webhook: @@ -39126,7 +39126,7 @@ components: Jira instance health check results. Deprecated and no longer returned. items: - $ref: '#/components/schemas/HealthCheckResult' + $ref: "#/components/schemas/HealthCheckResult" additionalProperties: false description: Details about the Jira instance. License: @@ -39139,7 +39139,7 @@ components: description: The applications under this license. readOnly: true items: - $ref: '#/components/schemas/LicensedApplication' + $ref: "#/components/schemas/LicensedApplication" additionalProperties: false description: Details about a license for the Jira instance. LicensedApplication: @@ -39208,7 +39208,7 @@ components: description: The configuration of time tracking. readOnly: true allOf: - - $ref: '#/components/schemas/TimeTrackingConfiguration' + - $ref: "#/components/schemas/TimeTrackingConfiguration" additionalProperties: false description: Details about the configuration of Jira. TimeTrackingConfiguration: @@ -39325,7 +39325,7 @@ components: description: The scope where this workflow applies readOnly: true allOf: - - $ref: '#/components/schemas/Scope' + - $ref: "#/components/schemas/Scope" default: type: boolean additionalProperties: false @@ -39375,7 +39375,7 @@ components: All the transition statuses must be included in `statuses`. items: - $ref: '#/components/schemas/CreateWorkflowTransitionDetails' + $ref: "#/components/schemas/CreateWorkflowTransitionDetails" statuses: uniqueItems: true type: array @@ -39383,7 +39383,7 @@ components: The statuses of the workflow. Any status that does not include a transition is added to the workflow without a transition. items: - $ref: '#/components/schemas/CrateWorkflowStatusDetails' + $ref: "#/components/schemas/CrateWorkflowStatusDetails" additionalProperties: false description: The details of a workflow. writeOnly: true @@ -39490,7 +39490,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/Workflow' + $ref: "#/components/schemas/Workflow" additionalProperties: false description: A page of items. PublishedWorkflowId: @@ -39552,9 +39552,9 @@ components: - initial - directed screen: - $ref: '#/components/schemas/ScreenID' + $ref: "#/components/schemas/ScreenID" rules: - $ref: '#/components/schemas/WorkflowRules' + $ref: "#/components/schemas/WorkflowRules" additionalProperties: false description: Details of a workflow transition. Workflow: @@ -39564,7 +39564,7 @@ components: type: object properties: id: - $ref: '#/components/schemas/PublishedWorkflowId' + $ref: "#/components/schemas/PublishedWorkflowId" description: type: string description: The description of the workflow. @@ -39572,12 +39572,12 @@ components: type: array description: The transitions of the workflow. items: - $ref: '#/components/schemas/Transition' + $ref: "#/components/schemas/Transition" statuses: type: array description: The statuses of the workflow. items: - $ref: '#/components/schemas/WorkflowStatus' + $ref: "#/components/schemas/WorkflowStatus" isDefault: type: boolean description: Whether this is the default workflow. @@ -39600,7 +39600,7 @@ components: type: array description: The list of workflow conditions. items: - $ref: '#/components/schemas/WorkflowConditionBean' + $ref: "#/components/schemas/WorkflowConditionBean" nodeType: type: string description: A workflow transition compound condition rule. @@ -39614,8 +39614,8 @@ components: simple: '#/components/schemas/WorkflowSimpleCondition' compound: '#/components/schemas/WorkflowCompoundCondition' oneOf: - - $ref: '#/components/schemas/WorkflowSimpleCondition' - - $ref: '#/components/schemas/WorkflowCompoundCondition' + - $ref: "#/components/schemas/WorkflowSimpleCondition" + - $ref: "#/components/schemas/WorkflowCompoundCondition" WorkflowRules: required: - conditions @@ -39627,19 +39627,19 @@ components: type: array description: The workflow conditions. items: - $ref: '#/components/schemas/WorkflowTransitionRule' + $ref: "#/components/schemas/WorkflowTransitionRule" conditionsTree: - $ref: '#/components/schemas/WorkflowConditionBean' + $ref: "#/components/schemas/WorkflowConditionBean" validators: type: array description: The workflow validators. items: - $ref: '#/components/schemas/WorkflowTransitionRule' + $ref: "#/components/schemas/WorkflowTransitionRule" postFunctions: type: array description: The workflow post functions. items: - $ref: '#/components/schemas/WorkflowTransitionRule' + $ref: "#/components/schemas/WorkflowTransitionRule" additionalProperties: false description: A collection of transition rules. WorkflowSimpleCondition: @@ -39673,7 +39673,7 @@ components: type: string description: The name of the status in the workflow. properties: - $ref: '#/components/schemas/WorkflowStatusProperties' + $ref: "#/components/schemas/WorkflowStatusProperties" additionalProperties: false description: Details of a workflow status. WorkflowStatusProperties: @@ -39716,11 +39716,11 @@ components: description: 'The key of the rule, as defined in the Connect app descriptor.' readOnly: true configuration: - $ref: '#/components/schemas/RuleConfiguration' + $ref: "#/components/schemas/RuleConfiguration" transition: readOnly: true allOf: - - $ref: '#/components/schemas/WorkflowTransition' + - $ref: "#/components/schemas/WorkflowTransition" additionalProperties: false description: A workflow transition rule. PageBeanWorkflowTransitionRules: @@ -39760,7 +39760,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/WorkflowTransitionRules' + $ref: "#/components/schemas/WorkflowTransitionRules" additionalProperties: false description: A page of items. RuleConfiguration: @@ -39813,22 +39813,22 @@ components: type: object properties: workflowId: - $ref: '#/components/schemas/WorkflowId' + $ref: "#/components/schemas/WorkflowId" postFunctions: type: array description: The list of post functions within the workflow. items: - $ref: '#/components/schemas/ConnectWorkflowTransitionRule' + $ref: "#/components/schemas/ConnectWorkflowTransitionRule" conditions: type: array description: The list of conditions within the workflow. items: - $ref: '#/components/schemas/ConnectWorkflowTransitionRule' + $ref: "#/components/schemas/ConnectWorkflowTransitionRule" validators: type: array description: The list of validators within the workflow. items: - $ref: '#/components/schemas/ConnectWorkflowTransitionRule' + $ref: "#/components/schemas/ConnectWorkflowTransitionRule" additionalProperties: false description: A workflow with transition rules. WorkflowTransitionRulesUpdate: @@ -39840,7 +39840,7 @@ components: type: array description: The list of workflows with transition rules to update. items: - $ref: '#/components/schemas/WorkflowTransitionRules' + $ref: "#/components/schemas/WorkflowTransitionRules" additionalProperties: false description: Details about a workflow configuration update request. WorkflowTransitionRulesUpdateErrorDetails: @@ -39851,7 +39851,7 @@ components: type: object properties: workflowId: - $ref: '#/components/schemas/WorkflowId' + $ref: "#/components/schemas/WorkflowId" ruleUpdateErrors: type: object additionalProperties: @@ -39891,7 +39891,7 @@ components: type: array description: A list of workflows. items: - $ref: '#/components/schemas/WorkflowTransitionRulesUpdateErrorDetails' + $ref: "#/components/schemas/WorkflowTransitionRulesUpdateErrorDetails" additionalProperties: false description: >- Details of any errors encountered while updating workflow transition @@ -39904,7 +39904,7 @@ components: description: Permission schemes list. readOnly: true items: - $ref: '#/components/schemas/PermissionScheme' + $ref: "#/components/schemas/PermissionScheme" additionalProperties: false description: List of all permission schemes. PermissionGrants: @@ -39915,7 +39915,7 @@ components: description: Permission grants list. readOnly: true items: - $ref: '#/components/schemas/PermissionGrant' + $ref: "#/components/schemas/PermissionGrant" expand: type: string description: >- @@ -39961,7 +39961,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/WorkflowScheme' + $ref: "#/components/schemas/WorkflowScheme" additionalProperties: false description: A page of items. WorkflowScheme: @@ -40025,7 +40025,7 @@ components: This property does not apply to non-draft workflows. readOnly: true allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" lastModified: type: string description: >- @@ -40053,7 +40053,7 @@ components: issueTypes: type: object additionalProperties: - $ref: '#/components/schemas/IssueTypeDetails' + $ref: "#/components/schemas/IssueTypeDetails" description: The issue types available in Jira. readOnly: true additionalProperties: false @@ -40131,7 +40131,7 @@ components: A list of workflow schemes together with projects they are associated with. items: - $ref: '#/components/schemas/WorkflowSchemeAssociations' + $ref: "#/components/schemas/WorkflowSchemeAssociations" additionalProperties: false description: >- A container for a list of workflow schemes together with the projects @@ -40150,7 +40150,7 @@ components: workflowScheme: description: The workflow scheme. allOf: - - $ref: '#/components/schemas/WorkflowScheme' + - $ref: "#/components/schemas/WorkflowScheme" additionalProperties: false description: A workflow scheme along with a list of projects that use it. WorkflowSchemeProjectAssociation: @@ -40261,19 +40261,19 @@ components: description: The description of the audit record. readOnly: true objectItem: - $ref: '#/components/schemas/AssociatedItemBean' + $ref: "#/components/schemas/AssociatedItemBean" changedValues: type: array description: The list of values changed in the record event. readOnly: true items: - $ref: '#/components/schemas/ChangedValueBean' + $ref: "#/components/schemas/ChangedValueBean" associatedItems: type: array description: The list of items associated with the changed record. readOnly: true items: - $ref: '#/components/schemas/AssociatedItemBean' + $ref: "#/components/schemas/AssociatedItemBean" additionalProperties: false description: An audit record. AuditRecords: @@ -40303,7 +40303,7 @@ components: description: The list of audit items. readOnly: true items: - $ref: '#/components/schemas/AuditRecordBean' + $ref: "#/components/schemas/AuditRecordBean" additionalProperties: false description: Container for a list of audit records. ChangedValueBean: @@ -40374,7 +40374,7 @@ components: description: The list of items. readOnly: true items: - $ref: '#/components/schemas/GroupDetails' + $ref: "#/components/schemas/GroupDetails" additionalProperties: false description: A page of items. Locale: @@ -40430,7 +40430,7 @@ components: [app descriptor](https://developer.atlassian.com/cloud/jira/platform/app-descriptor/). items: - $ref: '#/components/schemas/ConnectModule' + $ref: "#/components/schemas/ConnectModule" example: jiraEntityProperties: - keyConfigurations: diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/multiline_param_comment.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/multiline_param_comment.yaml index 4e823f14f..e4e2afc41 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/multiline_param_comment.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/multiline_param_comment.yaml @@ -49,10 +49,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EventList' + $ref: "#/components/schemas/EventList" text/event-stream: schema: - $ref: '#/components/schemas/EventList' + $ref: "#/components/schemas/EventList" components: schemas: Event: @@ -64,13 +64,13 @@ components: type: object properties: object: - $ref: '#/components/schemas/TypeDiscriminator' + $ref: "#/components/schemas/TypeDiscriminator" created_at: type: integer description: A timestamp when this event was created (in unix epochs). format: unixtime level: - $ref: '#/components/schemas/LogLevel' + $ref: "#/components/schemas/LogLevel" message: minLength: 1 type: string @@ -82,21 +82,21 @@ components: type: object properties: object: - $ref: '#/components/schemas/TypeDiscriminator' + $ref: "#/components/schemas/TypeDiscriminator" data: type: array description: The list of items. items: - $ref: '#/components/schemas/Event' + $ref: "#/components/schemas/Event" description: Represents a list of events. InnerError: title: InnerError type: object properties: code: - $ref: '#/components/schemas/InnerErrorCode' + $ref: "#/components/schemas/InnerErrorCode" innererror: - $ref: '#/components/schemas/InnerError' + $ref: "#/components/schemas/InnerError" description: "Inner error as defined in the Microsoft REST guidelines\r\n(https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses)." InnerErrorCode: title: InnerErrorCode diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/nillable_response.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/nillable_response.yaml index 278b7c1c0..da84174ce 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/nillable_response.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/nillable_response.yaml @@ -37,7 +37,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PetDetails' + $ref: "#/components/schemas/PetDetails" '204': description: The status information cannot be retrieved for the specified request ID. content: {} diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/nillable_union_response.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/nillable_union_response.yaml index 1a22d361c..88268a1aa 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/nillable_union_response.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/nillable_union_response.yaml @@ -18,13 +18,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PetDetails' + $ref: "#/components/schemas/PetDetails" '202': description: The status information is returned for the requested file upload. content: application/json: schema: - $ref: '#/components/schemas/PetDetails02' + $ref: "#/components/schemas/PetDetails02" '204': description: The status information cannot be retrieved for the specified request ID. content: {} diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/o.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/o.yaml index 1dae76523..2fb954630 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/o.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/o.yaml @@ -73,10 +73,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OrgNameArray' + $ref: "#/components/schemas/OrgNameArray" application/text: schema: - $ref: '#/components/schemas/OrgNameArray' + $ref: "#/components/schemas/OrgNameArray" 400: description: 'Required parameters missing: organization name and owner''s email' @@ -110,7 +110,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReservationUpdateRequest' + $ref: "#/components/schemas/ReservationUpdateRequest" required: true responses: 200: @@ -118,10 +118,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" application/text: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" 403: description: Unauthorised user content: {} @@ -144,7 +144,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ReservationRequest' + $ref: "#/components/schemas/ReservationRequest" required: true responses: 200: @@ -152,10 +152,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" application/text: schema: - $ref: '#/components/schemas/Reservation' + $ref: "#/components/schemas/Reservation" 403: description: Unauthorised user content: {} @@ -249,9 +249,9 @@ components: orgName: type: string owner: - $ref: '#/components/schemas/Owner' + $ref: "#/components/schemas/Owner" cloudMapping: - $ref: '#/components/schemas/CloudMapping' + $ref: "#/components/schemas/CloudMapping" createdAt: type: string updatedAt: diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/openapi_weather_api.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/openapi_weather_api.yaml index a6b4f5771..08a26e538 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/openapi_weather_api.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/openapi_weather_api.yaml @@ -26,14 +26,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: getCurretWeatherData parameters: - - $ref: '#/components/parameters/cityName' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/cityName" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" x-ballerina-display: label: "Current Weather" responses: @@ -42,7 +42,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CurrentWeatherData' + $ref: "#/components/schemas/CurrentWeatherData" 404: description: Not found response content: @@ -113,7 +113,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WeatherForecast' + $ref: "#/components/schemas/WeatherForecast" 404: description: Not found response content: @@ -226,23 +226,23 @@ components: timezone_offset: type: number current: - $ref: '#/components/schemas/ForecastCurrent' + $ref: "#/components/schemas/ForecastCurrent" minutely: type: array items: - $ref: '#/components/schemas/Minutely' + $ref: "#/components/schemas/Minutely" hourly: type: array items: - $ref: '#/components/schemas/Hourly' + $ref: "#/components/schemas/Hourly" daily: type: array items: - $ref: '#/components/schemas/Daily' + $ref: "#/components/schemas/Daily" alerts: type: array items: - $ref: '#/components/schemas/Alerts' + $ref: "#/components/schemas/Alerts" Alerts: type: object properties: @@ -292,9 +292,9 @@ components: dt: type: number temp: - $ref: '#/components/schemas/Temp' + $ref: "#/components/schemas/Temp" feels_like: - $ref: '#/components/schemas/FeelsLike' + $ref: "#/components/schemas/FeelsLike" moonrise: type: number moonset: @@ -322,7 +322,7 @@ components: weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) rain: type: number @@ -356,10 +356,10 @@ components: weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" Minutely: type: object properties: @@ -399,48 +399,48 @@ components: weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" CurrentWeatherData: title: Successful response type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/vaccine.yaml b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/vaccine.yaml index af1f2b92e..ba5e82a0a 100644 --- a/openapi-cli/src/test/resources/generators/client/file_provider/swagger/vaccine.yaml +++ b/openapi-cli/src/test/resources/generators/client/file_provider/swagger/vaccine.yaml @@ -58,7 +58,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CovidAll' + $ref: "#/components/schemas/CovidAll" '/v3/covid-19/states/{states}': get: tags: @@ -98,7 +98,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CovidState' + $ref: "#/components/schemas/CovidState" '/v3/covid-19/continents/{continent}': get: tags: @@ -157,7 +157,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CovidContinent' + $ref: "#/components/schemas/CovidContinent" '/v3/covid-19/countries/{country}': get: tags: @@ -216,7 +216,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CovidCountry' + $ref: "#/components/schemas/CovidCountry" /v3/covid-19/historical/all: get: tags: @@ -235,7 +235,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CovidHistoricalAll' + $ref: "#/components/schemas/CovidHistoricalAll" '/v3/covid-19/historical/{country}': get: tags: @@ -261,7 +261,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CovidHistoricalCountry' + $ref: "#/components/schemas/CovidHistoricalCountry" '/v3/covid-19/historical/{country}/{province}': get: tags: @@ -293,7 +293,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CovidHistoricalProvince' + $ref: "#/components/schemas/CovidHistoricalProvince" /v3/covid-19/vaccine: get: tags: @@ -306,7 +306,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Vaccines' + $ref: "#/components/schemas/Vaccines" /v3/covid-19/vaccine/coverage: get: tags: @@ -332,12 +332,12 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/VaccineCoverage' + $ref: "#/components/schemas/VaccineCoverage" examples: simpleTimeline: - $ref: '#/components/examples/SimpleVaccineTimeline' + $ref: "#/components/examples/SimpleVaccineTimeline" fullTimeline: - $ref: '#/components/examples/FullVaccineTimeline' + $ref: "#/components/examples/FullVaccineTimeline" '/v3/covid-19/vaccine/coverage/countries/{country}': get: tags: @@ -369,12 +369,12 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/VaccineCountryCoverage' + $ref: "#/components/schemas/VaccineCountryCoverage" examples: simpleTimeline: - $ref: '#/components/examples/countrySimpleVaccineTimeline' + $ref: "#/components/examples/countrySimpleVaccineTimeline" fullTimeline: - $ref: '#/components/examples/countryFullVaccineTimeline' + $ref: "#/components/examples/countryFullVaccineTimeline" components: schemas: CovidAll: @@ -754,12 +754,12 @@ components: type: array description: Trial phases items: - $ref: '#/components/schemas/Phases' + $ref: "#/components/schemas/Phases" data: type: array description: Vaccine data of each candidate items: - $ref: '#/components/schemas/Vaccine' + $ref: "#/components/schemas/Vaccine" description: Covid19-19 vaccine trial data Vaccine: properties: @@ -796,8 +796,8 @@ components: description: Number of candidates VaccineCoverage: oneOf: - - $ref: '#/components/schemas/SimpleVaccineTimeline' - - $ref: '#/components/schemas/FullVaccineTimeline' + - $ref: "#/components/schemas/SimpleVaccineTimeline" + - $ref: "#/components/schemas/FullVaccineTimeline" description: Covid-19 vaccine coverage related data VaccineCountryCoverage: type: object @@ -808,8 +808,8 @@ components: description: Country timeline: oneOf: - - $ref: '#/components/schemas/SimpleVaccineTimeline' - - $ref: '#/components/schemas/FullVaccineTimeline' + - $ref: "#/components/schemas/SimpleVaccineTimeline" + - $ref: "#/components/schemas/FullVaccineTimeline" SimpleVaccineTimeline: type: object properties: diff --git a/openapi-cli/src/test/resources/generators/client/resource/swagger/header.yaml b/openapi-cli/src/test/resources/generators/client/resource/swagger/header.yaml index dc7fc3a61..18ad18be8 100644 --- a/openapi-cli/src/test/resources/generators/client/resource/swagger/header.yaml +++ b/openapi-cli/src/test/resources/generators/client/resource/swagger/header.yaml @@ -61,7 +61,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WeatherForecast' + $ref: "#/components/schemas/WeatherForecast" 404: description: Not found response content: diff --git a/openapi-cli/src/test/resources/generators/client/resource/swagger/request_body.yaml b/openapi-cli/src/test/resources/generators/client/resource/swagger/request_body.yaml index 317f960dd..b16b2769a 100644 --- a/openapi-cli/src/test/resources/generators/client/resource/swagger/request_body.yaml +++ b/openapi-cli/src/test/resources/generators/client/resource/swagger/request_body.yaml @@ -35,7 +35,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" put: summary: 02 Example for rb has inline requestbody. operationId: updateUser @@ -67,7 +67,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" put: operationId: updateNewUser summary: 04 Example for rb has inline requestbody. @@ -75,7 +75,7 @@ paths: 200: description: OK requestBody: - $ref: '#/components/requestBodies/PetBody' + $ref: "#/components/requestBodies/PetBody" /path03: post: @@ -144,7 +144,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" schemas: User: type: object diff --git a/openapi-cli/src/test/resources/generators/client/swagger/allOf_path_parameter.yaml b/openapi-cli/src/test/resources/generators/client/swagger/allOf_path_parameter.yaml index ffb6b4a09..8ee8aeaa5 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/allOf_path_parameter.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/allOf_path_parameter.yaml @@ -15,7 +15,7 @@ paths: required: true schema: allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" - type: object properties: id: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/header_optional.yaml b/openapi-cli/src/test/resources/generators/client/swagger/header_optional.yaml index 80037f945..f150eb2a5 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/header_optional.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/header_optional.yaml @@ -68,7 +68,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Location' + $ref: "#/components/schemas/Location" x-ballerina-display: label: Location List x-ballerina-display: @@ -79,7 +79,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WeatherForecast' + $ref: "#/components/schemas/WeatherForecast" 404: description: Not found response content: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/header_param_with_default_value.yaml b/openapi-cli/src/test/resources/generators/client/swagger/header_param_with_default_value.yaml index 408098293..18c22af9b 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/header_param_with_default_value.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/header_param_with_default_value.yaml @@ -61,7 +61,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WeatherForecast' + $ref: "#/components/schemas/WeatherForecast" 404: description: Not found response content: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/invalid_query_param.yaml b/openapi-cli/src/test/resources/generators/client/swagger/invalid_query_param.yaml index 012fc01bd..37083a721 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/invalid_query_param.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/invalid_query_param.yaml @@ -40,7 +40,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WeatherForecast' + $ref: "#/components/schemas/WeatherForecast" '404': description: Not found response content: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/missing_server_url.yaml b/openapi-cli/src/test/resources/generators/client/swagger/missing_server_url.yaml index ec32858ca..6267554cc 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/missing_server_url.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/missing_server_url.yaml @@ -55,7 +55,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WeatherForecast' + $ref: "#/components/schemas/WeatherForecast" 404: description: Not found response content: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/octet_stream_request_payload.yaml b/openapi-cli/src/test/resources/generators/client/swagger/octet_stream_request_payload.yaml index 9e5f59d54..ef17885ec 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/octet_stream_request_payload.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/octet_stream_request_payload.yaml @@ -48,7 +48,7 @@ paths: content: application/octet-stream: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: User: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/openapi_display_annotation.yaml b/openapi-cli/src/test/resources/generators/client/swagger/openapi_display_annotation.yaml index 20201e8d1..371c39571 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/openapi_display_annotation.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/openapi_display_annotation.yaml @@ -28,14 +28,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" x-ballerina-display: label: "Current weather" responses: @@ -44,7 +44,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -136,37 +136,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/client/swagger/parameters_with_enum.yaml b/openapi-cli/src/test/resources/generators/client/swagger/parameters_with_enum.yaml index 802c421d8..4f55e72a9 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/parameters_with_enum.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/parameters_with_enum.yaml @@ -107,14 +107,14 @@ paths: in: query name: location schema: - $ref: '#/components/schemas/RoomNo' + $ref: "#/components/schemas/RoomNo" - $ref: "#/components/parameters/responseFormat" responses: "200": content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -156,7 +156,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/parameters_with_nullable_enums.yaml b/openapi-cli/src/test/resources/generators/client/swagger/parameters_with_nullable_enums.yaml index c616e6895..486bad0d0 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/parameters_with_nullable_enums.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/parameters_with_nullable_enums.yaml @@ -88,14 +88,14 @@ paths: in: query name: location schema: - $ref: '#/components/schemas/RoomNo' + $ref: "#/components/schemas/RoomNo" - $ref: "#/components/parameters/responseFormat" responses: "200": content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -140,7 +140,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/path_param_nullable.yaml b/openapi-cli/src/test/resources/generators/client/swagger/path_param_nullable.yaml index 804a3b5cc..86a9ec9ba 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/path_param_nullable.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/path_param_nullable.yaml @@ -68,7 +68,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -84,7 +84,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/path_param_nullable_enum.yaml b/openapi-cli/src/test/resources/generators/client/swagger/path_param_nullable_enum.yaml index 804a3b5cc..86a9ec9ba 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/path_param_nullable_enum.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/path_param_nullable_enum.yaml @@ -68,7 +68,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -84,7 +84,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/petstore_without_operation_id.yaml b/openapi-cli/src/test/resources/generators/client/swagger/petstore_without_operation_id.yaml index 11d4c17df..d147a9c19 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/petstore_without_operation_id.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/petstore_without_operation_id.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" get: description: Get pet responses: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_advance_scenarios.yaml b/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_advance_scenarios.yaml index 415013845..8dc016b2a 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_advance_scenarios.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_advance_scenarios.yaml @@ -59,7 +59,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WeatherForecast' + $ref: "#/components/schemas/WeatherForecast" 404: description: Not found response content: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_default_value.yaml b/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_default_value.yaml index 45abe4be8..e468e8fb1 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_default_value.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_default_value.yaml @@ -61,7 +61,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WeatherForecast' + $ref: "#/components/schemas/WeatherForecast" 404: description: Not found response content: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_integer_value.yaml b/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_integer_value.yaml index c40ff3882..c93370485 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_integer_value.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_integer_value.yaml @@ -63,7 +63,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WeatherForecast' + $ref: "#/components/schemas/WeatherForecast" 404: description: Not found response content: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_ref_schema.yaml b/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_ref_schema.yaml index 31fe03974..e1a14f4b7 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_ref_schema.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/query_param_with_ref_schema.yaml @@ -24,7 +24,7 @@ paths: name: lat required: true schema: - $ref: '#/components/schemas/Latitude' + $ref: "#/components/schemas/Latitude" x-ballerina-display: label: Latitude - description: "Longtitude" diff --git a/openapi-cli/src/test/resources/generators/client/swagger/query_param_without_default_value.yaml b/openapi-cli/src/test/resources/generators/client/swagger/query_param_without_default_value.yaml index 415013845..8dc016b2a 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/query_param_without_default_value.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/query_param_without_default_value.yaml @@ -59,7 +59,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WeatherForecast' + $ref: "#/components/schemas/WeatherForecast" 404: description: Not found response content: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/queryparam_encoding_map_gen.yaml b/openapi-cli/src/test/resources/generators/client/swagger/queryparam_encoding_map_gen.yaml index e0045bb8e..f770cee34 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/queryparam_encoding_map_gen.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/queryparam_encoding_map_gen.yaml @@ -39,7 +39,7 @@ paths: required: false schema: anyOf: - - $ref: '#/components/schemas/CreatedFilterOptions' + - $ref: "#/components/schemas/CreatedFilterOptions" - type: integer style: deepObject description: A filter on the list based on the object created field. The value can be a string with an integer Unix timestamp, or it can be a dictionary diff --git a/openapi-cli/src/test/resources/generators/client/swagger/request_body_allOf_scenarios.yaml b/openapi-cli/src/test/resources/generators/client/swagger/request_body_allOf_scenarios.yaml index 26524d38f..22a70c04f 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/request_body_allOf_scenarios.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/request_body_allOf_scenarios.yaml @@ -107,7 +107,7 @@ paths: application/xml: schema: allOf: # Combines the main `User` schema with `RequestBody`-specific properties - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" - type: object properties: hunts: @@ -129,7 +129,7 @@ paths: type: array items: allOf: # Combines the main `User` schema with `RequestBody`-specific properties - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" - type: object properties: hunts: @@ -144,7 +144,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" schemas: User: type: object diff --git a/openapi-cli/src/test/resources/generators/client/swagger/request_body_basic_scenarios.yaml b/openapi-cli/src/test/resources/generators/client/swagger/request_body_basic_scenarios.yaml index 8e9d3ae85..b0b55ed49 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/request_body_basic_scenarios.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/request_body_basic_scenarios.yaml @@ -35,7 +35,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" put: summary: 02 Example for rb has inline requestbody. operationId: updateUser @@ -67,7 +67,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" put: operationId: updateNewUser summary: 04 Example for rb has inline requestbody. @@ -75,7 +75,7 @@ paths: 200: description: OK requestBody: - $ref: '#/components/requestBodies/PetBody' + $ref: "#/components/requestBodies/PetBody" /path03: post: @@ -144,7 +144,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" schemas: User: type: object diff --git a/openapi-cli/src/test/resources/generators/client/swagger/request_body_oneOf_scenarios.yaml b/openapi-cli/src/test/resources/generators/client/swagger/request_body_oneOf_scenarios.yaml index b9ea2672a..bbf095447 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/request_body_oneOf_scenarios.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/request_body_oneOf_scenarios.yaml @@ -37,8 +37,8 @@ paths: application/json: schema: oneOf: - - $ref: '#/components/schemas/Cat' - - $ref: '#/components/schemas/Dog' + - $ref: "#/components/schemas/Cat" + - $ref: "#/components/schemas/Dog" components: requestBodies: @@ -48,7 +48,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/Cat' + $ref: "#/components/schemas/Cat" schemas: Cat: type: object diff --git a/openapi-cli/src/test/resources/generators/client/swagger/response_type_order.yaml b/openapi-cli/src/test/resources/generators/client/swagger/response_type_order.yaml index ad1eab507..c01ce3fde 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/response_type_order.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/response_type_order.yaml @@ -28,7 +28,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" 404: description: Pet not found content: {} diff --git a/openapi-cli/src/test/resources/generators/client/swagger/return_type/inline_all_of_response.yaml b/openapi-cli/src/test/resources/generators/client/swagger/return_type/inline_all_of_response.yaml index c960cfdba..43d196a8b 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/return_type/inline_all_of_response.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/return_type/inline_all_of_response.yaml @@ -68,12 +68,12 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: List of meetings. title: Group List application/xml: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: List of meetings. title: Group List description: "HTTP Status Code:200. List of meeting objects returned." diff --git a/openapi-cli/src/test/resources/generators/client/swagger/return_type/no_content_type.yaml b/openapi-cli/src/test/resources/generators/client/swagger/return_type/no_content_type.yaml index 3486ff0bd..73664aaf7 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/return_type/no_content_type.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/return_type/no_content_type.yaml @@ -9,7 +9,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: '101': description: Switching protocols @@ -20,7 +20,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: '201': description: Created @@ -30,7 +30,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: '301': description: Moved Permanently @@ -41,7 +41,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: '401': description: Unauthorized diff --git a/openapi-cli/src/test/resources/generators/client/swagger/return_type/response_with_allof_inline.yaml b/openapi-cli/src/test/resources/generators/client/swagger/return_type/response_with_allof_inline.yaml index daf8835cb..27fc0765c 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/return_type/response_with_allof_inline.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/return_type/response_with_allof_inline.yaml @@ -38,8 +38,8 @@ paths: application/json: schema: allOf: - - $ref: '#/components/schemas/Product' - - $ref: '#/components/schemas/Activity' + - $ref: "#/components/schemas/Product" + - $ref: "#/components/schemas/Activity" components: schemas: Product: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/return_type/response_with_allof_reference.yaml b/openapi-cli/src/test/resources/generators/client/swagger/return_type/response_with_allof_reference.yaml index 17f2699ac..638ed8b89 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/return_type/response_with_allof_reference.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/return_type/response_with_allof_reference.yaml @@ -38,8 +38,8 @@ paths: application/json: schema: allOf: - - $ref: '#/components/schemas/Product' - - $ref: '#/components/schemas/Activity' + - $ref: "#/components/schemas/Product" + - $ref: "#/components/schemas/Activity" - type: object properties: bark: diff --git a/openapi-cli/src/test/resources/generators/client/swagger/salesforce.yaml b/openapi-cli/src/test/resources/generators/client/swagger/salesforce.yaml index 60ac1f2cd..e2961e621 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/salesforce.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/salesforce.yaml @@ -38,7 +38,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/body' + $ref: "#/components/schemas/body" required: true responses: "201": @@ -46,7 +46,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateSuccess' + $ref: "#/components/schemas/CreateSuccess" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -54,7 +54,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -62,7 +62,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] /{version}/sobjects/Account/{id}: @@ -99,7 +99,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account' + $ref: "#/components/schemas/Account" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -107,7 +107,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -115,7 +115,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] patch: @@ -147,7 +147,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/body_1' + $ref: "#/components/schemas/body_1" required: true responses: "204": @@ -159,7 +159,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -167,7 +167,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] /{version}/sobjects/Individual/: @@ -193,7 +193,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changedIndividual' + $ref: "#/components/schemas/changedIndividual" required: true responses: "201": @@ -201,7 +201,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateSuccess' + $ref: "#/components/schemas/CreateSuccess" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -209,7 +209,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -217,7 +217,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] /{version}/sobjects/Individual/{id}: @@ -254,7 +254,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Individual' + $ref: "#/components/schemas/Individual" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -262,7 +262,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -270,7 +270,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] patch: @@ -302,7 +302,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changedIndividual' + $ref: "#/components/schemas/changedIndividual" required: true responses: "204": @@ -314,7 +314,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -322,7 +322,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] /{version}/sobjects/Contact/: @@ -348,7 +348,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changedContact' + $ref: "#/components/schemas/changedContact" required: true responses: "201": @@ -356,7 +356,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateSuccess' + $ref: "#/components/schemas/CreateSuccess" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -364,7 +364,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -372,7 +372,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] /{version}/sobjects/Contact/{id}: @@ -409,7 +409,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Contact' + $ref: "#/components/schemas/Contact" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -417,7 +417,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -425,7 +425,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] patch: @@ -457,7 +457,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changedContact' + $ref: "#/components/schemas/changedContact" required: true responses: "204": @@ -469,7 +469,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -477,7 +477,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] components: @@ -527,19 +527,19 @@ components: Account: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" PersonAccount: type: array items: - $ref: '#/components/schemas/PersonAccount_inner' + $ref: "#/components/schemas/PersonAccount_inner" BusinessAccount: type: array items: - $ref: '#/components/schemas/BusinessAccount_inner' + $ref: "#/components/schemas/BusinessAccount_inner" MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" CreateSuccess: required: - errors @@ -558,27 +558,27 @@ components: Individual: type: array items: - $ref: '#/components/schemas/Individual_inner' + $ref: "#/components/schemas/Individual_inner" changedIndividual: type: array items: - $ref: '#/components/schemas/changedIndividual_inner' + $ref: "#/components/schemas/changedIndividual_inner" Contact: type: array items: - $ref: '#/components/schemas/Contact_inner' + $ref: "#/components/schemas/Contact_inner" changedContact: type: array items: - $ref: '#/components/schemas/changedContact_inner' + $ref: "#/components/schemas/changedContact_inner" body: oneOf: - - $ref: '#/components/schemas/PersonAccount' - - $ref: '#/components/schemas/BusinessAccount' + - $ref: "#/components/schemas/PersonAccount" + - $ref: "#/components/schemas/BusinessAccount" body_1: oneOf: - - $ref: '#/components/schemas/PersonAccount' - - $ref: '#/components/schemas/BusinessAccount' + - $ref: "#/components/schemas/PersonAccount" + - $ref: "#/components/schemas/BusinessAccount" Account_inner: required: - Attributes @@ -587,7 +587,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -668,7 +668,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -705,7 +705,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -814,7 +814,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' @@ -1183,7 +1183,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the individual record @@ -1417,7 +1417,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the contact record @@ -1491,7 +1491,7 @@ components: type: string description: Accuracy level of the geocode for the contact’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. MailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the contact. ' diff --git a/openapi-cli/src/test/resources/generators/client/swagger/salesforce_openapi.yaml b/openapi-cli/src/test/resources/generators/client/swagger/salesforce_openapi.yaml index abb5c10dd..cc3da00e1 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/salesforce_openapi.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/salesforce_openapi.yaml @@ -38,7 +38,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Account' + $ref: "#/components/schemas/Account" required: true responses: "201": @@ -46,7 +46,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateSuccess' + $ref: "#/components/schemas/CreateSuccess" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -54,7 +54,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -62,7 +62,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] /{version}/sobjects/Account/{id}: @@ -99,7 +99,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -107,7 +107,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -115,7 +115,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] patch: @@ -147,7 +147,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" required: true responses: "204": @@ -159,7 +159,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -167,7 +167,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] /{version}/sobjects/Individual/: @@ -193,7 +193,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changedIndividual' + $ref: "#/components/schemas/changedIndividual" required: true responses: "201": @@ -201,7 +201,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateSuccess' + $ref: "#/components/schemas/CreateSuccess" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -209,7 +209,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -217,7 +217,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] /{version}/sobjects/Individual/{id}: @@ -254,7 +254,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Individual' + $ref: "#/components/schemas/Individual" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -262,7 +262,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -270,7 +270,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] patch: @@ -302,7 +302,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changedIndividual' + $ref: "#/components/schemas/changedIndividual" required: true responses: "204": @@ -314,7 +314,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -322,7 +322,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] /{version}/sobjects/Contact/: @@ -348,7 +348,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changedContact' + $ref: "#/components/schemas/changedContact" required: true responses: "201": @@ -356,7 +356,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateSuccess' + $ref: "#/components/schemas/CreateSuccess" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -364,7 +364,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -372,7 +372,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] /{version}/sobjects/Contact/{id}: @@ -409,7 +409,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Contact' + $ref: "#/components/schemas/Contact" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -417,7 +417,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -425,7 +425,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] patch: @@ -457,7 +457,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changedContact' + $ref: "#/components/schemas/changedContact" required: true responses: "204": @@ -469,7 +469,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -477,7 +477,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] components: @@ -527,19 +527,19 @@ components: Account: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" PersonAccount: type: array items: - $ref: '#/components/schemas/PersonAccount_inner' + $ref: "#/components/schemas/PersonAccount_inner" BusinessAccount: type: array items: - $ref: '#/components/schemas/BusinessAccount_inner' + $ref: "#/components/schemas/BusinessAccount_inner" MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" CreateSuccess: required: - errors @@ -558,27 +558,27 @@ components: Individual: type: array items: - $ref: '#/components/schemas/Individual_inner' + $ref: "#/components/schemas/Individual_inner" changedIndividual: type: array items: - $ref: '#/components/schemas/changedIndividual_inner' + $ref: "#/components/schemas/changedIndividual_inner" Contact: type: array items: - $ref: '#/components/schemas/Contact_inner' + $ref: "#/components/schemas/Contact_inner" changedContact: type: array items: - $ref: '#/components/schemas/changedContact_inner' + $ref: "#/components/schemas/changedContact_inner" body: oneOf: - - $ref: '#/components/schemas/PersonAccount' - - $ref: '#/components/schemas/BusinessAccount' + - $ref: "#/components/schemas/PersonAccount" + - $ref: "#/components/schemas/BusinessAccount" body_1: oneOf: - - $ref: '#/components/schemas/PersonAccount' - - $ref: '#/components/schemas/BusinessAccount' + - $ref: "#/components/schemas/PersonAccount" + - $ref: "#/components/schemas/BusinessAccount" Account_inner: required: - Attributes @@ -587,7 +587,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -668,7 +668,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -705,7 +705,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -814,7 +814,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' @@ -1183,7 +1183,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the individual record @@ -1417,7 +1417,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the contact record @@ -1491,7 +1491,7 @@ components: type: string description: Accuracy level of the geocode for the contact’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. MailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the contact. ' diff --git a/openapi-cli/src/test/resources/generators/client/swagger/text_request_payload.yaml b/openapi-cli/src/test/resources/generators/client/swagger/text_request_payload.yaml index f0bd95d23..09077a710 100644 --- a/openapi-cli/src/test/resources/generators/client/swagger/text_request_payload.yaml +++ b/openapi-cli/src/test/resources/generators/client/swagger/text_request_payload.yaml @@ -14,7 +14,7 @@ paths: content: text/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: 200: description: successful operation diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/azure.iot.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/azure.iot.yaml index 272d117d0..268e744d0 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/azure.iot.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/azure.iot.yaml @@ -57,13 +57,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationListResult' + $ref: "#/components/schemas/OperationListResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" x-ms-examples: Operations_List: parameters: @@ -315,13 +315,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubDescriptionListResult' + $ref: "#/components/schemas/IotHubDescriptionListResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_ListBySubscription: @@ -418,7 +418,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OperationInputs' + $ref: "#/components/schemas/OperationInputs" required: true responses: 200: @@ -428,13 +428,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubNameAvailabilityInfo' + $ref: "#/components/schemas/IotHubNameAvailabilityInfo" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_CheckNameAvailability: @@ -478,13 +478,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UserSubscriptionQuotaListResult' + $ref: "#/components/schemas/UserSubscriptionQuotaListResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: ResourceProviderCommon_GetSubscriptionQuota: @@ -538,13 +538,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubDescriptionListResult' + $ref: "#/components/schemas/IotHubDescriptionListResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_ListByResourceGroup: @@ -656,7 +656,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FailoverInput' + $ref: "#/components/schemas/FailoverInput" required: true responses: 200: @@ -670,7 +670,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" x-ms-examples: IotHub_ManualFailover: parameters: @@ -722,7 +722,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TestAllRoutesInput' + $ref: "#/components/schemas/TestAllRoutesInput" required: true responses: 200: @@ -730,13 +730,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TestAllRoutesResult' + $ref: "#/components/schemas/TestAllRoutesResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_TestAllRoutes: @@ -801,7 +801,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TestRouteInput' + $ref: "#/components/schemas/TestRouteInput" required: true responses: 200: @@ -809,13 +809,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TestRouteResult' + $ref: "#/components/schemas/TestRouteResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_TestRoute: @@ -889,13 +889,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EndpointHealthDataListResult' + $ref: "#/components/schemas/EndpointHealthDataListResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_GetEndpointHealth: @@ -957,13 +957,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubDescription' + $ref: "#/components/schemas/IotHubDescription" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_Get: @@ -1085,7 +1085,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubDescription' + $ref: "#/components/schemas/IotHubDescription" required: true responses: 200: @@ -1095,7 +1095,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubDescription' + $ref: "#/components/schemas/IotHubDescription" 201: description: This is a long running operation. The operation returns a 201 if the validation is complete. The response includes an Azure-AsyncOperation @@ -1105,13 +1105,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubDescription' + $ref: "#/components/schemas/IotHubDescription" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_CreateOrUpdate: @@ -1330,7 +1330,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubDescription' + $ref: "#/components/schemas/IotHubDescription" 202: description: The Iot Hub resource provider always returns a 202 Accepted status code with valid Location and Retry-After headers. The resource @@ -1344,7 +1344,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubDescription' + $ref: "#/components/schemas/IotHubDescription" 204: description: Once the long running delete operation completes successfully, a 204 No Content status code is returned when the status polling request @@ -1358,13 +1358,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_Delete: @@ -1531,7 +1531,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TagsResource' + $ref: "#/components/schemas/TagsResource" required: true responses: 200: @@ -1539,7 +1539,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubDescription' + $ref: "#/components/schemas/IotHubDescription" x-ms-examples: IotHubResource_Update: parameters: @@ -1667,13 +1667,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SharedAccessSignatureAuthorizationRule' + $ref: "#/components/schemas/SharedAccessSignatureAuthorizationRule" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_GetKeysForKeyName: @@ -1733,13 +1733,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RegistryStatistics' + $ref: "#/components/schemas/RegistryStatistics" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_GetStats: @@ -1796,13 +1796,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CertificateListDescription' + $ref: "#/components/schemas/CertificateListDescription" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: Certificates_ListByIotHub: @@ -1877,13 +1877,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CertificateDescription' + $ref: "#/components/schemas/CertificateDescription" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: Certificates_Get: @@ -1962,7 +1962,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CertificateBodyDescription' + $ref: "#/components/schemas/CertificateBodyDescription" required: true responses: 200: @@ -1971,20 +1971,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CertificateDescription' + $ref: "#/components/schemas/CertificateDescription" 201: description: If certificate didn't exist creation was successful, the operation returns HTTP status code of 201 (OK). content: application/json: schema: - $ref: '#/components/schemas/CertificateDescription' + $ref: "#/components/schemas/CertificateDescription" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: Certificates_CreateOrUpdate: @@ -2087,7 +2087,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: Certificates_Delete: @@ -2159,13 +2159,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CertificateWithNonceDescription' + $ref: "#/components/schemas/CertificateWithNonceDescription" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: Certificates_GenerateVerificationCode: @@ -2245,7 +2245,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CertificateVerificationDescription' + $ref: "#/components/schemas/CertificateVerificationDescription" required: true responses: 200: @@ -2253,13 +2253,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CertificateDescription' + $ref: "#/components/schemas/CertificateDescription" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: Certificates_Verify: @@ -2339,13 +2339,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EventHubConsumerGroupsListResult' + $ref: "#/components/schemas/EventHubConsumerGroupsListResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_ListEventHubConsumerGroups: @@ -2424,13 +2424,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EventHubConsumerGroupInfo' + $ref: "#/components/schemas/EventHubConsumerGroupInfo" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_ListEventHubConsumerGroups: @@ -2505,13 +2505,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EventHubConsumerGroupInfo' + $ref: "#/components/schemas/EventHubConsumerGroupInfo" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_CreateEventHubConsumerGroup: @@ -2589,7 +2589,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_DeleteEventHubConsumerGroup: @@ -2645,7 +2645,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ExportDevicesRequest' + $ref: "#/components/schemas/ExportDevicesRequest" required: true responses: 200: @@ -2653,13 +2653,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JobResponse' + $ref: "#/components/schemas/JobResponse" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_ExportDevices: @@ -2723,7 +2723,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ImportDevicesRequest' + $ref: "#/components/schemas/ImportDevicesRequest" required: true responses: 200: @@ -2731,13 +2731,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JobResponse' + $ref: "#/components/schemas/JobResponse" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_ImportDevices: @@ -2803,13 +2803,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JobResponseListResult' + $ref: "#/components/schemas/JobResponseListResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_ListJobs: @@ -2880,13 +2880,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/JobResponse' + $ref: "#/components/schemas/JobResponse" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_GetJob: @@ -2950,13 +2950,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SharedAccessSignatureAuthorizationRuleListResult' + $ref: "#/components/schemas/SharedAccessSignatureAuthorizationRuleListResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_ListKeys: @@ -3034,13 +3034,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubQuotaMetricInfoListResult' + $ref: "#/components/schemas/IotHubQuotaMetricInfoListResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_GetQuotaMetrics: @@ -3104,13 +3104,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/IotHubSkuDescriptionListResult' + $ref: "#/components/schemas/IotHubSkuDescriptionListResult" default: description: DefaultErrorResponse content: application/json: schema: - $ref: '#/components/schemas/ErrorDetails' + $ref: "#/components/schemas/ErrorDetails" deprecated: false x-ms-examples: IotHubResource_GetValidSkus: @@ -3176,7 +3176,7 @@ components: description: The name of the certificate. readOnly: true properties: - $ref: '#/components/schemas/CertificateProperties' + $ref: "#/components/schemas/CertificateProperties" type: type: string description: The resource type. @@ -3190,7 +3190,7 @@ components: type: array description: The array of Certificate objects. items: - $ref: '#/components/schemas/CertificateDescription' + $ref: "#/components/schemas/CertificateDescription" description: The JSON-serialized array of Certificate objects. CertificateProperties: type: object @@ -3291,7 +3291,7 @@ components: description: The name of the certificate. readOnly: true properties: - $ref: '#/components/schemas/CertificatePropertiesWithNonce' + $ref: "#/components/schemas/CertificatePropertiesWithNonce" type: type: string description: The resource type. @@ -3307,7 +3307,7 @@ components: device queue. See: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#cloud-to-device-messages.' format: duration feedback: - $ref: '#/components/schemas/FeedbackProperties' + $ref: "#/components/schemas/FeedbackProperties" maxDeliveryCount: maximum: 1E+2 minimum: 1 @@ -3355,7 +3355,7 @@ components: type: array description: JSON-serialized array of Endpoint health data items: - $ref: '#/components/schemas/EndpointHealthData' + $ref: "#/components/schemas/EndpointHealthData" description: The JSON-serialized array of EndpointHealthData objects with a next link. EnrichmentProperties: @@ -3437,7 +3437,7 @@ components: type: array description: List of consumer groups objects items: - $ref: '#/components/schemas/EventHubConsumerGroupInfo' + $ref: "#/components/schemas/EventHubConsumerGroupInfo" description: The JSON-serialized array of Event Hub-compatible consumer group names with a next link. EventHubProperties: @@ -3602,7 +3602,7 @@ components: IotHubDescription: description: The description of the IoT hub. allOf: - - $ref: '#/components/schemas/Resource' + - $ref: "#/components/schemas/Resource" IotHubDescriptionListResult: type: object properties: @@ -3614,7 +3614,7 @@ components: type: array description: The array of IotHubDescription objects. items: - $ref: '#/components/schemas/IotHubDescription' + $ref: "#/components/schemas/IotHubDescription" description: The JSON-serialized array of IotHubDescription objects with a next link. IotHubLocationDescription: @@ -3666,9 +3666,9 @@ components: description: The shared access policies you can use to secure a connection to the IoT hub. items: - $ref: '#/components/schemas/SharedAccessSignatureAuthorizationRule' + $ref: "#/components/schemas/SharedAccessSignatureAuthorizationRule" cloudToDevice: - $ref: '#/components/schemas/CloudToDeviceProperties' + $ref: "#/components/schemas/CloudToDeviceProperties" comments: type: string description: IoT hub comments. @@ -3678,7 +3678,7 @@ components: eventHubEndpoints: type: object additionalProperties: - $ref: '#/components/schemas/EventHubProperties' + $ref: "#/components/schemas/EventHubProperties" description: The Event Hub-compatible endpoint properties. The only possible keys to this dictionary is events. This key has to be present in the dictionary while making create or update calls for the IoT hub. @@ -3699,17 +3699,17 @@ components: type: array description: The IP filter rules. items: - $ref: '#/components/schemas/IpFilterRule' + $ref: "#/components/schemas/IpFilterRule" locations: type: array description: Primary and secondary location for iot hub readOnly: true items: - $ref: '#/components/schemas/IotHubLocationDescription' + $ref: "#/components/schemas/IotHubLocationDescription" messagingEndpoints: type: object additionalProperties: - $ref: '#/components/schemas/MessagingEndpointProperties' + $ref: "#/components/schemas/MessagingEndpointProperties" description: The messaging endpoint properties for the file upload notification queue. provisioningState: @@ -3717,7 +3717,7 @@ components: description: The provisioning state. readOnly: true routing: - $ref: '#/components/schemas/RoutingProperties' + $ref: "#/components/schemas/RoutingProperties" state: type: string description: The hub state. @@ -3725,7 +3725,7 @@ components: storageEndpoints: type: object additionalProperties: - $ref: '#/components/schemas/StorageEndpointProperties' + $ref: "#/components/schemas/StorageEndpointProperties" description: The list of Azure Storage endpoints where you can upload files. Currently you can configure only one Azure Storage account and that MUST have its key as $default. Specifying more than one storage account causes @@ -3762,7 +3762,7 @@ components: type: array description: The array of quota metrics objects. items: - $ref: '#/components/schemas/IotHubQuotaMetricInfo' + $ref: "#/components/schemas/IotHubQuotaMetricInfo" description: The JSON-serialized array of IotHubQuotaMetricInfo objects with a next link. IotHubSkuDescription: @@ -3772,13 +3772,13 @@ components: type: object properties: capacity: - $ref: '#/components/schemas/IotHubCapacity' + $ref: "#/components/schemas/IotHubCapacity" resourceType: type: string description: The type of the resource. readOnly: true sku: - $ref: '#/components/schemas/IotHubSkuInfo' + $ref: "#/components/schemas/IotHubSkuInfo" description: SKU properties. IotHubSkuDescriptionListResult: type: object @@ -3791,7 +3791,7 @@ components: type: array description: The array of IotHubSkuDescription. items: - $ref: '#/components/schemas/IotHubSkuDescription' + $ref: "#/components/schemas/IotHubSkuDescription" description: The JSON-serialized array of IotHubSkuDescription objects with a next link. IotHubSkuInfo: @@ -3927,13 +3927,13 @@ components: type: array description: The array of JobResponse objects. items: - $ref: '#/components/schemas/JobResponse' + $ref: "#/components/schemas/JobResponse" description: The JSON-serialized array of JobResponse objects with a next link. MatchedRoute: type: object properties: properties: - $ref: '#/components/schemas/RouteProperties' + $ref: "#/components/schemas/RouteProperties" description: Routes that matched MessagingEndpointProperties: type: object @@ -4017,7 +4017,7 @@ components: resource provider. readOnly: true items: - $ref: '#/components/schemas/Operation' + $ref: "#/components/schemas/Operation" description: Result of the request to list IoT Hub operations. It contains a list of operations and a URL link to get the next set of results. RegistryStatistics: @@ -4071,7 +4071,7 @@ components: type: object properties: location: - $ref: '#/components/schemas/RouteErrorRange' + $ref: "#/components/schemas/RouteErrorRange" message: type: string description: Route error message @@ -4101,9 +4101,9 @@ components: type: object properties: end: - $ref: '#/components/schemas/RouteErrorPosition' + $ref: "#/components/schemas/RouteErrorPosition" start: - $ref: '#/components/schemas/RouteErrorPosition' + $ref: "#/components/schemas/RouteErrorPosition" description: Range of route errors RouteProperties: required: @@ -4159,25 +4159,25 @@ components: to, based on the routing rules. This list does not include the built-in Event Hubs endpoint. items: - $ref: '#/components/schemas/RoutingEventHubProperties' + $ref: "#/components/schemas/RoutingEventHubProperties" serviceBusQueues: type: array description: The list of Service Bus queue endpoints that IoT hub routes the messages to, based on the routing rules. items: - $ref: '#/components/schemas/RoutingServiceBusQueueEndpointProperties' + $ref: "#/components/schemas/RoutingServiceBusQueueEndpointProperties" serviceBusTopics: type: array description: The list of Service Bus topic endpoints that the IoT hub routes the messages to, based on the routing rules. items: - $ref: '#/components/schemas/RoutingServiceBusTopicEndpointProperties' + $ref: "#/components/schemas/RoutingServiceBusTopicEndpointProperties" storageContainers: type: array description: The list of storage container endpoints that IoT hub routes messages to, based on the routing rules. items: - $ref: '#/components/schemas/RoutingStorageContainerProperties' + $ref: "#/components/schemas/RoutingStorageContainerProperties" description: The properties related to the custom endpoints to which your IoT hub routes messages based on the routing rules. A maximum of 10 custom endpoints are allowed across all endpoint types for paid hubs and only 1 custom endpoint @@ -4227,15 +4227,15 @@ components: type: object properties: endpoints: - $ref: '#/components/schemas/RoutingEndpoints' + $ref: "#/components/schemas/RoutingEndpoints" enrichments: type: array description: 'The list of user-provided enrichments that the IoT hub applies to messages to be delivered to built-in and custom endpoints. See: https://aka.ms/telemetryoneventgrid' items: - $ref: '#/components/schemas/EnrichmentProperties' + $ref: "#/components/schemas/EnrichmentProperties" fallbackRoute: - $ref: '#/components/schemas/FallbackRouteProperties' + $ref: "#/components/schemas/FallbackRouteProperties" routes: type: array description: The list of user-provided routing rules that the IoT hub uses @@ -4243,7 +4243,7 @@ components: rules are allowed for paid hubs and a maximum of 5 routing rules are allowed for free hubs. items: - $ref: '#/components/schemas/RouteProperties' + $ref: "#/components/schemas/RouteProperties" description: 'The routing related properties of the IoT hub. See: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging' RoutingServiceBusQueueEndpointProperties: required: @@ -4416,7 +4416,7 @@ components: type: array description: The list of shared access policies. items: - $ref: '#/components/schemas/SharedAccessSignatureAuthorizationRule' + $ref: "#/components/schemas/SharedAccessSignatureAuthorizationRule" description: The list of shared access policies with a next link. StorageEndpointProperties: required: @@ -4451,7 +4451,7 @@ components: type: object properties: message: - $ref: '#/components/schemas/RoutingMessage' + $ref: "#/components/schemas/RoutingMessage" routingSource: type: string description: Routing source @@ -4465,7 +4465,7 @@ components: modelAsString: true name: RoutingSource twin: - $ref: '#/components/schemas/RoutingTwin' + $ref: "#/components/schemas/RoutingTwin" description: Input for testing all routes TestAllRoutesResult: type: object @@ -4474,7 +4474,7 @@ components: type: array description: JSON-serialized array of matched routes items: - $ref: '#/components/schemas/MatchedRoute' + $ref: "#/components/schemas/MatchedRoute" description: Result of testing all routes TestRouteInput: required: @@ -4482,17 +4482,17 @@ components: type: object properties: message: - $ref: '#/components/schemas/RoutingMessage' + $ref: "#/components/schemas/RoutingMessage" route: - $ref: '#/components/schemas/RouteProperties' + $ref: "#/components/schemas/RouteProperties" twin: - $ref: '#/components/schemas/RoutingTwin' + $ref: "#/components/schemas/RoutingTwin" description: Input for testing route TestRouteResult: type: object properties: details: - $ref: '#/components/schemas/TestRouteResultDetails' + $ref: "#/components/schemas/TestRouteResultDetails" result: type: string description: Result of testing route @@ -4511,7 +4511,7 @@ components: type: array description: JSON-serialized list of route compilation errors items: - $ref: '#/components/schemas/RouteCompilationError' + $ref: "#/components/schemas/RouteCompilationError" description: Detailed result of testing a route UserSubscriptionQuota: type: object @@ -4528,7 +4528,7 @@ components: description: Numerical limit on IotHub type format: int32 name: - $ref: '#/components/schemas/Name' + $ref: "#/components/schemas/Name" type: type: string description: Response type @@ -4545,7 +4545,7 @@ components: value: type: array items: - $ref: '#/components/schemas/UserSubscriptionQuota' + $ref: "#/components/schemas/UserSubscriptionQuota" description: Json-serialized array of User subscription quota response parameters: api-version: diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/beezup.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/beezup.yaml index ec54758f5..893fba7a3 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/beezup.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/beezup.yaml @@ -149,7 +149,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/loginRequest' + $ref: "#/components/schemas/loginRequest" required: true responses: '200': @@ -157,13 +157,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/apiCredentials' + $ref: "#/components/schemas/apiCredentials" '400': description: Bad Request content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '403': description: Invalid credentials content: {} @@ -172,7 +172,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/public/security/register: post: @@ -185,7 +185,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/registerRequest' + $ref: "#/components/schemas/registerRequest" required: true responses: '204': @@ -202,7 +202,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/public/security/lostpassword: post: @@ -216,7 +216,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_Email' + $ref: "#/components/schemas/BeezUP_Common_Email" required: true responses: '204': @@ -227,7 +227,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Email not found content: {} @@ -236,13 +236,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '502': description: Problem with SMTP service content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: email /v2/public/channels/: get: @@ -277,7 +277,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/publicChannelIndex' + $ref: "#/components/schemas/publicChannelIndex" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -306,7 +306,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/public/channels/{countryIsoCode}: get: tags: @@ -360,7 +360,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/publicChannelInfoList' + $ref: "#/components/schemas/publicChannelInfoList" example: channels: - name: Amazon Direct FRA @@ -397,13 +397,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/public/lov/: get: tags: @@ -449,7 +449,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/publicLovIndex' + $ref: "#/components/schemas/publicLovIndex" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -475,7 +475,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" # /v2/public/lov/{listName}: # get: # tags: @@ -542,7 +542,7 @@ paths: # content: # application/json: # schema: - # $ref: '#/components/schemas/publicListOfValuesResponse' + # $ref: "#/components/schemas/publicListOfValuesResponse" # '304': # description: >- # The ETag sent in the http header If-None-Match did not change. So @@ -568,13 +568,13 @@ paths: # content: # application/json: # schema: - # $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + # $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" # default: # description: Occurs when something goes wrong # content: # application/json: # schema: - # $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + # $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/lov/: get: tags: @@ -602,7 +602,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/userLovIndex' + $ref: "#/components/schemas/userLovIndex" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -628,7 +628,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" # /v2/user/lov/{listName}: # get: # tags: @@ -695,7 +695,7 @@ paths: # content: # application/json: # schema: - # $ref: '#/components/schemas/userListOfValuesResponse' + # $ref: "#/components/schemas/userListOfValuesResponse" # '304': # description: >- # The ETag sent in the http header If-None-Match did not change. So @@ -721,13 +721,13 @@ paths: # content: # application/json: # schema: - # $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + # $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" # default: # description: Occurs when something goes wrong # content: # application/json: # schema: - # $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + # $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/: get: tags: @@ -758,7 +758,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/customerIndex' + $ref: "#/components/schemas/customerIndex" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -787,7 +787,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/account: get: tags: @@ -818,7 +818,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/accountInfo' + $ref: "#/components/schemas/accountInfo" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -847,7 +847,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/account/resendEmailActivation: post: tags: @@ -865,7 +865,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: >- Email activation not available because user account already @@ -873,7 +873,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '429': description: Email activation sent recently, must retry later. (One per hour) headers: @@ -884,7 +884,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '502': description: >- Email activate send failed because of our email service. Ensure that @@ -893,13 +893,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/account/activate: post: tags: @@ -923,19 +923,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: User account already activated. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: emailActivationId /v2/user/customer/account/personalInfo: put: @@ -947,7 +947,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/personalInfo' + $ref: "#/components/schemas/personalInfo" required: true responses: '204': @@ -958,13 +958,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/account/companyInfo: put: @@ -976,7 +976,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/companyInfo' + $ref: "#/components/schemas/companyInfo" required: true responses: '204': @@ -987,19 +987,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '403': description: User not found or unauthorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/account/profilePictureInfo: get: @@ -1031,7 +1031,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/profilePictureInfoResponse' + $ref: "#/components/schemas/profilePictureInfoResponse" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -1060,7 +1060,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" put: tags: - Customer - Account @@ -1070,7 +1070,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/profilePictureInfo' + $ref: "#/components/schemas/profilePictureInfo" required: true responses: '204': @@ -1081,25 +1081,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '413': description: The picture size is too large content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '415': description: The content type of the image must be an image content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/account/creditCardInfo: get: @@ -1131,7 +1131,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/creditCardInfoResponse' + $ref: "#/components/schemas/creditCardInfoResponse" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -1160,7 +1160,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '503': description: >- We are unable to get your credit card info. This is a temporary @@ -1168,13 +1168,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" put: tags: - Customer - Account @@ -1185,7 +1185,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/creditCardInfo' + $ref: "#/components/schemas/creditCardInfo" required: true responses: '202': @@ -1198,19 +1198,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '502': description: Communication problem with our payment service content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/account/changeEmail: post: @@ -1222,7 +1222,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changeEmailRequest' + $ref: "#/components/schemas/changeEmailRequest" required: true responses: '204': @@ -1233,13 +1233,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/account/changePassword: post: @@ -1251,7 +1251,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changePasswordRequest' + $ref: "#/components/schemas/changePasswordRequest" required: true responses: '204': @@ -1264,13 +1264,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/security/logout: post: @@ -1288,7 +1288,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/zendeskToken: get: tags: @@ -1305,13 +1305,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/zendeskToken' + $ref: "#/components/schemas/zendeskToken" '500': description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/stores: get: tags: @@ -1342,7 +1342,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/storeList' + $ref: "#/components/schemas/storeList" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -1371,7 +1371,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" post: tags: - Customer - Stores @@ -1381,7 +1381,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/createStoreRequest' + $ref: "#/components/schemas/createStoreRequest" required: true responses: '201': @@ -1392,7 +1392,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/links.getStoreLink' + $ref: "#/components/schemas/links.getStoreLink" '402': description: >- The maximum amount of store has been reached. Please upgrade your @@ -1400,19 +1400,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessagePaymentRequired' + $ref: "#/components/schemas/errorResponseMessagePaymentRequired" '409': description: The customer has a store with the same name content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/stores/{storeId}: get: @@ -1451,7 +1451,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/store' + $ref: "#/components/schemas/store" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -1480,13 +1480,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" delete: tags: - Customer - Stores @@ -1509,13 +1509,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" patch: tags: - Customer - Stores @@ -1535,7 +1535,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/updateStoreRequest' + $ref: "#/components/schemas/updateStoreRequest" required: true responses: '204': @@ -1546,19 +1546,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: The store name already used content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/stores/{storeId}/rights: get: @@ -1582,19 +1582,19 @@ paths: schema: type: array items: - $ref: '#/components/schemas/functionalityRightInfo' + $ref: "#/components/schemas/functionalityRightInfo" '404': description: Store not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/stores/{storeId}/alerts: get: tags: @@ -1632,7 +1632,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/storeAlerts' + $ref: "#/components/schemas/storeAlerts" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -1661,13 +1661,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" post: tags: - Customer - Alerts @@ -1688,7 +1688,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/saveStoreAlertsRequest' + $ref: "#/components/schemas/saveStoreAlertsRequest" required: true responses: '204': @@ -1699,19 +1699,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/stores/{storeId}/shares: get: @@ -1750,7 +1750,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/storeShares' + $ref: "#/components/schemas/storeShares" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -1779,13 +1779,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" post: tags: - Customer - Shares @@ -1804,7 +1804,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/friendEmail' + $ref: "#/components/schemas/friendEmail" required: true responses: '204': @@ -1815,7 +1815,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessagePaymentRequired' + $ref: "#/components/schemas/errorResponseMessagePaymentRequired" '404': description: >- Only the owner of the store can make this operation or user not @@ -1823,13 +1823,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: email /v2/user/customer/stores/{storeId}/shares/{userId}: delete: @@ -1861,13 +1861,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/friends/{userId}: get: tags: @@ -1905,7 +1905,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/userFriendInfo' + $ref: "#/components/schemas/userFriendInfo" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -1934,13 +1934,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/billingPeriods: get: tags: @@ -1971,7 +1971,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/billingPeriodList' + $ref: "#/components/schemas/billingPeriodList" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -2000,7 +2000,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/offers: get: tags: @@ -2031,7 +2031,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/standardOffers' + $ref: "#/components/schemas/standardOffers" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -2060,7 +2060,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" post: tags: - Customer - Contracts @@ -2073,7 +2073,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/offerRequest' + $ref: "#/components/schemas/offerRequest" required: true responses: '200': @@ -2081,7 +2081,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/offer' + $ref: "#/components/schemas/offer" '400': description: >- Bad request. (Invalid billing period, invalid offer, etc.). You @@ -2089,19 +2089,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '403': description: You current contract is not modifiable. Please choose another offer. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/contracts: get: @@ -2133,7 +2133,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/contracts' + $ref: "#/components/schemas/contracts" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -2162,7 +2162,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" post: tags: - Customer - Contracts @@ -2175,7 +2175,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/createContract' + $ref: "#/components/schemas/createContract" required: true responses: '200': @@ -2185,13 +2185,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/createContractResponse' + $ref: "#/components/schemas/createContractResponse" '400': description: Bad request. (Invalid billing period, invalid offer, etc.) content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '403': description: >- The contract is not modifiable or the coupon offer has been already @@ -2199,13 +2199,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/contracts/current/disableAutoRenewal: post: @@ -2223,7 +2223,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/terminateContract' + $ref: "#/components/schemas/terminateContract" required: true responses: '204': @@ -2234,19 +2234,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: No current contract content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/customer/contracts/current/reenableAutoRenewal: post: @@ -2264,13 +2264,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/contracts/next: delete: tags: @@ -2286,7 +2286,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/customer/invoices: get: tags: @@ -2317,7 +2317,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/invoiceList' + $ref: "#/components/schemas/invoiceList" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -2346,7 +2346,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/: get: tags: @@ -2362,13 +2362,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/catalogIndex' + $ref: "#/components/schemas/catalogIndex" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/beezupColumns: get: tags: @@ -2386,13 +2386,13 @@ paths: schema: type: array items: - $ref: '#/components/schemas/beezUPColumnConfiguration' + $ref: "#/components/schemas/beezUPColumnConfiguration" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}: get: tags: @@ -2416,13 +2416,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/catalogStoreIndex' + $ref: "#/components/schemas/catalogStoreIndex" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/inputConfiguration: get: tags: @@ -2443,19 +2443,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/lastManualImportInputConfiguration' + $ref: "#/components/schemas/lastManualImportInputConfiguration" '404': description: StoreId or Manual Update last configuration not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/catalogColumns: get: tags: @@ -2476,19 +2476,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/catalogColumnList' + $ref: "#/components/schemas/catalogColumnList" '404': description: StoreId not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/catalogColumns/{columnId}/rename: post: tags: @@ -2514,7 +2514,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changeUserColumnNameRequest' + $ref: "#/components/schemas/changeUserColumnNameRequest" required: true responses: '204': @@ -2525,7 +2525,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: |- Occurs when a user tries to work on the wrong store. @@ -2533,19 +2533,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: A catalog importation is already in progress! content: application/json: schema: - $ref: '#/components/schemas/importAlreadyInProgressResponse' + $ref: "#/components/schemas/importAlreadyInProgressResponse" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/catalogs/{storeId}/customColumns: get: @@ -2567,19 +2567,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/customColumnList' + $ref: "#/components/schemas/customColumnList" '404': description: StoreId not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/customColumns/{columnId}: put: tags: @@ -2605,7 +2605,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/createCustomColumnRequest' + $ref: "#/components/schemas/createCustomColumnRequest" required: true responses: '204': @@ -2620,7 +2620,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Occurs when a user tries to work on the wrong store. content: {} @@ -2629,13 +2629,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/importAlreadyInProgressResponse' + $ref: "#/components/schemas/importAlreadyInProgressResponse" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request delete: tags: @@ -2666,25 +2666,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Occurs when a user tries to work on the wrong store. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: When a catalog importation is already in progress! content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/customColumns/{columnId}/rename: post: tags: @@ -2710,7 +2710,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changeUserColumnNameRequest' + $ref: "#/components/schemas/changeUserColumnNameRequest" required: true responses: '204': @@ -2721,7 +2721,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: |- Occurs when a user tries to work on the wrong store. @@ -2729,19 +2729,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: A catalog importation is already in progress! content: application/json: schema: - $ref: '#/components/schemas/importAlreadyInProgressResponse' + $ref: "#/components/schemas/importAlreadyInProgressResponse" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/catalogs/{storeId}/customColumns/{columnId}/expression: get: @@ -2782,7 +2782,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" put: tags: - Catalogs - Catalog @@ -2807,7 +2807,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changeCustomColumnExpressionRequest' + $ref: "#/components/schemas/changeCustomColumnExpressionRequest" required: true responses: '204': @@ -2821,7 +2821,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: |- Occurs when a user tries to work on the wrong store. @@ -2829,19 +2829,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: A catalog importation is already in progress! content: application/json: schema: - $ref: '#/components/schemas/importAlreadyInProgressResponse' + $ref: "#/components/schemas/importAlreadyInProgressResponse" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/catalogs/{storeId}/customColumns/computeExpression: post: @@ -2861,7 +2861,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/computeExpressionRequest' + $ref: "#/components/schemas/computeExpressionRequest" required: true responses: '200': @@ -2881,7 +2881,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/catalogs/{storeId}/categories: get: @@ -2922,19 +2922,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/categoryList' + $ref: "#/components/schemas/categoryList" '404': description: StoreId not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/products/list: post: tags: @@ -2953,7 +2953,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/getProductsRequest' + $ref: "#/components/schemas/getProductsRequest" required: true responses: '200': @@ -2961,19 +2961,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/productList' + $ref: "#/components/schemas/productList" '404': description: StoreId not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/catalogs/{storeId}/products/random: get: @@ -2996,19 +2996,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/randomProductList' + $ref: "#/components/schemas/randomProductList" '404': description: StoreId not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/products/{productId}: get: tags: @@ -3036,19 +3036,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/product' + $ref: "#/components/schemas/product" '404': description: StoreId not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/products: get: tags: @@ -3075,19 +3075,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/product' + $ref: "#/components/schemas/product" '404': description: StoreId or Product not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/importations: get: tags: @@ -3100,19 +3100,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/importationsPerStoreResponse' + $ref: "#/components/schemas/importationsPerStoreResponse" '404': description: UserId not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations: get: tags: @@ -3133,19 +3133,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/importationsResponse' + $ref: "#/components/schemas/importationsResponse" '404': description: StoreId not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/start: post: tags: @@ -3164,7 +3164,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/startManualImportRequest' + $ref: "#/components/schemas/startManualImportRequest" required: true responses: '202': @@ -3195,25 +3195,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: StoreId not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: A catalog importation is already in progress! content: application/json: schema: - $ref: '#/components/schemas/importAlreadyInProgressResponse' + $ref: "#/components/schemas/importAlreadyInProgressResponse" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/catalogs/{storeId}/importations/{executionId}: get: @@ -3242,7 +3242,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/importationMonitoring' + $ref: "#/components/schemas/importationMonitoring" '404': description: >- ExecutionId not found or not yet synchronized. If not synchronized @@ -3251,13 +3251,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/cancel: post: tags: @@ -3290,19 +3290,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/technicalProgression: get: tags: @@ -3330,7 +3330,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/importationTechnicalProgression' + $ref: "#/components/schemas/importationTechnicalProgression" '404': description: |- Occurs when a user tries to work on the wrong store. @@ -3338,19 +3338,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/configureRemainingCatalogColumns: post: tags: @@ -3399,7 +3399,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: |- Occurs when a user tries to work on the wrong store. @@ -3408,7 +3408,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: {} @@ -3417,7 +3417,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/commitColumns: post: tags: @@ -3458,7 +3458,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: |- Occurs when a user tries to work on the wrong store. @@ -3467,13 +3467,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/commit: post: tags: @@ -3504,7 +3504,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: |- Occurs when a user tries to work on the wrong store. @@ -3512,19 +3512,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/productSamples/{productSampleIndex}: get: tags: @@ -3563,14 +3563,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/productSample' + $ref: "#/components/schemas/productSample" '404': description: >- ExecutionId not found or not yet synchronized. If not synchronized within 30 sec, please contact our support schema: - $ref: - 'https://api.beezup.com/swaggerhub/domains/BeezUP/api.beezup.com/v2#/definitions/BeezUP_Common_ErrorResponseMessage' + $ref: "https://api.beezup.com/swaggerhub/domains/BeezUP/api.beezup.com/v2#/definitions/BeezUP_Common_ErrorResponseMessage" content: {} '409': description: >- @@ -3579,13 +3578,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/productSamples/{productSampleIndex}/customColumns/{columnId}: get: tags: @@ -3649,7 +3648,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: >- Catalog preparation read step is not completed. Please refer to the @@ -3657,13 +3656,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/catalogColumns: get: tags: @@ -3691,7 +3690,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/detectedCatalogColumnList' + $ref: "#/components/schemas/detectedCatalogColumnList" '404': description: >- ExecutionId not found or not yet synchronized. If not synchronized @@ -3699,7 +3698,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: >- Catalog preparation read step is not completed. Please refer to the @@ -3707,13 +3706,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/catalogColumns/{columnId}: post: tags: @@ -3746,7 +3745,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/configureCatalogColumnCatalogRequest' + $ref: "#/components/schemas/configureCatalogColumnCatalogRequest" required: true responses: '204': @@ -3761,7 +3760,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: |- Occurs when a user tries to work on the wrong store. @@ -3770,19 +3769,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/catalogs/{storeId}/importations/{executionId}/catalogColumns/{columnId}/ignore: post: @@ -3826,19 +3825,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/catalogColumns/{columnId}/reattend: post: tags: @@ -3881,19 +3880,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/catalogColumns/{columnId}/map: post: tags: @@ -3926,7 +3925,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/mapBeezUPColumnRequest' + $ref: "#/components/schemas/mapBeezUPColumnRequest" required: true responses: '204': @@ -3942,19 +3941,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/catalogs/{storeId}/importations/{executionId}/catalogColumns/{columnId}/unmap: post: @@ -3998,19 +3997,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/customColumns: get: tags: @@ -4038,7 +4037,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/importationCustomColumnList' + $ref: "#/components/schemas/importationCustomColumnList" '404': description: >- ExecutionId not found or not yet synchronized. If not synchronized @@ -4046,7 +4045,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: >- Catalog preparation read step is not completed. Please refer to the @@ -4054,13 +4053,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/customColumns/{columnId}/expression: get: tags: @@ -4104,7 +4103,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: >- Catalog preparation read step is not completed. Please refer to the @@ -4112,13 +4111,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/customColumns/{columnId}: put: tags: @@ -4151,7 +4150,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changeCustomColumnRequest' + $ref: "#/components/schemas/changeCustomColumnRequest" required: true responses: '204': @@ -4166,19 +4165,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request delete: tags: @@ -4218,13 +4217,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/customColumns/{columnId}/map: post: tags: @@ -4257,7 +4256,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/mapBeezUPColumnRequest' + $ref: "#/components/schemas/mapBeezUPColumnRequest" required: true responses: '204': @@ -4273,19 +4272,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/catalogs/{storeId}/importations/{executionId}/customColumns/{columnId}/unmap: post: @@ -4329,19 +4328,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Occurs when this importation is already finished. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/importations/{executionId}/products/list: post: tags: @@ -4367,7 +4366,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/getImportationProductsReportRequest' + $ref: "#/components/schemas/getImportationProductsReportRequest" required: true responses: '200': @@ -4375,7 +4374,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/getImportationProductsReportResponse' + $ref: "#/components/schemas/getImportationProductsReportResponse" '404': description: |- Occurs when a user tries to work on the wrong store. @@ -4412,7 +4411,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/getImportationReportResponse' + $ref: "#/components/schemas/getImportationReportResponse" '404': description: |- Occurs when a user tries to work on the wrong store. @@ -4450,25 +4449,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Occurs when a user tries to work on the wrong store. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: When a catalog importation is already in progress! content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/autoImport: get: tags: @@ -4489,19 +4488,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/autoImportConfiguration' + $ref: "#/components/schemas/autoImportConfiguration" '404': description: StoreId or Auto Import configuration not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" delete: tags: - Catalogs - Auto @@ -4524,19 +4523,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Occurs when a user tries to work on the wrong store. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/autoImport/start: post: tags: @@ -4591,25 +4590,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Occurs when a user tries to work on the wrong store. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: An importation is already in progress content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/autoImport/pause: post: tags: @@ -4633,19 +4632,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Occurs when a user tries to work on the wrong store. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/autoImport/resume: post: tags: @@ -4669,19 +4668,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Occurs when a user tries to work on the wrong store. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/catalogs/{storeId}/autoImport/scheduling/interval: post: tags: @@ -4700,7 +4699,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/configureAutoImportIntervalRequest' + $ref: "#/components/schemas/configureAutoImportIntervalRequest" required: true responses: '204': @@ -4716,19 +4715,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Occurs when a user tries to work on the wrong store. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/catalogs/{storeId}/autoImport/scheduling/schedules: post: @@ -4748,7 +4747,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/scheduleAutoImportRequest' + $ref: "#/components/schemas/scheduleAutoImportRequest" required: true responses: '204': @@ -4766,19 +4765,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Occurs when a user tries to work on the wrong store. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/channels/: get: @@ -4803,7 +4802,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/channelHeader' + $ref: "#/components/schemas/channelHeader" /v2/user/channels/{channelId}: get: tags: @@ -4824,7 +4823,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelInfo' + $ref: "#/components/schemas/channelInfo" /v2/user/channels/{channelId}/categories: get: tags: @@ -4864,7 +4863,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelRootCategory' + $ref: "#/components/schemas/channelRootCategory" /v2/user/channels/{channelId}/columns: post: tags: @@ -4900,7 +4899,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/BeezUP_Common_ChannelColumnId' + $ref: "#/components/schemas/BeezUP_Common_ChannelColumnId" required: false responses: '200': @@ -4917,7 +4916,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/channelColumn' + $ref: "#/components/schemas/channelColumn" x-codegen-request-body-name: request /v2/user/channelCatalogs/: get: @@ -4939,13 +4938,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelCatalogList' + $ref: "#/components/schemas/channelCatalogList" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" post: tags: - Channel Catalogs - Global @@ -4955,7 +4954,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/addChannelCatalogRequest' + $ref: "#/components/schemas/addChannelCatalogRequest" required: true responses: '201': @@ -4973,19 +4972,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/links.GetChannelCatalogLink' + $ref: "#/components/schemas/links.GetChannelCatalogLink" '404': description: StoreId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/channelCatalogs/{channelCatalogId}: get: @@ -5007,19 +5006,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelCatalog' + $ref: "#/components/schemas/channelCatalog" '404': description: ChannelCatalogId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" delete: tags: - Channel Catalogs - Global @@ -5042,13 +5041,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/filterOperators: get: tags: @@ -5063,13 +5062,13 @@ paths: schema: type: array items: - $ref: '#/components/schemas/filterOperator' + $ref: "#/components/schemas/filterOperator" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/enable: post: tags: @@ -5093,19 +5092,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/upgradeOfferRequired' + $ref: "#/components/schemas/upgradeOfferRequired" '404': description: Occurs when a user tries to work on the wrong ChanelCatalogId. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/disable: post: tags: @@ -5129,13 +5128,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/settings/general: put: tags: @@ -5154,7 +5153,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/generalSettings' + $ref: "#/components/schemas/generalSettings" required: true responses: '204': @@ -5165,13 +5164,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/channelCatalogs/{channelCatalogId}/settings/cost: put: @@ -5191,7 +5190,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/costSettings' + $ref: "#/components/schemas/costSettings" required: true responses: '204': @@ -5202,13 +5201,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/channelCatalogs/{channelCatalogId}/columnMappings: put: @@ -5228,7 +5227,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelCatalogColumnMappingList' + $ref: "#/components/schemas/channelCatalogColumnMappingList" required: true responses: '204': @@ -5239,13 +5238,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/channelCatalogs/{channelCatalogId}/categories: get: @@ -5267,19 +5266,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelCatalogCategoryConfigurationList' + $ref: "#/components/schemas/channelCatalogCategoryConfigurationList" '404': description: ChannelCatalogId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/categories/disableMapping: post: tags: @@ -5303,13 +5302,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/categories/reenableMapping: post: tags: @@ -5333,13 +5332,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/categories/configure: post: tags: @@ -5358,7 +5357,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/configureCategoryRequest' + $ref: "#/components/schemas/configureCategoryRequest" required: true responses: '204': @@ -5369,19 +5368,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: ChannelCatalogId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/channelCatalogs/{channelCatalogId}/exclusionFilters: get: @@ -5403,19 +5402,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/exclusionFiltersResponse' + $ref: "#/components/schemas/exclusionFiltersResponse" '404': description: ChannelCatalogId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" put: tags: - Channel Catalogs - Exclusion Filters @@ -5433,7 +5432,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/exclusionFilters' + $ref: "#/components/schemas/exclusionFilters" required: true responses: '204': @@ -5444,19 +5443,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: ChannelCatalogId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/channelCatalogs/{channelCatalogId}/products: post: @@ -5477,7 +5476,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/getChannelCatalogProductInfoListRequest' + $ref: "#/components/schemas/getChannelCatalogProductInfoListRequest" required: true responses: '200': @@ -5485,19 +5484,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelCatalogProductInfoList' + $ref: "#/components/schemas/channelCatalogProductInfoList" '404': description: ChannelCatalogId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/channelCatalogs/{channelCatalogId}/products/export: post: @@ -5527,7 +5526,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/getChannelCatalogProductInfoListRequest' + $ref: "#/components/schemas/getChannelCatalogProductInfoListRequest" required: true responses: '200': @@ -5544,7 +5543,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_Link3' + $ref: "#/components/schemas/BeezUP_Common_Link3" example: href: >- https://beezupchannel.blob.core.windows.net/reports/exports/Excel_Products.xslx @@ -5554,13 +5553,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/channelCatalogs/{channelCatalogId}/products/counters: get: @@ -5582,19 +5581,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelCatalogProductsCounters' + $ref: "#/components/schemas/channelCatalogProductsCounters" '404': description: ChannelCatalogId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/products: post: tags: @@ -5621,13 +5620,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/channelCatalogs/{channelCatalogId}/products/{productId}: get: @@ -5656,19 +5655,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelCatalogProductInfo' + $ref: "#/components/schemas/channelCatalogProductInfo" '404': description: ChannelCatalog or ProductId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/products/{productId}/overrides: put: tags: @@ -5694,7 +5693,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/productOverrides' + $ref: "#/components/schemas/productOverrides" required: true responses: '204': @@ -5705,19 +5704,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: ChannelCatalogId or ProductId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/channelCatalogs/{channelCatalogId}/products/{productId}/overrides/{channelColumnId}: delete: @@ -5757,13 +5756,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/products/{productId}/overrides/copy: get: tags: @@ -5794,13 +5793,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" post: tags: - Channel Catalogs - Products Overrides @@ -5830,13 +5829,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/products/{productId}/disable: post: tags: @@ -5874,13 +5873,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/products/{productId}/reenable: post: tags: @@ -5918,13 +5917,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/exportations/cache: get: tags: @@ -5945,19 +5944,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelCatalogExportCacheInfoResponse' + $ref: "#/components/schemas/channelCatalogExportCacheInfoResponse" '404': description: ChannelCatalogId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/exportations/cache/clear: post: tags: @@ -5981,13 +5980,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/channelCatalogs/{channelCatalogId}/exportations/history: get: tags: @@ -6025,19 +6024,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelCatalogExportationHistory' + $ref: "#/components/schemas/channelCatalogExportationHistory" '404': description: ChannelCatalogId not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/marketplaces/channelcatalogs/: get: tags: @@ -6058,7 +6057,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/marketplaceChannelCatalogList' + $ref: "#/components/schemas/marketplaceChannelCatalogList" '404': description: Store not found content: {} @@ -6088,7 +6087,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/publishCatalogToMarketplaceRequest' + $ref: "#/components/schemas/publishCatalogToMarketplaceRequest" required: true responses: '202': @@ -6102,7 +6101,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: >- Requested account, marketplace or authorization for current user not @@ -6124,7 +6123,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-releaseStatus: PREVIEW x-codegen-request-body-name: request @@ -6190,7 +6189,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/accountPublications' + $ref: "#/components/schemas/accountPublications" '400': description: >- Feature only available for Amazon, Ebay, CDiscount and Mirakl @@ -6217,7 +6216,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false # /v2/user/marketplaces/channelcatalogs/{channelCatalogId}/properties: # get: @@ -6253,7 +6252,7 @@ paths: # content: # application/json: # schema: - # $ref: '#/components/schemas/channelCatalogMarketplaceProperties' + # $ref: "#/components/schemas/channelCatalogMarketplaceProperties" # '404': # description: Marketplace channel Catalog not found # content: {} @@ -6273,7 +6272,7 @@ paths: # content: # application/json: # schema: - # $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + # $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/marketplaces/channelcatalogs/{channelCatalogId}/settings: get: tags: @@ -6294,7 +6293,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/channelCatalogMarketplaceSettings' + $ref: "#/components/schemas/channelCatalogMarketplaceSettings" '404': description: Marketplace channel catalog not found content: {} @@ -6314,7 +6313,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" post: tags: - Marketplaces - Channel catalogs - Settings @@ -6336,7 +6335,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/setChannelCatalogMarketplaceSettingsRequest' + $ref: "#/components/schemas/setChannelCatalogMarketplaceSettingsRequest" required: true responses: '204': @@ -6350,7 +6349,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Marketplace channel catalog not found content: {} @@ -6370,7 +6369,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: model /v2/user/marketplaces/orders/: get: @@ -6402,7 +6401,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderIndex' + $ref: "#/components/schemas/orderIndex" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -6431,7 +6430,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED x-tagGroups: Martketplaces Orders @@ -6475,7 +6474,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/accountSynchronizationList' + $ref: "#/components/schemas/accountSynchronizationList" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -6504,13 +6503,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED x-tagGroups: Martketplaces Orders @@ -6544,7 +6543,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: >- Failed to send harvest request because allowed rate limits have been @@ -6559,13 +6558,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED /v2/user/marketplaces/orders/automaticTransitions: @@ -6607,7 +6606,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/automaticTransitionInfoList' + $ref: "#/components/schemas/automaticTransitionInfoList" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -6636,13 +6635,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false post: tags: @@ -6653,7 +6652,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/configureAutomaticTransitionRequest' + $ref: "#/components/schemas/configureAutomaticTransitionRequest" required: true responses: '204': @@ -6666,13 +6665,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-codegen-request-body-name: request /v2/user/marketplaces/orders/list/full: @@ -6712,7 +6711,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderListRequest' + $ref: "#/components/schemas/orderListRequest" required: true responses: '200': @@ -6720,7 +6719,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderListFull' + $ref: "#/components/schemas/orderListFull" '400': description: >- Could not process request for given parameters values. Please check @@ -6728,13 +6727,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED x-codegen-request-body-name: request @@ -6749,7 +6748,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderListRequest' + $ref: "#/components/schemas/orderListRequest" required: true responses: '200': @@ -6757,7 +6756,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderListLight' + $ref: "#/components/schemas/orderListLight" '400': description: >- Could not process request for given parameters values. Please check @@ -6765,13 +6764,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED x-codegen-request-body-name: request @@ -6829,7 +6828,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderExportations' + $ref: "#/components/schemas/orderExportations" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -6860,13 +6859,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false post: tags: @@ -6880,7 +6879,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/exportOrderListRequest' + $ref: "#/components/schemas/exportOrderListRequest" required: true responses: '202': @@ -6893,19 +6892,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: No orders have been found for this request. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-codegen-request-body-name: request /v2/user/marketplaces/orders/batches/setMerchantOrderInfos: @@ -6923,7 +6922,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/setMerchantOrderInfoListRequest' + $ref: "#/components/schemas/setMerchantOrderInfoListRequest" required: true responses: '202': @@ -6933,19 +6932,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/batchOrderOperationResponse' + $ref: "#/components/schemas/batchOrderOperationResponse" '400': description: Requested too many batch operations content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED x-codegen-request-body-name: request @@ -6964,7 +6963,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/clearMerchantOrderInfoListRequest' + $ref: "#/components/schemas/clearMerchantOrderInfoListRequest" required: true responses: '202': @@ -6974,19 +6973,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/batchOrderOperationResponse' + $ref: "#/components/schemas/batchOrderOperationResponse" '400': description: Requested too many batch operations content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED x-codegen-request-body-name: request @@ -7033,7 +7032,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changeOrderListRequest' + $ref: "#/components/schemas/changeOrderListRequest" required: true responses: '202': @@ -7043,19 +7042,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/batchOrderOperationResponse' + $ref: "#/components/schemas/batchOrderOperationResponse" '400': description: Requested too many batch operations content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED x-codegen-request-body-name: request @@ -7127,7 +7126,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/order' + $ref: "#/components/schemas/order" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -7156,13 +7155,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED head: @@ -7267,13 +7266,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED /v2/user/marketplaces/orders/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}/history: @@ -7325,7 +7324,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderHistory' + $ref: "#/components/schemas/orderHistory" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -7354,13 +7353,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED /v2/user/marketplaces/orders/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}/harvest: @@ -7405,7 +7404,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: >- Failed to send harvest request because allowed rate limits have been @@ -7420,13 +7419,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED /v2/user/marketplaces/orders/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}/setMerchantOrderInfo: @@ -7459,7 +7458,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/setMerchantOrderInfoRequest' + $ref: "#/components/schemas/setMerchantOrderInfoRequest" required: true responses: '204': @@ -7472,19 +7471,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Requested Order could not be found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED x-codegen-request-body-name: request @@ -7525,19 +7524,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Requested Order could not be found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED /v2/user/marketplaces/orders/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}/{changeOrderType}: @@ -7611,7 +7610,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changeOrderRequest' + $ref: "#/components/schemas/changeOrderRequest" required: false responses: '202': @@ -7624,13 +7623,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Requested Order could not be found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: | Already processing a change request for this Order.\ @@ -7645,7 +7644,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '412': description: >- The ETag sent in the http header If-Match did not match with the @@ -7666,7 +7665,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: true x-releaseStatus: DEPRECATED x-codegen-request-body-name: request @@ -7701,7 +7700,7 @@ paths: # content: # application/json: # schema: - # $ref: '#/components/schemas/oMReadyMarketplaceBusinessCodeResponse' + # $ref: "#/components/schemas/oMReadyMarketplaceBusinessCodeResponse" # '304': # description: >- # The ETag sent in the http header If-None-Match did not change. So @@ -7730,13 +7729,13 @@ paths: # content: # application/json: # schema: - # $ref: '#/components/schemas/errorResponseMessage' + # $ref: "#/components/schemas/errorResponseMessage" # default: # description: Occurs when something goes wrong # content: # application/json: # schema: - # $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + # $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /orders/v3/status: get: tags: @@ -7780,7 +7779,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/accountSynchronizationList' + $ref: "#/components/schemas/accountSynchronizationList" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -7809,13 +7808,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /orders/v3/harvest: post: tags: @@ -7846,7 +7845,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" '409': description: >- Failed to send harvest request because allowed rate limits have been @@ -7861,13 +7860,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false /orders/v3/list/full: post: @@ -7900,7 +7899,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderListRequest' + $ref: "#/components/schemas/orderListRequest" required: true responses: '200': @@ -7908,7 +7907,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderListFullWithLinks' + $ref: "#/components/schemas/orderListFullWithLinks" '400': description: >- Could not process request for given parameters values. Please check @@ -7916,13 +7915,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-codegen-request-body-name: request /orders/v3/list/light: @@ -7935,7 +7934,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderListRequest' + $ref: "#/components/schemas/orderListRequest" required: true responses: '200': @@ -7943,7 +7942,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderListLightWithLinks' + $ref: "#/components/schemas/orderListLightWithLinks" '400': description: >- Could not process request for given parameters values. Please check @@ -7951,13 +7950,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-codegen-request-body-name: request /orders/v3/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}: @@ -8027,7 +8026,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderWithLinks' + $ref: "#/components/schemas/orderWithLinks" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -8056,13 +8055,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false head: tags: @@ -8162,13 +8161,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false /orders/v3/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}/{changeOrderType}: post: @@ -8225,7 +8224,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changeOrderRequest' + $ref: "#/components/schemas/changeOrderRequest" required: false responses: '202': @@ -8245,13 +8244,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" '404': description: Requested Order could not be found content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" '409': description: | Already processing a change request for this Order.\ @@ -8272,7 +8271,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" '412': description: >- The ETag sent in the http header If-Match did not match with the @@ -8293,7 +8292,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-codegen-request-body-name: request /orders/v3/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}/history: @@ -8328,7 +8327,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderHistory' + $ref: "#/components/schemas/orderHistory" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -8357,13 +8356,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false /orders/v3/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}/harvest: post: @@ -8407,7 +8406,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" '409': description: >- Failed to send harvest request because allowed rate limits have been @@ -8422,13 +8421,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-validation: - validatorName: userAuthorized @@ -8478,7 +8477,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" '409': description: >- Failed to send harvest request because allowed rate limits have been @@ -8493,13 +8492,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-validation: - validatorName: userAuthorized @@ -8549,7 +8548,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changeOrderReporting' + $ref: "#/components/schemas/changeOrderReporting" '304': description: >- The ETag sent in the http header If-None-Match did not change. So @@ -8578,13 +8577,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false /orders/v3/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}/setMerchantOrderInfo: post: @@ -8624,7 +8623,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/setMerchantOrderInfoRequest' + $ref: "#/components/schemas/setMerchantOrderInfoRequest" required: true responses: '202': @@ -8637,19 +8636,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" '404': description: Requested Order could not be found content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-codegen-request-body-name: request /orders/v3/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}/clearMerchantOrderInfo: @@ -8697,19 +8696,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" '404': description: Requested Order could not be found content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false /orders/v3/batches/setMerchantOrderInfos: post: @@ -8735,7 +8734,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/setMerchantOrderInfoListRequest' + $ref: "#/components/schemas/setMerchantOrderInfoListRequest" required: true responses: '202': @@ -8745,19 +8744,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/batchOrderOperationResponse' + $ref: "#/components/schemas/batchOrderOperationResponse" '400': description: Requested too many batch operations content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /orders/v3/batches/clearMerchantOrderInfos: post: @@ -8783,7 +8782,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/clearMerchantOrderInfoListRequest' + $ref: "#/components/schemas/clearMerchantOrderInfoListRequest" required: true responses: '202': @@ -8793,19 +8792,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/batchOrderOperationResponse' + $ref: "#/components/schemas/batchOrderOperationResponse" '400': description: Requested too many batch operations content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-codegen-request-body-name: request /orders/v3/batches/changeOrders/{changeOrderType}: @@ -8851,7 +8850,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changeOrderListRequestV2' + $ref: "#/components/schemas/changeOrderListRequestV2" required: true responses: '202': @@ -8861,19 +8860,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/batchOrderOperationResponse' + $ref: "#/components/schemas/batchOrderOperationResponse" '400': description: Requested too many batch operations content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-codegen-request-body-name: request /orders/v3/batches/changeOrders: @@ -8911,7 +8910,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/changeOrderListRequest' + $ref: "#/components/schemas/changeOrderListRequest" required: true responses: '202': @@ -8921,19 +8920,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/batchOrderOperationResponse' + $ref: "#/components/schemas/batchOrderOperationResponse" '400': description: Requested too many batch operations content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-codegen-request-body-name: request /v2/user/marketplaces/orders/subscriptions/: @@ -8950,13 +8949,13 @@ paths: schema: type: array items: - $ref: '#/components/schemas/subscriptionIndex' + $ref: "#/components/schemas/subscriptionIndex" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false x-basePath: /v2/user/marketplaces/orders/subscriptions /v2/user/marketplaces/orders/subscriptions/{id}: @@ -8978,13 +8977,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/subscriptionIndex' + $ref: "#/components/schemas/subscriptionIndex" '404': description: The subscription is not found content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionNotFoundException default: @@ -8992,7 +8991,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" post: tags: - Marketplaces - Orders - Subscriptions - Subscriptions @@ -9013,7 +9012,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/createSubscriptionRequest' + $ref: "#/components/schemas/createSubscriptionRequest" required: true responses: '202': @@ -9024,13 +9023,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" '404': description: The subscription is not found content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionNotFoundException '409': @@ -9038,7 +9037,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionAlreadyExistsException default: @@ -9046,7 +9045,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request delete: tags: @@ -9069,7 +9068,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionNotFoundException default: @@ -9077,7 +9076,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" deprecated: false /v2/user/marketplaces/orders/subscriptions/{id}/reporting: get: @@ -9128,13 +9127,13 @@ paths: schema: type: array items: - $ref: '#/components/schemas/subscriptionPushReporting' + $ref: "#/components/schemas/subscriptionPushReporting" '404': description: The subscription is not found content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionNotFoundException default: @@ -9142,7 +9141,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/marketplaces/orders/subscriptions/{id}/activate: post: tags: @@ -9173,7 +9172,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/activateSubscriptionRequest' + $ref: "#/components/schemas/activateSubscriptionRequest" required: false responses: '202': @@ -9184,13 +9183,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" '404': description: The subscription is not found content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionNotFoundException '503': @@ -9198,7 +9197,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionTargetNotAvailableException default: @@ -9206,7 +9205,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/marketplaces/orders/subscriptions/{id}/deactivate: post: @@ -9230,7 +9229,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionNotFoundException default: @@ -9238,7 +9237,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/marketplaces/orders/subscriptions/{id}/retry: post: tags: @@ -9265,7 +9264,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionNotFoundException '409': @@ -9275,7 +9274,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionRetryRejectedException default: @@ -9283,7 +9282,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/marketplaces/orders/invoices/settings/general: get: tags: @@ -9296,13 +9295,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/getOrderInvoiceGeneralSettingsResponse' + $ref: "#/components/schemas/getOrderInvoiceGeneralSettingsResponse" '403': description: The ownerId is not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - UserNotOwnerException '404': @@ -9311,7 +9310,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceGeneralSettingsNotFoundException default: @@ -9319,7 +9318,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" put: tags: - OM Invoice - API - Settings @@ -9329,7 +9328,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderInvoiceGeneralSettings' + $ref: "#/components/schemas/orderInvoiceGeneralSettings" required: true responses: '204': @@ -9341,7 +9340,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceGeneralSettingsValidationFailedException '403': @@ -9349,7 +9348,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - UserNotOwnerException default: @@ -9357,7 +9356,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/marketplaces/orders/invoices/settings/design: get: @@ -9371,13 +9370,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderInvoiceDesignSettings' + $ref: "#/components/schemas/orderInvoiceDesignSettings" '403': description: The ownerId is not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - UserNotOwnerException '404': @@ -9386,7 +9385,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceDesignSettingsNotFoundException default: @@ -9394,7 +9393,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" put: tags: - OM Invoice - API - Settings @@ -9404,7 +9403,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderInvoiceDesignSettings' + $ref: "#/components/schemas/orderInvoiceDesignSettings" required: true responses: '204': @@ -9416,7 +9415,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceDesignSettingsValidationFailedException '403': @@ -9424,7 +9423,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - UserNotOwnerException default: @@ -9432,7 +9431,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/marketplaces/orders/invoices/settings/design/preview: post: @@ -9453,7 +9452,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/orderInvoiceDesignSettings' + $ref: "#/components/schemas/orderInvoiceDesignSettings" required: true responses: '200': @@ -9461,13 +9460,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/getOrderInvoiceDesignPreviewResponse' + $ref: "#/components/schemas/getOrderInvoiceDesignPreviewResponse" '403': description: The ownerId is not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - UserNotOwnerException default: @@ -9475,7 +9474,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/marketplaces/orders/invoices/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderUUID}/generate: post: @@ -9518,7 +9517,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/generateOrderInvoiceRequest' + $ref: "#/components/schemas/generateOrderInvoiceRequest" required: true responses: '202': @@ -9539,7 +9538,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - UserNotOwnerException - OrderInvoiceDesignSettingsNotFoundException @@ -9551,7 +9550,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderNotFoundException '409': @@ -9561,7 +9560,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceNumberAlreadyUsedException - OrderAlreadyHasInvoiceException @@ -9571,7 +9570,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceTooManyRequestsException default: @@ -9579,7 +9578,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/marketplaces/orders/invoices/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderUUID}/preview: post: @@ -9621,7 +9620,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/previewOrderInvoiceRequest' + $ref: "#/components/schemas/previewOrderInvoiceRequest" required: true responses: '200': @@ -9629,7 +9628,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/previewOrderInvoiceResponse' + $ref: "#/components/schemas/previewOrderInvoiceResponse" '403': description: | OwnerId not authorized @@ -9638,7 +9637,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - UserNotOwnerException - OrderInvoiceDesignSettingsNotFoundException @@ -9650,7 +9649,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderNotFoundException '409': @@ -9660,7 +9659,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceNumberAlreadyUsedException - OrderAlreadyHasInvoiceException @@ -9669,7 +9668,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/marketplaces/orders/invoices/getPdfInvoice: post: @@ -9681,7 +9680,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/getOrderInvoicePdfFromHtmlInvoiceUrlRequest' + $ref: "#/components/schemas/getOrderInvoicePdfFromHtmlInvoiceUrlRequest" required: true responses: '200': @@ -9696,7 +9695,7 @@ paths: content: application/pdf: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - UserNotOwnerException '404': @@ -9705,7 +9704,7 @@ paths: content: application/pdf: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceNotFoundException default: @@ -9713,7 +9712,7 @@ paths: content: application/pdf: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/: get: @@ -9727,13 +9726,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/analyticsIndex' + $ref: "#/components/schemas/analyticsIndex" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}: get: tags: @@ -9754,19 +9753,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/analyticsStoreIndex' + $ref: "#/components/schemas/analyticsStoreIndex" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/tracking/status: get: tags: @@ -9782,13 +9781,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/trackingStatus' + $ref: "#/components/schemas/trackingStatus" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/tracking/status: get: tags: @@ -9812,19 +9811,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/storeTrackingStatus' + $ref: "#/components/schemas/storeTrackingStatus" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/tracking/clicks: get: tags: @@ -9853,19 +9852,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/trackedClicks' + $ref: "#/components/schemas/trackedClicks" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/tracking/orders: get: tags: @@ -9894,25 +9893,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/trackedOrders' + $ref: "#/components/schemas/trackedOrders" '400': description: Invalid request content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/tracking/externalorders: get: tags: @@ -9941,25 +9940,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/trackedExternalOrders' + $ref: "#/components/schemas/trackedExternalOrders" '400': description: Invalid request content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/reports/byday: post: tags: @@ -9971,7 +9970,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportByDayRequest' + $ref: "#/components/schemas/reportByDayRequest" required: true responses: '200': @@ -9979,25 +9978,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportByDayPerStoreResponse' + $ref: "#/components/schemas/reportByDayPerStoreResponse" '400': description: Invalid request content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/reports/byday: post: @@ -10018,7 +10017,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportByDayRequest' + $ref: "#/components/schemas/reportByDayRequest" required: true responses: '200': @@ -10026,25 +10025,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportByDayResponse' + $ref: "#/components/schemas/reportByDayResponse" '400': description: Invalid request content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/reports/bychannel: post: @@ -10065,7 +10064,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportByChannelRequest' + $ref: "#/components/schemas/reportByChannelRequest" required: true responses: '200': @@ -10073,25 +10072,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportByChannelResponse' + $ref: "#/components/schemas/reportByChannelResponse" '400': description: Invalid request content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/reports/bycategory: post: @@ -10112,7 +10111,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportByCategoryRequest' + $ref: "#/components/schemas/reportByCategoryRequest" required: true responses: '200': @@ -10120,25 +10119,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportByCategoryResponse' + $ref: "#/components/schemas/reportByCategoryResponse" '400': description: Invalid request content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/reports/byproduct: post: @@ -10159,7 +10158,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportByProductRequest' + $ref: "#/components/schemas/reportByProductRequest" required: true responses: '200': @@ -10167,25 +10166,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportByProductResponse' + $ref: "#/components/schemas/reportByProductResponse" '400': description: Invalid request content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/optimisations/all/{actionName}: post: @@ -10218,7 +10217,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/optimiseAllRequest' + $ref: "#/components/schemas/optimiseAllRequest" required: true responses: '204': @@ -10229,19 +10228,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/optimisations/{actionName}: post: @@ -10274,7 +10273,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/optimiseRequest' + $ref: "#/components/schemas/optimiseRequest" required: true responses: '204': @@ -10285,19 +10284,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/optimisations/bychannel/{channelId}/{actionName}: post: @@ -10341,19 +10340,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/optimisations/bycategory/{catalogCategoryId}/{actionName}: post: tags: @@ -10412,19 +10411,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/optimisations/byproduct/{productId}/{actionName}: post: @@ -10484,19 +10483,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/optimisations/copy: post: @@ -10516,7 +10515,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/copyOptimisationRequest' + $ref: "#/components/schemas/copyOptimisationRequest" required: true responses: '200': @@ -10524,25 +10523,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/copyOptimisationResponse' + $ref: "#/components/schemas/copyOptimisationResponse" '400': description: Invalid request content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/reports/filters: get: @@ -10564,19 +10563,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportFilterList' + $ref: "#/components/schemas/reportFilterList" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/reports/filters/{reportFilterId}: get: tags: @@ -10604,19 +10603,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/reportFilter' + $ref: "#/components/schemas/reportFilter" '404': description: Report filter not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" put: tags: - Analytics - Reports @@ -10641,7 +10640,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/saveReportFilterRequest' + $ref: "#/components/schemas/saveReportFilterRequest" required: true responses: '204': @@ -10652,7 +10651,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '401': description: >- This report filter is used by rule. In the error message you will @@ -10660,7 +10659,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '403': description: >- This report filter identifier is already used by another store, @@ -10668,25 +10667,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Report filter name already exists content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: reportFilter delete: tags: @@ -10719,19 +10718,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Report filter not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/rules: get: tags: @@ -10752,19 +10751,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ruleList' + $ref: "#/components/schemas/ruleList" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" post: tags: - Analytics - Rules @@ -10782,7 +10781,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/createRuleRequest' + $ref: "#/components/schemas/createRuleRequest" required: true responses: '204': @@ -10793,7 +10792,7 @@ paths: content: '*/*': schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '401': description: >- Store not allowed to use rules. Please upgrade your offer or contact @@ -10801,7 +10800,7 @@ paths: content: '*/*': schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '403': description: >- Reached the maximum amount of rules allowed for your offer. Please @@ -10809,19 +10808,19 @@ paths: content: '*/*': schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: '*/*': schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: '*/*': schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/rules/{ruleId}: get: @@ -10850,19 +10849,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/rule' + $ref: "#/components/schemas/rule" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" delete: tags: - Analytics - Rules @@ -10892,19 +10891,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Rules for this store are currently running. Please try again later. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" patch: tags: - Analytics - Rules @@ -10929,7 +10928,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/updateRuleRequest' + $ref: "#/components/schemas/updateRuleRequest" required: true responses: '204': @@ -10940,7 +10939,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '401': description: >- Store not allowed to use rules. Please upgrade your offer or contact @@ -10948,25 +10947,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Rule not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Rules for this store are currently running. Please try again later. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" x-codegen-request-body-name: request /v2/user/analytics/{storeId}/rules/{ruleId}/moveup: post: @@ -10998,25 +10997,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Rule not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Rules for this store are currently running. Please try again later. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/rules/{ruleId}/movedown: post: tags: @@ -11047,25 +11046,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Rule not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Rules for this store are currently running. Please try again later. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/rules/{ruleId}/enable: post: tags: @@ -11096,19 +11095,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Rules for this store are currently running. Please try again later. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/rules/{ruleId}/disable: post: tags: @@ -11139,19 +11138,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Rules for this store are currently running. Please try again later. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/rules/run: post: tags: @@ -11177,25 +11176,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Rule not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Rules for this store are currently running. Please try again later. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/rules/{ruleId}/run: post: tags: @@ -11226,7 +11225,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '401': description: >- Store not allowed to use rules. Please upgrade your offer or contact @@ -11234,25 +11233,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Rule not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '409': description: Rules for this store are currently running. Please try again later. content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/analytics/{storeId}/rules/executions: get: tags: @@ -11290,25 +11289,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ruleExecutionReportings' + $ref: "#/components/schemas/ruleExecutionReportings" '400': description: Invalid request content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" '404': description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/legacyTracking/channelCatalogs/: get: tags: @@ -11331,13 +11330,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/legacyTrackingChannelCatalogList' + $ref: "#/components/schemas/legacyTrackingChannelCatalogList" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/legacyTracking/channelCatalogs/{channelCatalogId}: get: tags: @@ -11360,19 +11359,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/legacyTrackingChannelCatalog' + $ref: "#/components/schemas/legacyTrackingChannelCatalog" '404': description: Channel catalog not found or not authorized content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" /v2/user/legacyTracking/channelCatalogs/{channelCatalogId}/migrate: post: tags: @@ -11396,13 +11395,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" default: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" components: schemas: loginRequest: @@ -11412,7 +11411,7 @@ components: type: object properties: login: - $ref: '#/components/schemas/BeezUP_Common_Email' + $ref: "#/components/schemas/BeezUP_Common_Email" password: type: string description: Your password @@ -11429,7 +11428,7 @@ components: primaryToken: 3b22980d8d1143c6ba7adf4e55b9a153 secondaryToken: 162ae17fd52044c38cce3388ea5b0c91 items: - $ref: '#/components/schemas/apiCredential' + $ref: "#/components/schemas/apiCredential" apiCredential: type: object properties: @@ -11490,7 +11489,7 @@ components: errors: type: array items: - $ref: '#/components/schemas/BeezUP_Common_UserErrorMessage' + $ref: "#/components/schemas/BeezUP_Common_UserErrorMessage" BeezUP_Common_Email: pattern: ^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$ type: string @@ -11504,7 +11503,7 @@ components: type: object properties: docUrl: - $ref: '#/components/schemas/BeezUP_Common_DocUrl' + $ref: "#/components/schemas/BeezUP_Common_DocUrl" code: type: string description: >- @@ -11552,7 +11551,7 @@ components: channels: type: object additionalProperties: - $ref: '#/components/schemas/links.GetChannelsLink' + $ref: "#/components/schemas/links.GetChannelsLink" description: The key is the country iso code example: FRA: @@ -11574,13 +11573,13 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetChannelsIndexLink' + $ref: "#/components/schemas/links.GetChannelsIndexLink" channelCountryLov: - $ref: '#/components/schemas/links.GetPublicListOfValuesLink' + $ref: "#/components/schemas/links.GetPublicListOfValuesLink" channelTypeLov: - $ref: '#/components/schemas/links.GetPublicListOfValuesLink' + $ref: "#/components/schemas/links.GetPublicListOfValuesLink" sectorLov: - $ref: '#/components/schemas/links.GetPublicListOfValuesLink' + $ref: "#/components/schemas/links.GetPublicListOfValuesLink" example: self: href: /v2/public/channels @@ -11596,21 +11595,21 @@ components: method: GET links.GetPublicListOfValuesLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/public/lov/ChannelType method: GET links.GetChannelsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/public/channels/FRA method: GET links.GetChannelsIndexLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/public/channels @@ -11622,11 +11621,11 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetChannelsLink' + $ref: "#/components/schemas/links.GetChannelsLink" channels: type: array items: - $ref: '#/components/schemas/publicChannelInfo' + $ref: "#/components/schemas/publicChannelInfo" publicChannelInfo: required: - homeUrl @@ -11678,21 +11677,21 @@ components: translated based on the Accept-Language http header. example: The translated label docUrl: - $ref: '#/components/schemas/BeezUP_Common_DocUrl' + $ref: "#/components/schemas/BeezUP_Common_DocUrl" description: type: string description: The description of the link example: This is a description link href: - $ref: '#/components/schemas/BeezUP_Common_Href' + $ref: "#/components/schemas/BeezUP_Common_Href" operationId: - $ref: '#/components/schemas/BeezUP_Common_OperationId' + $ref: "#/components/schemas/BeezUP_Common_OperationId" method: - $ref: '#/components/schemas/BeezUP_Common_HttpMethod' + $ref: "#/components/schemas/BeezUP_Common_HttpMethod" parameters: type: object additionalProperties: - $ref: '#/components/schemas/BeezUP_Common_LinkParameter3' + $ref: "#/components/schemas/BeezUP_Common_LinkParameter3" urlTemplated: type: boolean description: indicates whether the href is templated or not @@ -11703,7 +11702,7 @@ components: type: boolean description: indicates whether all optionals params have been provided info: - $ref: '#/components/schemas/BeezUP_Common_InfoSummaries' + $ref: "#/components/schemas/BeezUP_Common_InfoSummaries" BeezUP_Common_Href: type: string description: Indicate the relative uri for this link @@ -11747,11 +11746,11 @@ components: example: true default: false in: - $ref: '#/components/schemas/BeezUP_Common_ParameterIn' + $ref: "#/components/schemas/BeezUP_Common_ParameterIn" type: - $ref: '#/components/schemas/BeezUP_Common_ParameterType' + $ref: "#/components/schemas/BeezUP_Common_ParameterType" lovLink: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" lovRequired: type: boolean description: >- @@ -11769,7 +11768,7 @@ components: properties: type: object additionalProperties: - $ref: '#/components/schemas/BeezUP_Common_LinkParameterProperty3' + $ref: "#/components/schemas/BeezUP_Common_LinkParameterProperty3" description: >- If the parameter is an object with flexible properties (additionProperties/dictionary), we will describe the properties of @@ -11783,19 +11782,19 @@ components: successes: type: array items: - $ref: '#/components/schemas/BeezUP_Common_SuccessSummary' + $ref: "#/components/schemas/BeezUP_Common_SuccessSummary" errors: type: array items: - $ref: '#/components/schemas/BeezUP_Common_ErrorSummary' + $ref: "#/components/schemas/BeezUP_Common_ErrorSummary" warnings: type: array items: - $ref: '#/components/schemas/BeezUP_Common_WarningSummary' + $ref: "#/components/schemas/BeezUP_Common_WarningSummary" informations: type: array items: - $ref: '#/components/schemas/BeezUP_Common_InfoSummary' + $ref: "#/components/schemas/BeezUP_Common_InfoSummary" BeezUP_Common_ParameterIn: type: string description: | @@ -11834,7 +11833,7 @@ components: format: uri example: /v2/public/Go2CultureName method: - $ref: '#/components/schemas/BeezUP_Common_HttpMethod' + $ref: "#/components/schemas/BeezUP_Common_HttpMethod" description: Describe the way you have to follow to get access to the LOV BeezUP_Common_LinkParameterProperty3: required: @@ -11858,9 +11857,9 @@ components: type: boolean example: true type: - $ref: '#/components/schemas/BeezUP_Common_ParameterType' + $ref: "#/components/schemas/BeezUP_Common_ParameterType" lovLink: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" lovRequired: type: boolean description: >- @@ -11908,7 +11907,7 @@ components: technicalErrorMessage: type: string exceptionDetail: - $ref: '#/components/schemas/BeezUP_Common_ExceptionDetail' + $ref: "#/components/schemas/BeezUP_Common_ExceptionDetail" errorArguments: type: object additionalProperties: @@ -11966,22 +11965,22 @@ components: type: object properties: links: - $ref: '#/components/schemas/publicLovIndexLinks' + $ref: "#/components/schemas/publicLovIndexLinks" publicLovIndexLinks: type: object properties: self: - $ref: '#/components/schemas/links.GetPublicLovIndexLink' + $ref: "#/components/schemas/links.GetPublicLovIndexLink" lists: - $ref: '#/components/schemas/publicLovLinks' + $ref: "#/components/schemas/publicLovLinks" publicLovLinks: type: object additionalProperties: - $ref: '#/components/schemas/links.GetPublicListOfValuesLink' + $ref: "#/components/schemas/links.GetPublicListOfValuesLink" description: List of lov link. The key is the list name. links.GetPublicLovIndexLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/public/lov @@ -11990,16 +11989,16 @@ components: type: object properties: links: - $ref: '#/components/schemas/publicListOfValuesResponseLinks' + $ref: "#/components/schemas/publicListOfValuesResponseLinks" items: type: array items: - $ref: '#/components/schemas/BeezUP_Common_ListOfValueItem' + $ref: "#/components/schemas/BeezUP_Common_ListOfValueItem" publicListOfValuesResponseLinks: type: object properties: self: - $ref: '#/components/schemas/links.GetPublicListOfValuesLink' + $ref: "#/components/schemas/links.GetPublicListOfValuesLink" BeezUP_Common_ListOfValueItem: required: - codeIdentifier @@ -12025,29 +12024,29 @@ components: type: object properties: links: - $ref: '#/components/schemas/userLovIndexLinks' + $ref: "#/components/schemas/userLovIndexLinks" userLovIndexLinks: type: object properties: self: - $ref: '#/components/schemas/links.GetUserLovIndexLink' + $ref: "#/components/schemas/links.GetUserLovIndexLink" lists: - $ref: '#/components/schemas/userLovLinks' + $ref: "#/components/schemas/userLovLinks" userLovLinks: type: object additionalProperties: - $ref: '#/components/schemas/links.GetUserListOfValuesLink' + $ref: "#/components/schemas/links.GetUserListOfValuesLink" description: List of lov link. The key is the list name. links.GetUserListOfValuesLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/lov/Go2CultureName method: GET links.GetUserLovIndexLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/lov @@ -12056,26 +12055,26 @@ components: type: object properties: links: - $ref: '#/components/schemas/userListOfValuesResponseLinks' + $ref: "#/components/schemas/userListOfValuesResponseLinks" items: type: array items: - $ref: '#/components/schemas/BeezUP_Common_ListOfValueItem' + $ref: "#/components/schemas/BeezUP_Common_ListOfValueItem" userListOfValuesResponseLinks: type: object properties: self: - $ref: '#/components/schemas/links.GetUserListOfValuesLink' + $ref: "#/components/schemas/links.GetUserListOfValuesLink" links.logoutLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/security/logout method: POST links.getFriendInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/friends/{userId} @@ -12087,14 +12086,14 @@ components: required: true links.getStandardOffersLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/offers method: GET links.getOfferLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/offers @@ -12107,28 +12106,28 @@ components: schema: offerRequest links.getBillingPeriodsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/billingPeriods method: GET links.getInvoicesLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/invoices method: GET links.getUserAccountInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/account method: GET links.shareStoreLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -12141,7 +12140,7 @@ components: required: true links.deleteStoreShareLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -12149,42 +12148,42 @@ components: method: DELETE links.getStoresLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/stores method: GET links.createStoreLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/stores method: POST links.getStoreLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/stores/51afae05-277e-4902-8b17-5a811a23a2c6 method: GET links.deleteStoreLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/stores/51afae05-277e-4902-8b17-5a811a23a2c6 method: DELETE links.updateStoreLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/stores/51afae05-277e-4902-8b17-5a811a23a2c6 method: PATCH links.getStoreSharesLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -12192,7 +12191,7 @@ components: method: GET links.createContractLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/contracts @@ -12209,14 +12208,14 @@ components: billingPeriodInMonth: '12' links.saveCreditCardInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/account/creditCardInfo method: PUT links.saveStoreAlertsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -12224,91 +12223,91 @@ components: method: POST links.savePersonalInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/account/personalInfo method: PUT links.changeEmailLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/account/changeEmail method: POST links.changePasswordLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/account/changePassword method: POST links.saveCompanyInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/account/companyInfo method: PUT links.saveProfilePictureInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/account/profilePictureInfo method: PUT links.getCreditCardInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/account/creditCardInfo method: GET links.getContractsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/contracts method: GET links.reactivateCurrentContractLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/contracts/current/reenableAutoRenewal method: POST links.terminateCurrentContractLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/contracts/current/disableAutoRenewal method: POST links.deleteNextContractLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/contracts/next method: DELETE links.activateUserAccountLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/account/activate method: POST links.getProfilePictureInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer/account/profilePictureInfo method: GET links.GetCustomerIndexLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/customer @@ -12319,16 +12318,16 @@ components: type: object properties: offer: - $ref: '#/components/schemas/links.getOfferLink' + $ref: "#/components/schemas/links.getOfferLink" errorResponseMessagePaymentRequired: allOf: - - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + - $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" - required: - links type: object properties: links: - $ref: '#/components/schemas/errorResponseMessagePaymentRequiredLinks' + $ref: "#/components/schemas/errorResponseMessagePaymentRequiredLinks" customerIndex: required: - links @@ -12336,9 +12335,9 @@ components: type: object properties: links: - $ref: '#/components/schemas/customerIndexLinks' + $ref: "#/components/schemas/customerIndexLinks" lovLinks: - $ref: '#/components/schemas/customerIndexLovLinks' + $ref: "#/components/schemas/customerIndexLovLinks" description: The index of the customer API customerIndexLinks: required: @@ -12350,47 +12349,47 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetCustomerIndexLink' + $ref: "#/components/schemas/links.GetCustomerIndexLink" accountInfo: - $ref: '#/components/schemas/links.getUserAccountInfoLink' + $ref: "#/components/schemas/links.getUserAccountInfoLink" friendInfo: - $ref: '#/components/schemas/links.getFriendInfoLink' + $ref: "#/components/schemas/links.getFriendInfoLink" logout: - $ref: '#/components/schemas/links.logoutLink' + $ref: "#/components/schemas/links.logoutLink" stores: - $ref: '#/components/schemas/links.getStoresLink' + $ref: "#/components/schemas/links.getStoresLink" billingPeriods: - $ref: '#/components/schemas/links.getBillingPeriodsLink' + $ref: "#/components/schemas/links.getBillingPeriodsLink" standardOffers: - $ref: '#/components/schemas/links.getStandardOffersLink' + $ref: "#/components/schemas/links.getStandardOffersLink" getOffer: - $ref: '#/components/schemas/links.getOfferLink' + $ref: "#/components/schemas/links.getOfferLink" invoices: - $ref: '#/components/schemas/links.getInvoicesLink' + $ref: "#/components/schemas/links.getInvoicesLink" contracts: - $ref: '#/components/schemas/links.getContractsLink' + $ref: "#/components/schemas/links.getContractsLink" description: Gives you want you can do on this API customerIndexLovLinks: type: object properties: offerLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" activeOfferLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" customerStatusLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" beezUPTimeZoneLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" storeCountryLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" storeSectorLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" countryLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" contractTerminationReasonLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" invoicePaymentStatusLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" storeShares: required: - links @@ -12398,18 +12397,18 @@ components: type: object properties: links: - $ref: '#/components/schemas/storeSharesLinks' + $ref: "#/components/schemas/storeSharesLinks" shares: type: array items: - $ref: '#/components/schemas/storeShare' + $ref: "#/components/schemas/storeShare" storeSharesLinks: type: object properties: self: - $ref: '#/components/schemas/links.getStoreSharesLink' + $ref: "#/components/schemas/links.getStoreSharesLink" share: - $ref: '#/components/schemas/links.shareStoreLink' + $ref: "#/components/schemas/links.shareStoreLink" storeShare: required: - links @@ -12418,24 +12417,24 @@ components: type: object properties: userId: - $ref: '#/components/schemas/BeezUP_Common_UserId' + $ref: "#/components/schemas/BeezUP_Common_UserId" userRole: - $ref: '#/components/schemas/storeUserRole' + $ref: "#/components/schemas/storeUserRole" links: - $ref: '#/components/schemas/storeShareLinks' + $ref: "#/components/schemas/storeShareLinks" storeShareLinks: type: object properties: deleteShare: - $ref: '#/components/schemas/links.deleteStoreShareLink' + $ref: "#/components/schemas/links.deleteStoreShareLink" description: The different actions you can make on this store share storeListLinks: type: object properties: self: - $ref: '#/components/schemas/links.getStoresLink' + $ref: "#/components/schemas/links.getStoresLink" createStore: - $ref: '#/components/schemas/links.createStoreLink' + $ref: "#/components/schemas/links.createStoreLink" description: The action links you can do globally on stores storeList: required: @@ -12444,11 +12443,11 @@ components: type: object properties: links: - $ref: '#/components/schemas/storeListLinks' + $ref: "#/components/schemas/storeListLinks" stores: type: array items: - $ref: '#/components/schemas/store' + $ref: "#/components/schemas/store" storeUserRole: type: string description: | @@ -12512,28 +12511,28 @@ components: type: object properties: storeId: - $ref: '#/components/schemas/BeezUP_Common_StoreId' + $ref: "#/components/schemas/BeezUP_Common_StoreId" name: - $ref: '#/components/schemas/storeName' + $ref: "#/components/schemas/storeName" url: - $ref: '#/components/schemas/storeUrl' + $ref: "#/components/schemas/storeUrl" countryIsoCodeAlpha3: - $ref: '#/components/schemas/storeCountryIsoCodeAlpha3' + $ref: "#/components/schemas/storeCountryIsoCodeAlpha3" currencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" sectors: - $ref: '#/components/schemas/storeSectors' + $ref: "#/components/schemas/storeSectors" userRole: - $ref: '#/components/schemas/storeUserRole' + $ref: "#/components/schemas/storeUserRole" status: - $ref: '#/components/schemas/storeStatus' + $ref: "#/components/schemas/storeStatus" ownerUserId: type: string description: The user id of the owner of the store format: guid example: 00000000-0000-0000-0000-000000000000 offerId: - $ref: '#/components/schemas/offerId' + $ref: "#/components/schemas/offerId" offerName: type: string description: The offer Name @@ -12553,7 +12552,7 @@ components: format: int32 example: 2 links: - $ref: '#/components/schemas/storeLinks' + $ref: "#/components/schemas/storeLinks" isTest: type: boolean description: Is the store a test or a production store @@ -12561,15 +12560,15 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.getStoreLink' + $ref: "#/components/schemas/links.getStoreLink" deleteStore: - $ref: '#/components/schemas/links.deleteStoreLink' + $ref: "#/components/schemas/links.deleteStoreLink" updateStore: - $ref: '#/components/schemas/links.updateStoreLink' + $ref: "#/components/schemas/links.updateStoreLink" shares: - $ref: '#/components/schemas/links.getStoreSharesLink' + $ref: "#/components/schemas/links.getStoreSharesLink" share: - $ref: '#/components/schemas/links.shareStoreLink' + $ref: "#/components/schemas/links.shareStoreLink" description: The action links for this store storeName: type: string @@ -12594,7 +12593,7 @@ components: - ANIMALERIE - AUTOMOTO items: - $ref: '#/components/schemas/storeSector' + $ref: "#/components/schemas/storeSector" storeSector: type: string description: The store's sector based on the list of values /user/lov/ParamSector @@ -12618,15 +12617,15 @@ components: type: object properties: id: - $ref: '#/components/schemas/BeezUP_Common_StoreId' + $ref: "#/components/schemas/BeezUP_Common_StoreId" name: - $ref: '#/components/schemas/storeName' + $ref: "#/components/schemas/storeName" url: - $ref: '#/components/schemas/storeUrl' + $ref: "#/components/schemas/storeUrl" countryIsoCodeAlpha3: - $ref: '#/components/schemas/storeCountryIsoCodeAlpha3' + $ref: "#/components/schemas/storeCountryIsoCodeAlpha3" sectors: - $ref: '#/components/schemas/storeSectors' + $ref: "#/components/schemas/storeSectors" description: >- The request to create a store. The store identifier is optional, if null it will be automatically computed. @@ -12638,11 +12637,11 @@ components: type: object properties: name: - $ref: '#/components/schemas/storeName' + $ref: "#/components/schemas/storeName" url: - $ref: '#/components/schemas/storeUrl' + $ref: "#/components/schemas/storeUrl" sectors: - $ref: '#/components/schemas/storeSectors' + $ref: "#/components/schemas/storeSectors" functionalityRightInfo: required: - functionalityCode @@ -12667,7 +12666,7 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.getInvoicesLink' + $ref: "#/components/schemas/links.getInvoicesLink" invoiceList: required: - invoices @@ -12675,7 +12674,7 @@ components: type: object properties: links: - $ref: '#/components/schemas/invoiceListLinks' + $ref: "#/components/schemas/invoiceListLinks" invoices: type: array example: @@ -12690,7 +12689,7 @@ components: invoiceUrl: >- https://beezupbilling.blob.core.windows.net/invoicepdf/2000/CustomerUserId_00000000-0000-0000-0000-000000000000/ContractId_00000000-0000-0000-0000-000000000000/2000-01-01_B1234.pdf items: - $ref: '#/components/schemas/invoice' + $ref: "#/components/schemas/invoice" invoicePaymentStatus: type: string description: The payment status @@ -12718,9 +12717,9 @@ components: format: date example: 2016-05-01T00:00:00.000Z contractId: - $ref: '#/components/schemas/contractId' + $ref: "#/components/schemas/contractId" invoiceNumber: - $ref: '#/components/schemas/invoiceNumber' + $ref: "#/components/schemas/invoiceNumber" amount: type: number description: The amount of your invoice @@ -12732,9 +12731,9 @@ components: format: double example: 0 currencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" paymentStatus: - $ref: '#/components/schemas/invoicePaymentStatus' + $ref: "#/components/schemas/invoicePaymentStatus" dueDate: type: string format: date @@ -12786,11 +12785,11 @@ components: description: Your friend's user first name example: Bogart email: - $ref: '#/components/schemas/friendEmail' + $ref: "#/components/schemas/friendEmail" profilePictureUrl: - $ref: '#/components/schemas/friendProfilePictureUrl' + $ref: "#/components/schemas/friendProfilePictureUrl" countryIsoCodeAlpha3: - $ref: '#/components/schemas/friendCountryIsoCodeAlpha3' + $ref: "#/components/schemas/friendCountryIsoCodeAlpha3" company: type: string description: Your friend's user company name @@ -12801,49 +12800,49 @@ components: example: I'm an actor... createContract: allOf: - - $ref: '#/components/schemas/offerRequest' + - $ref: "#/components/schemas/offerRequest" createContractResponseLinks: type: object properties: self: - $ref: '#/components/schemas/links.createContractLink' + $ref: "#/components/schemas/links.createContractLink" contracts: - $ref: '#/components/schemas/links.getContractsLink' + $ref: "#/components/schemas/links.getContractsLink" createContractResponse: type: object properties: links: - $ref: '#/components/schemas/createContractResponseLinks' + $ref: "#/components/schemas/createContractResponseLinks" info: - $ref: '#/components/schemas/BeezUP_Common_InfoSummaries' + $ref: "#/components/schemas/BeezUP_Common_InfoSummaries" contractsLinks: type: object properties: self: - $ref: '#/components/schemas/links.getContractsLink' + $ref: "#/components/schemas/links.getContractsLink" create: - $ref: '#/components/schemas/links.createContractLink' + $ref: "#/components/schemas/links.createContractLink" currentContractInfoLinks: type: object properties: disable: - $ref: '#/components/schemas/links.terminateCurrentContractLink' + $ref: "#/components/schemas/links.terminateCurrentContractLink" reenable: - $ref: '#/components/schemas/links.reactivateCurrentContractLink' + $ref: "#/components/schemas/links.reactivateCurrentContractLink" nextContractInfoLinks: type: object properties: delete: - $ref: '#/components/schemas/links.deleteNextContractLink' + $ref: "#/components/schemas/links.deleteNextContractLink" currentContractInfo: allOf: - - $ref: '#/components/schemas/contractInfo' + - $ref: "#/components/schemas/contractInfo" - required: - links type: object properties: links: - $ref: '#/components/schemas/currentContractInfoLinks' + $ref: "#/components/schemas/currentContractInfoLinks" description: Get the conditions of your current contract contracts: required: @@ -12851,20 +12850,20 @@ components: type: object properties: links: - $ref: '#/components/schemas/contractsLinks' + $ref: "#/components/schemas/contractsLinks" current: - $ref: '#/components/schemas/currentContractInfo' + $ref: "#/components/schemas/currentContractInfo" next: - $ref: '#/components/schemas/nextContractInfo' + $ref: "#/components/schemas/nextContractInfo" nextContractInfo: allOf: - - $ref: '#/components/schemas/contractInfo' + - $ref: "#/components/schemas/contractInfo" - required: - links type: object properties: links: - $ref: '#/components/schemas/nextContractInfoLinks' + $ref: "#/components/schemas/nextContractInfoLinks" description: Get the conditions of your next contract contractInfo: type: object @@ -12886,9 +12885,9 @@ components: description: The percent of the discount format: double offerId: - $ref: '#/components/schemas/offerId' + $ref: "#/components/schemas/offerId" storeCount: - $ref: '#/components/schemas/storeCount' + $ref: "#/components/schemas/storeCount" startUtcDate: type: string description: The start date of your contract @@ -12909,9 +12908,9 @@ components: type: string description: The offer name based on /offers currencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" contractId: - $ref: '#/components/schemas/contractId' + $ref: "#/components/schemas/contractId" commitmentPeriodInMonth: type: integer description: The commitment period in month @@ -12931,9 +12930,9 @@ components: type: string description: The IP of the user who modified the contract fixedAndVariableClickInfo: - $ref: '#/components/schemas/fixedAndVariableClickModelInfo' + $ref: "#/components/schemas/fixedAndVariableClickModelInfo" variableModelInfo: - $ref: '#/components/schemas/variableModelInfo' + $ref: "#/components/schemas/variableModelInfo" isCommitmentRenewalAutomatically: type: boolean description: Is commitment is automatically renewed @@ -12973,9 +12972,9 @@ components: type: object properties: contractTerminationReasonType: - $ref: '#/components/schemas/contractTerminationReasonType' + $ref: "#/components/schemas/contractTerminationReasonType" contractTerminationReason: - $ref: '#/components/schemas/contractTerminationReason' + $ref: "#/components/schemas/contractTerminationReason" description: The contract termination info offerId: minimum: 1 @@ -13027,15 +13026,15 @@ components: type: object properties: offerId: - $ref: '#/components/schemas/offerId' + $ref: "#/components/schemas/offerId" storeCount: - $ref: '#/components/schemas/storeCount' + $ref: "#/components/schemas/storeCount" couponDiscountCode: - $ref: '#/components/schemas/couponDiscountCode' + $ref: "#/components/schemas/couponDiscountCode" couponOfferCode: - $ref: '#/components/schemas/couponOfferCode' + $ref: "#/components/schemas/couponOfferCode" billingPeriodInMonth: - $ref: '#/components/schemas/billingPeriodInMonth' + $ref: "#/components/schemas/billingPeriodInMonth" paymentMethod: type: string description: Payment method @@ -13052,16 +13051,16 @@ components: type: object properties: content: - $ref: '#/components/schemas/offerContent' + $ref: "#/components/schemas/offerContent" info: - $ref: '#/components/schemas/BeezUP_Common_InfoSummaries' + $ref: "#/components/schemas/BeezUP_Common_InfoSummaries" links: - $ref: '#/components/schemas/offerLinks' + $ref: "#/components/schemas/offerLinks" offerLinks: type: object properties: createContract: - $ref: '#/components/schemas/links.createContractLink' + $ref: "#/components/schemas/links.createContractLink" description: The different actions you can make on this offer offerContent: required: @@ -13077,25 +13076,25 @@ components: type: object properties: previousFixPeriodInvoiceProrataInfo: - $ref: '#/components/schemas/previousFixPeriodInvoiceProrataInfo' + $ref: "#/components/schemas/previousFixPeriodInvoiceProrataInfo" contractBillingPeriodInfo: - $ref: '#/components/schemas/contractBillingPeriodInfo' + $ref: "#/components/schemas/contractBillingPeriodInfo" contractClickInfo: - $ref: '#/components/schemas/contractClickInfo' + $ref: "#/components/schemas/contractClickInfo" contractCommitmentInfo: - $ref: '#/components/schemas/contractCommitmentInfo' + $ref: "#/components/schemas/contractCommitmentInfo" contractDiscountInfo: - $ref: '#/components/schemas/contractDiscountInfo' + $ref: "#/components/schemas/contractDiscountInfo" contractMoneyInfo: - $ref: '#/components/schemas/contractMoneyInfo' + $ref: "#/components/schemas/contractMoneyInfo" contractStoreInfo: - $ref: '#/components/schemas/contractStoreInfo' + $ref: "#/components/schemas/contractStoreInfo" contractBonusInfo: - $ref: '#/components/schemas/contractBonusInfo' + $ref: "#/components/schemas/contractBonusInfo" contractTerminationReasonType: - $ref: '#/components/schemas/contractTerminationReasonType' + $ref: "#/components/schemas/contractTerminationReasonType" contractTerminationReason: - $ref: '#/components/schemas/contractTerminationReason' + $ref: "#/components/schemas/contractTerminationReason" notifyVatExemption: type: boolean description: >- @@ -13154,7 +13153,7 @@ components: format: double example: 10 billingPeriodInMonth: - $ref: '#/components/schemas/billingPeriodInMonth' + $ref: "#/components/schemas/billingPeriodInMonth" description: Describe the billing period information related to the offer. contractClickInfo: type: object @@ -13207,7 +13206,7 @@ components: format: int32 example: 1 offerId: - $ref: '#/components/schemas/offerId' + $ref: "#/components/schemas/offerId" offerName: type: string description: The offer Name @@ -13232,9 +13231,9 @@ components: format: date example: 2017-06-02T00:00:00.000Z requestedPaymentMethod: - $ref: '#/components/schemas/paymentMethod' + $ref: "#/components/schemas/paymentMethod" currentCustomerPaymentMethod: - $ref: '#/components/schemas/paymentMethod' + $ref: "#/components/schemas/paymentMethod" contractType: type: integer description: 'Internal usage: Old offer type. Your contract type' @@ -13247,13 +13246,13 @@ components: to be converted into a new contract type example: false fixedAndVariableClickInfo: - $ref: '#/components/schemas/fixedAndVariableClickModelInfo' + $ref: "#/components/schemas/fixedAndVariableClickModelInfo" variableModelInfo: - $ref: '#/components/schemas/variableModelInfo' + $ref: "#/components/schemas/variableModelInfo" paymentMethodAuthorized: - $ref: '#/components/schemas/paymentMethod' + $ref: "#/components/schemas/paymentMethod" couponOfferCode: - $ref: '#/components/schemas/couponOfferCode' + $ref: "#/components/schemas/couponOfferCode" commercialCreatorUserId: type: string description: The commercial that is responsible of the creation of your account @@ -13288,7 +13287,7 @@ components: format: double example: 20 promotionalCodeValidity: - $ref: '#/components/schemas/promotionalCodeValidity' + $ref: "#/components/schemas/promotionalCodeValidity" amountCodePromoDiscount: type: number description: The discount amount @@ -13336,7 +13335,7 @@ components: period discount. format: double currencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" vatPercent: type: number description: The VAT percent. @@ -13366,7 +13365,7 @@ components: type: object properties: storeCount: - $ref: '#/components/schemas/storeCount' + $ref: "#/components/schemas/storeCount" maxStoreCount: type: integer description: The maximum store count related to the offer. @@ -13396,7 +13395,7 @@ components: bonuses: type: array items: - $ref: '#/components/schemas/bonusInfo' + $ref: "#/components/schemas/bonusInfo" description: Describe the bonus information related to your current contract. fixedAndVariableClickModelInfo: required: @@ -13406,7 +13405,7 @@ components: clickIncludedAndAdditionalClickPrices: type: array items: - $ref: '#/components/schemas/clickIncludedAndAdditionalClickPrice' + $ref: "#/components/schemas/clickIncludedAndAdditionalClickPrice" description: >- Internal usage: Old offer type. Describe the fix and variable model information @@ -13421,7 +13420,7 @@ components: type: array description: Click included with variable pricing information items: - $ref: '#/components/schemas/clickIncludedAndVariablePrice' + $ref: "#/components/schemas/clickIncludedAndVariablePrice" overflowClickCount: type: integer description: The overflow click count @@ -13440,7 +13439,7 @@ components: type: object properties: bonusType: - $ref: '#/components/schemas/bonusType' + $ref: "#/components/schemas/bonusType" amount: type: number format: double @@ -13485,7 +13484,7 @@ components: example: - myaccountemail@mysupercompany.com items: - $ref: '#/components/schemas/BeezUP_Common_Email' + $ref: "#/components/schemas/BeezUP_Common_Email" profilePictureUrl: pattern: ^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$ type: string @@ -13550,25 +13549,25 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.getUserAccountInfoLink' + $ref: "#/components/schemas/links.getUserAccountInfoLink" savePersonalInfo: - $ref: '#/components/schemas/links.savePersonalInfoLink' + $ref: "#/components/schemas/links.savePersonalInfoLink" changeEmail: - $ref: '#/components/schemas/links.changeEmailLink' + $ref: "#/components/schemas/links.changeEmailLink" changePassword: - $ref: '#/components/schemas/links.changePasswordLink' + $ref: "#/components/schemas/links.changePasswordLink" saveCompanyInfo: - $ref: '#/components/schemas/links.saveCompanyInfoLink' + $ref: "#/components/schemas/links.saveCompanyInfoLink" getProfilePictureInfo: - $ref: '#/components/schemas/links.getProfilePictureInfoLink' + $ref: "#/components/schemas/links.getProfilePictureInfoLink" saveProfilePictureInfo: - $ref: '#/components/schemas/links.saveProfilePictureInfoLink' + $ref: "#/components/schemas/links.saveProfilePictureInfoLink" getCreditCardInfo: - $ref: '#/components/schemas/links.getCreditCardInfoLink' + $ref: "#/components/schemas/links.getCreditCardInfoLink" saveCreditCardInfo: - $ref: '#/components/schemas/links.saveCreditCardInfoLink' + $ref: "#/components/schemas/links.saveCreditCardInfoLink" activateUserAccount: - $ref: '#/components/schemas/links.activateUserAccountLink' + $ref: "#/components/schemas/links.activateUserAccountLink" description: The different actions you can make on this account accountInfo: required: @@ -13579,21 +13578,21 @@ components: type: object properties: userId: - $ref: '#/components/schemas/BeezUP_Common_UserId' + $ref: "#/components/schemas/BeezUP_Common_UserId" email: - $ref: '#/components/schemas/BeezUP_Common_Email' + $ref: "#/components/schemas/BeezUP_Common_Email" personalInfo: - $ref: '#/components/schemas/personalInfo' + $ref: "#/components/schemas/personalInfo" status: - $ref: '#/components/schemas/accountStatus' + $ref: "#/components/schemas/accountStatus" companyInfo: - $ref: '#/components/schemas/companyInfo' + $ref: "#/components/schemas/companyInfo" profilePictureUrl: - $ref: '#/components/schemas/profilePictureUrl' + $ref: "#/components/schemas/profilePictureUrl" links: - $ref: '#/components/schemas/accountInfoLinks' + $ref: "#/components/schemas/accountInfoLinks" info: - $ref: '#/components/schemas/BeezUP_Common_InfoSummaries' + $ref: "#/components/schemas/BeezUP_Common_InfoSummaries" personalInfo: required: - beezUPTimeZoneId @@ -13603,22 +13602,22 @@ components: type: object properties: lastName: - $ref: '#/components/schemas/lastName' + $ref: "#/components/schemas/lastName" firstName: - $ref: '#/components/schemas/firstName' + $ref: "#/components/schemas/firstName" phoneNumber: - $ref: '#/components/schemas/phoneNumber' + $ref: "#/components/schemas/phoneNumber" whatIDo: - $ref: '#/components/schemas/whatIDo' + $ref: "#/components/schemas/whatIDo" beezUPTimeZoneId: - $ref: '#/components/schemas/beezUPTimeZoneId' + $ref: "#/components/schemas/beezUPTimeZoneId" changeEmailRequest: required: - newEmail type: object properties: newEmail: - $ref: '#/components/schemas/BeezUP_Common_Email' + $ref: "#/components/schemas/BeezUP_Common_Email" changePasswordRequest: required: - newPassword @@ -13645,19 +13644,19 @@ components: type: object properties: address: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" postalCode: - $ref: '#/components/schemas/postalCode' + $ref: "#/components/schemas/postalCode" city: - $ref: '#/components/schemas/city' + $ref: "#/components/schemas/city" countryIsoCodeAlpha3: - $ref: '#/components/schemas/BeezUP_Common_CountryIsoCodeAlpha3' + $ref: "#/components/schemas/BeezUP_Common_CountryIsoCodeAlpha3" company: - $ref: '#/components/schemas/company' + $ref: "#/components/schemas/company" vatNumber: - $ref: '#/components/schemas/vatNumber' + $ref: "#/components/schemas/vatNumber" accountingEmails: - $ref: '#/components/schemas/accountingEmails' + $ref: "#/components/schemas/accountingEmails" profilePictureInfoResponseLinks: required: - save @@ -13665,9 +13664,9 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.getProfilePictureInfoLink' + $ref: "#/components/schemas/links.getProfilePictureInfoLink" save: - $ref: '#/components/schemas/links.saveProfilePictureInfoLink' + $ref: "#/components/schemas/links.saveProfilePictureInfoLink" profilePictureInfoResponse: required: - links @@ -13675,21 +13674,21 @@ components: type: object properties: profilePictureInfo: - $ref: '#/components/schemas/profilePictureInfoWithDefault' + $ref: "#/components/schemas/profilePictureInfoWithDefault" links: - $ref: '#/components/schemas/profilePictureInfoResponseLinks' + $ref: "#/components/schemas/profilePictureInfoResponseLinks" profilePictureInfoWithDefault: allOf: - - $ref: '#/components/schemas/profilePictureInfo' + - $ref: "#/components/schemas/profilePictureInfo" - required: - gravatarProfilePictureUrl - initialsProfilePictureUrl type: object properties: initialsProfilePictureUrl: - $ref: '#/components/schemas/initialsProfilePictureUrl' + $ref: "#/components/schemas/initialsProfilePictureUrl" gravatarProfilePictureUrl: - $ref: '#/components/schemas/gravatarProfilePictureUrl' + $ref: "#/components/schemas/gravatarProfilePictureUrl" initialsProfilePictureUrl: pattern: ^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$ type: string @@ -13706,9 +13705,9 @@ components: type: object properties: profilePictureUrl: - $ref: '#/components/schemas/profilePictureUrl' + $ref: "#/components/schemas/profilePictureUrl" profilePictureSelected: - $ref: '#/components/schemas/profilePictureSelected' + $ref: "#/components/schemas/profilePictureSelected" creditCardInfoResponseLinks: required: - saveCreditCardInfo @@ -13716,9 +13715,9 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.getCreditCardInfoLink' + $ref: "#/components/schemas/links.getCreditCardInfoLink" saveCreditCardInfo: - $ref: '#/components/schemas/links.saveCreditCardInfoLink' + $ref: "#/components/schemas/links.saveCreditCardInfoLink" description: The different actions you can make on this offer creditCardInfoResponse: required: @@ -13727,13 +13726,13 @@ components: type: object properties: links: - $ref: '#/components/schemas/creditCardInfoResponseLinks' + $ref: "#/components/schemas/creditCardInfoResponseLinks" currentPaymentMethod: - $ref: '#/components/schemas/paymentMethod' + $ref: "#/components/schemas/paymentMethod" creditCardInfo: - $ref: '#/components/schemas/creditCardInfoWithCardType' + $ref: "#/components/schemas/creditCardInfoWithCardType" info: - $ref: '#/components/schemas/BeezUP_Common_InfoSummaries' + $ref: "#/components/schemas/BeezUP_Common_InfoSummaries" creditCardInfo: required: - cardNumber @@ -13743,13 +13742,13 @@ components: type: object properties: cardNumber: - $ref: '#/components/schemas/cardNumber' + $ref: "#/components/schemas/cardNumber" cardVerificationCode: - $ref: '#/components/schemas/cardVerificationCode' + $ref: "#/components/schemas/cardVerificationCode" expirationMonth: - $ref: '#/components/schemas/expirationMonth' + $ref: "#/components/schemas/expirationMonth" expirationYear: - $ref: '#/components/schemas/expirationYear' + $ref: "#/components/schemas/expirationYear" creditCardInfoWithCardType: required: - cardNumber @@ -13759,11 +13758,11 @@ components: type: object properties: cardNumber: - $ref: '#/components/schemas/cardNumber' + $ref: "#/components/schemas/cardNumber" expirationMonth: - $ref: '#/components/schemas/expirationMonth' + $ref: "#/components/schemas/expirationMonth" expirationYear: - $ref: '#/components/schemas/expirationYear' + $ref: "#/components/schemas/expirationYear" cardType: type: string description: 'Your credit card type. Example: VISA, MasterCard, etc...' @@ -13782,7 +13781,7 @@ components: propertyValidationExpression: \b0*([1-9]|[12][0-9]|30)\b propertyValue: '2' items: - $ref: '#/components/schemas/storeAlert' + $ref: "#/components/schemas/storeAlert" alertId: type: integer description: Alert identifier @@ -13805,13 +13804,13 @@ components: type: object properties: links: - $ref: '#/components/schemas/storeAlertLinks' + $ref: "#/components/schemas/storeAlertLinks" alertId: - $ref: '#/components/schemas/alertId' + $ref: "#/components/schemas/alertId" alertName: - $ref: '#/components/schemas/alertName' + $ref: "#/components/schemas/alertName" enabled: - $ref: '#/components/schemas/alertEnabled' + $ref: "#/components/schemas/alertEnabled" properties: type: array description: The current configuration properties of the alert @@ -13820,12 +13819,12 @@ components: propertyValidationExpression: \b0*([1-9]|[12][0-9]|30)\b propertyValue: '2' items: - $ref: '#/components/schemas/storeAlertPropertyInfo' + $ref: "#/components/schemas/storeAlertPropertyInfo" storeAlertLinks: type: object properties: save: - $ref: '#/components/schemas/links.saveStoreAlertsLink' + $ref: "#/components/schemas/links.saveStoreAlertsLink" description: The different actions you can make on this alert alertPropertyId: type: integer @@ -13838,7 +13837,7 @@ components: example: '2' storeAlertPropertyInfo: allOf: - - $ref: '#/components/schemas/storeAlertProperty' + - $ref: "#/components/schemas/storeAlertProperty" - required: - propertyName type: object @@ -13854,7 +13853,7 @@ components: saveStoreAlertsRequest: type: object additionalProperties: - $ref: '#/components/schemas/saveStoreAlertRequest' + $ref: "#/components/schemas/saveStoreAlertRequest" description: The key is the alert identifier (alertId) saveStoreAlertRequest: required: @@ -13862,7 +13861,7 @@ components: type: object properties: enabled: - $ref: '#/components/schemas/alertEnabled' + $ref: "#/components/schemas/alertEnabled" properties: type: array description: Properties to configure the alert @@ -13870,7 +13869,7 @@ components: - propertyId: '2' propertyValue: '3' items: - $ref: '#/components/schemas/storeAlertProperty' + $ref: "#/components/schemas/storeAlertProperty" storeAlertProperty: required: - propertyId @@ -13878,16 +13877,16 @@ components: type: object properties: propertyId: - $ref: '#/components/schemas/alertPropertyId' + $ref: "#/components/schemas/alertPropertyId" propertyValue: - $ref: '#/components/schemas/alertPropertyValue' + $ref: "#/components/schemas/alertPropertyValue" standardOffersLinks: required: - self type: object properties: self: - $ref: '#/components/schemas/links.getStandardOffersLink' + $ref: "#/components/schemas/links.getStandardOffersLink" standardOffers: required: - functionalities @@ -13896,7 +13895,7 @@ components: type: object properties: links: - $ref: '#/components/schemas/standardOffersLinks' + $ref: "#/components/schemas/standardOffersLinks" offers: type: array description: All standard offers @@ -13915,7 +13914,7 @@ components: unlimited: 'false' text: Marketplace management items: - $ref: '#/components/schemas/standardOffer' + $ref: "#/components/schemas/standardOffer" functionalities: type: array description: All functionalities... @@ -13923,12 +13922,12 @@ components: - code: MARKETMANA order: '1' items: - $ref: '#/components/schemas/functionality' + $ref: "#/components/schemas/functionality" standardOfferLinks: type: object properties: getOffer: - $ref: '#/components/schemas/links.getOfferLink' + $ref: "#/components/schemas/links.getOfferLink" standardOffer: required: - links @@ -13969,7 +13968,7 @@ components: format: double example: 101.42 currencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" position: type: integer description: UI purpose. The position of the offer @@ -13983,9 +13982,9 @@ components: unlimited: 'false' text: Marketplace management items: - $ref: '#/components/schemas/offerFunctionality' + $ref: "#/components/schemas/offerFunctionality" links: - $ref: '#/components/schemas/standardOfferLinks' + $ref: "#/components/schemas/standardOfferLinks" functionality: required: - code @@ -14028,7 +14027,7 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.getBillingPeriodsLink' + $ref: "#/components/schemas/links.getBillingPeriodsLink" billingPeriodList: required: - billingPeriods @@ -14036,7 +14035,7 @@ components: type: object properties: links: - $ref: '#/components/schemas/billingPeriodListLinks' + $ref: "#/components/schemas/billingPeriodListLinks" billingPeriods: type: array description: The billing period list @@ -14044,7 +14043,7 @@ components: - billingPeriodInMonth: '12' discountPercentage: '20' items: - $ref: '#/components/schemas/billingPeriod' + $ref: "#/components/schemas/billingPeriod" billingPeriod: required: - billingPeriodInMonth @@ -14111,7 +14110,7 @@ components: example: EUR links.Catalog_ComputeExpressionLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14125,7 +14124,7 @@ components: schema: computeExpressionRequest links.Catalog_ChangeCatalogColumnUserNameLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14139,35 +14138,35 @@ components: schema: changeUserColumnNameRequest links.Catalog_GetBeezUPColumnsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/catalogs/beezupColumns method: GET links.CatalogIndexLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/catalogs method: GET links.CatalogStoreIndexLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/catalogs/a42b780d-4585-4566-800e-4d77a4d6f8a3 method: GET links.Auto_GetAutoImportConfigurationLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/catalogs/a42b780d-4585-4566-800e-4d77a4d6f8a3/autoImport method: GET links.Auto_StartAutoImportLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14175,7 +14174,7 @@ components: method: POST links.Auto_PauseAutoImportLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14183,7 +14182,7 @@ components: method: POST links.Auto_ResumeAutoImportLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14191,7 +14190,7 @@ components: method: POST links.Auto_ConfigureAutoImportIntervalLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14205,7 +14204,7 @@ components: schema: configureAutoImportIntervalRequest links.Auto_ScheduleAutoImportLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14219,7 +14218,7 @@ components: schema: scheduleAutoImportRequest links.Catalog_GetCatalogColumnsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14227,7 +14226,7 @@ components: method: GET links.Catalog_GetCustomColumnsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14235,7 +14234,7 @@ components: method: GET links.Catalog_SaveCustomColumnLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14253,7 +14252,7 @@ components: schema: createCustomColumnRequest links.Catalog_DeleteCustomColumnLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14261,7 +14260,7 @@ components: method: DELETE links.Catalog_ChangeCustomColumnUserNameLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14275,7 +14274,7 @@ components: schema: changeUserColumnNameRequest links.Catalog_GetCustomColumnExpressionLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14283,7 +14282,7 @@ components: method: GET links.Catalog_ChangeCustomColumnExpressionLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14297,14 +14296,14 @@ components: schema: changeCustomColumnExpressionRequest links.Catalog_GetCategoriesLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/catalogs/a42b780d-4585-4566-800e-4d77a4d6f8a3/categories method: GET links.Catalog_GetProductsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14318,7 +14317,7 @@ components: schema: getProductsRequest links.Catalog_GetRandomProductsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14326,7 +14325,7 @@ components: method: GET links.Importation_ConfigureCatalogColumnLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14340,7 +14339,7 @@ components: schema: configureCatalogColumnCatalogRequest links.Importation_IgnoreColumnLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14348,7 +14347,7 @@ components: method: POST links.Importation_ReattendColumnLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14356,7 +14355,7 @@ components: method: POST links.Importation_MapCatalogColumnLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14370,7 +14369,7 @@ components: schema: mapBeezUPColumnRequest links.Importation_UnmapCatalogColumnLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14378,7 +14377,7 @@ components: method: POST links.Importation_GetImportationMonitoringLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14386,7 +14385,7 @@ components: method: GET links.Importation_CancelLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14394,7 +14393,7 @@ components: method: POST links.Importation_ConfigureRemainingCatalogColumnsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14402,7 +14401,7 @@ components: method: POST links.Importation_CommitColumnsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14410,7 +14409,7 @@ components: method: POST links.Importation_CommitLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14418,7 +14417,7 @@ components: method: POST links.Importation_TechnicalProgressionLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14426,7 +14425,7 @@ components: method: GET links.Importation_GetReportLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14434,7 +14433,7 @@ components: method: GET links.Importation_GetReportingsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14442,7 +14441,7 @@ components: method: GET links.Importation_StartManualUpdateLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14456,7 +14455,7 @@ components: schema: startManualImportRequest links.Importation_GetManualUpdateLastInputConfigLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14464,7 +14463,7 @@ components: method: GET links.Importation_GetDetectedCatalogColumnsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14472,7 +14471,7 @@ components: method: GET links.Importation_GetCustomColumnsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14480,7 +14479,7 @@ components: method: GET links.Importation_SaveCustomColumnLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14498,7 +14497,7 @@ components: schema: createCustomColumnRequest links.Importation_DeleteCustomColumnLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14506,7 +14505,7 @@ components: method: DELETE links.Importation_GetCustomColumnExpressionLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14514,7 +14513,7 @@ components: method: GET links.Importation_MapCustomColumnLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14528,7 +14527,7 @@ components: schema: mapBeezUPColumnRequest links.Importation_UnmapCustomColumnLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14536,7 +14535,7 @@ components: method: POST links.Importation_GetProductSampleLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14549,7 +14548,7 @@ components: type: integer links.Importation_GetProductSampleCustomColumnValueLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14562,7 +14561,7 @@ components: type: integer links.Importation_ActivateAutoImportLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -14575,9 +14574,9 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.CatalogIndexLink' + $ref: "#/components/schemas/links.CatalogIndexLink" beezUPColumns: - $ref: '#/components/schemas/links.Catalog_GetBeezUPColumnsLink' + $ref: "#/components/schemas/links.Catalog_GetBeezUPColumnsLink" catalogIndexLOVLinks: required: - beezUPColumnDataTypeLov @@ -14589,17 +14588,17 @@ components: type: object properties: beezUPColumnLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" beezUPColumnDataTypeLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" beezUPColumnImportanceLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" beezUPColumnDisplayGroupLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" duplicateProductValueStrategyLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" compareOptionLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" catalogIndex: required: - links @@ -14607,18 +14606,18 @@ components: type: object properties: links: - $ref: '#/components/schemas/catalogIndexLinks' + $ref: "#/components/schemas/catalogIndexLinks" lovLinks: - $ref: '#/components/schemas/catalogIndexLOVLinks' + $ref: "#/components/schemas/catalogIndexLOVLinks" storeLinks: - $ref: '#/components/schemas/catalogStoreIndexList' + $ref: "#/components/schemas/catalogStoreIndexList" catalogStoreIndexList: type: object properties: links: type: object additionalProperties: - $ref: '#/components/schemas/catalogStoreIndex' + $ref: "#/components/schemas/catalogStoreIndex" description: The key is the store identifier. catalogStoreIndexLinks: required: @@ -14626,28 +14625,28 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.CatalogStoreIndexLink' + $ref: "#/components/schemas/links.CatalogStoreIndexLink" inputConfiguration: $ref: >- #/components/schemas/links.Importation_GetManualUpdateLastInputConfigLink autoImportInfo: - $ref: '#/components/schemas/links.Auto_GetAutoImportConfigurationLink' + $ref: "#/components/schemas/links.Auto_GetAutoImportConfigurationLink" importations: - $ref: '#/components/schemas/links.Importation_GetReportingsLink' + $ref: "#/components/schemas/links.Importation_GetReportingsLink" startImportation: - $ref: '#/components/schemas/links.Importation_StartManualUpdateLink' + $ref: "#/components/schemas/links.Importation_StartManualUpdateLink" catalogColumns: - $ref: '#/components/schemas/links.Catalog_GetCatalogColumnsLink' + $ref: "#/components/schemas/links.Catalog_GetCatalogColumnsLink" customColumns: - $ref: '#/components/schemas/links.Catalog_GetCustomColumnsLink' + $ref: "#/components/schemas/links.Catalog_GetCustomColumnsLink" categories: - $ref: '#/components/schemas/links.Catalog_GetCategoriesLink' + $ref: "#/components/schemas/links.Catalog_GetCategoriesLink" products: - $ref: '#/components/schemas/links.Catalog_GetProductsLink' + $ref: "#/components/schemas/links.Catalog_GetProductsLink" randomProducts: - $ref: '#/components/schemas/links.Catalog_GetRandomProductsLink' + $ref: "#/components/schemas/links.Catalog_GetRandomProductsLink" computeExpression: - $ref: '#/components/schemas/links.Catalog_ComputeExpressionLink' + $ref: "#/components/schemas/links.Catalog_ComputeExpressionLink" catalogStoreStatus: type: string description: | @@ -14667,34 +14666,34 @@ components: type: object properties: links: - $ref: '#/components/schemas/catalogStoreIndexLinks' + $ref: "#/components/schemas/catalogStoreIndexLinks" status: - $ref: '#/components/schemas/catalogStoreStatus' + $ref: "#/components/schemas/catalogStoreStatus" importationsResponseLinks: type: object properties: self: - $ref: '#/components/schemas/links.Importation_GetReportingsLink' + $ref: "#/components/schemas/links.Importation_GetReportingsLink" start: - $ref: '#/components/schemas/links.Importation_StartManualUpdateLink' + $ref: "#/components/schemas/links.Importation_StartManualUpdateLink" importationReportingLinks: type: object properties: report: - $ref: '#/components/schemas/links.Importation_GetReportLink' + $ref: "#/components/schemas/links.Importation_GetReportLink" importationsPerStoreResponse: type: object additionalProperties: - $ref: '#/components/schemas/importationsResponse' + $ref: "#/components/schemas/importationsResponse" importationsResponse: type: object properties: links: - $ref: '#/components/schemas/importationsResponseLinks' + $ref: "#/components/schemas/importationsResponseLinks" importations: type: array items: - $ref: '#/components/schemas/importationReporting' + $ref: "#/components/schemas/importationReporting" importAlreadyInProgressResponse: required: - errors @@ -14705,9 +14704,9 @@ components: type: array description: The error message list items: - $ref: '#/components/schemas/BeezUP_Common_UserErrorMessage' + $ref: "#/components/schemas/BeezUP_Common_UserErrorMessage" links: - $ref: '#/components/schemas/importAlreadyInProgressResponseLinks' + $ref: "#/components/schemas/importAlreadyInProgressResponseLinks" importAlreadyInProgressResponseLinks: required: - cancelCurrentImportation @@ -14715,9 +14714,9 @@ components: type: object properties: currentImportation: - $ref: '#/components/schemas/links.Importation_GetImportationMonitoringLink' + $ref: "#/components/schemas/links.Importation_GetImportationMonitoringLink" cancelCurrentImportation: - $ref: '#/components/schemas/links.Importation_CancelLink' + $ref: "#/components/schemas/links.Importation_CancelLink" description: The action links schedulingType: type: string @@ -14758,19 +14757,19 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.Auto_GetAutoImportConfigurationLink' + $ref: "#/components/schemas/links.Auto_GetAutoImportConfigurationLink" activate: - $ref: '#/components/schemas/links.Importation_ActivateAutoImportLink' + $ref: "#/components/schemas/links.Importation_ActivateAutoImportLink" start: - $ref: '#/components/schemas/links.Auto_StartAutoImportLink' + $ref: "#/components/schemas/links.Auto_StartAutoImportLink" pause: - $ref: '#/components/schemas/links.Auto_PauseAutoImportLink' + $ref: "#/components/schemas/links.Auto_PauseAutoImportLink" resume: - $ref: '#/components/schemas/links.Auto_ResumeAutoImportLink' + $ref: "#/components/schemas/links.Auto_ResumeAutoImportLink" scheduleInterval: - $ref: '#/components/schemas/links.Auto_ConfigureAutoImportIntervalLink' + $ref: "#/components/schemas/links.Auto_ConfigureAutoImportIntervalLink" schedule: - $ref: '#/components/schemas/links.Auto_ScheduleAutoImportLink' + $ref: "#/components/schemas/links.Auto_ScheduleAutoImportLink" autoImportConfiguration: required: - duplicateProductConfiguration @@ -14782,13 +14781,13 @@ components: type: object properties: input: - $ref: '#/components/schemas/inputConfiguration' + $ref: "#/components/schemas/inputConfiguration" inputConfiguredByUserId: - $ref: '#/components/schemas/BeezUP_Common_UserId' + $ref: "#/components/schemas/BeezUP_Common_UserId" schedulingType: - $ref: '#/components/schemas/schedulingType' + $ref: "#/components/schemas/schedulingType" scheduledByUserId: - $ref: '#/components/schemas/BeezUP_Common_UserId' + $ref: "#/components/schemas/BeezUP_Common_UserId" schedulingValue: minItems: 1 type: array @@ -14808,14 +14807,14 @@ components: example: false default: false pauseStatusChangedByUserId: - $ref: '#/components/schemas/BeezUP_Common_UserId' + $ref: "#/components/schemas/BeezUP_Common_UserId" pauseStatusChangedUtcDate: type: string description: Indicate when the pause status has changed in UTC date. format: date-time example: 2017-04-01T13:21:42.000Z duplicateProductConfiguration: - $ref: '#/components/schemas/duplicateProductValueConfiguration' + $ref: "#/components/schemas/duplicateProductValueConfiguration" schedulingLocalTimeZoneName: type: string description: >- @@ -14838,7 +14837,7 @@ components: type: array description: The list of files to get and read items: - $ref: '#/components/schemas/inputFileConfiguration' + $ref: "#/components/schemas/inputFileConfiguration" description: Describe the input configuration inputFileConfiguration: required: @@ -14854,9 +14853,9 @@ components: format: int32 example: 1 fetch: - $ref: '#/components/schemas/inputFileFetchConfiguration' + $ref: "#/components/schemas/inputFileFetchConfiguration" read: - $ref: '#/components/schemas/inputFileReadConfiguration' + $ref: "#/components/schemas/inputFileReadConfiguration" description: Describe how to get and read a file downloadCatalogStrategy: type: string @@ -14896,11 +14895,11 @@ components: allowed) example: http://www.mywebsite.com/mycatalog.csv credential: - $ref: '#/components/schemas/credential' + $ref: "#/components/schemas/credential" downloadCatalogStrategy: - $ref: '#/components/schemas/downloadCatalogStrategy' + $ref: "#/components/schemas/downloadCatalogStrategy" compressionFormatStrategy: - $ref: '#/components/schemas/compressionFormatStrategy' + $ref: "#/components/schemas/compressionFormatStrategy" compressedRelativePath: type: string description: Indicate the relative path in the compressed file @@ -14927,7 +14926,7 @@ components: type: object properties: format: - $ref: '#/components/schemas/fileFormatStrategy' + $ref: "#/components/schemas/fileFormatStrategy" encodingTypeName: type: string description: The encoding type. UTF-8 by default. @@ -14941,9 +14940,9 @@ components: example: fr-FR default: '' csvFileReadProperties: - $ref: '#/components/schemas/inputFileReadCsvConfiguration' + $ref: "#/components/schemas/inputFileReadCsvConfiguration" xmlFileReadProperties: - $ref: '#/components/schemas/inputFileReadXmlConfiguration' + $ref: "#/components/schemas/inputFileReadXmlConfiguration" description: > Describe how to read the file. If FileFormatStrategy is CSV, csvFileReadProperties is required. Otherwise the xmlFileReadProperties @@ -14988,7 +14987,7 @@ components: example: true default: false csvSeparator: - $ref: '#/components/schemas/csvSeparator' + $ref: "#/components/schemas/csvSeparator" csvTextQualifier: type: string description: >- @@ -15062,7 +15061,7 @@ components: type: object properties: input: - $ref: '#/components/schemas/inputConfiguration' + $ref: "#/components/schemas/inputConfiguration" description: Last manual import input configuration displayGroupName: type: string @@ -15083,20 +15082,20 @@ components: type: object properties: beezUPColumnName: - $ref: '#/components/schemas/BeezUP_Common_BeezUPColumnName' + $ref: "#/components/schemas/BeezUP_Common_BeezUPColumnName" unique: type: boolean description: "/!\\ ONLY AVAILABLE ON CATALOG COLUMN NOT ON CUSTOM COLUMNS!!\r\nIf true, an error happen at the second occurence of the same value for this column\r\nThis information will be used during the importation process and later for mapping proposal" example: false default: false columnImportance: - $ref: '#/components/schemas/BeezUP_Common_ColumnImportance' + $ref: "#/components/schemas/BeezUP_Common_ColumnImportance" columnDataType: - $ref: '#/components/schemas/BeezUP_Common_ColumnDataType' + $ref: "#/components/schemas/BeezUP_Common_ColumnDataType" canBeTruncated: - $ref: '#/components/schemas/canBeTruncated' + $ref: "#/components/schemas/canBeTruncated" displayGroupName: - $ref: '#/components/schemas/displayGroupName' + $ref: "#/components/schemas/displayGroupName" description: type: string description: Describe the BeezUP column @@ -15108,7 +15107,7 @@ components: type: object properties: userColumName: - $ref: '#/components/schemas/userColumName' + $ref: "#/components/schemas/userColumName" description: The message request for the change user column name encryptedExpression: type: string @@ -15127,13 +15126,13 @@ components: type: object properties: userColumnName: - $ref: '#/components/schemas/userColumName' + $ref: "#/components/schemas/userColumName" encryptedExpression: - $ref: '#/components/schemas/encryptedExpression' + $ref: "#/components/schemas/encryptedExpression" encryptedBlocklyExpression: - $ref: '#/components/schemas/encryptedBlocklyExpression' + $ref: "#/components/schemas/encryptedBlocklyExpression" displayGroupName: - $ref: '#/components/schemas/displayGroupName' + $ref: "#/components/schemas/displayGroupName" description: The request message to create a custom column changeCustomColumnExpressionRequest: required: @@ -15142,9 +15141,9 @@ components: type: object properties: encryptedExpression: - $ref: '#/components/schemas/encryptedExpression' + $ref: "#/components/schemas/encryptedExpression" encryptedBlocklyExpression: - $ref: '#/components/schemas/encryptedBlocklyExpression' + $ref: "#/components/schemas/encryptedBlocklyExpression" description: The request message to change the custom column expression computeExpressionRequest: required: @@ -15153,9 +15152,9 @@ components: type: object properties: productValues: - $ref: '#/components/schemas/productValues' + $ref: "#/components/schemas/productValues" encryptedExpression: - $ref: '#/components/schemas/encryptedExpression' + $ref: "#/components/schemas/encryptedExpression" description: >- The request message to compute an expression based on the provided product values @@ -15169,13 +15168,13 @@ components: type: object properties: userId: - $ref: '#/components/schemas/BeezUP_Common_UserId' + $ref: "#/components/schemas/BeezUP_Common_UserId" success: type: boolean description: Indicates if the importation was successfully completed or not example: true executionId: - $ref: '#/components/schemas/executionId' + $ref: "#/components/schemas/executionId" lastUpdateUtcDate: type: string description: The last update of the reporting @@ -15190,7 +15189,7 @@ components: type: array description: In case of error a description will be indicated items: - $ref: '#/components/schemas/BeezUP_Common_UserErrorMessage' + $ref: "#/components/schemas/BeezUP_Common_UserErrorMessage" steps: type: object additionalProperties: @@ -15204,7 +15203,7 @@ components: isCatalogUpdateCompleted: 'false' isSavedInDb: 'false' links: - $ref: '#/components/schemas/importationMonitoringLinks' + $ref: "#/components/schemas/importationMonitoringLinks" description: Describe the reporting of the catalog importation importationMonitoringLinks: required: @@ -15213,26 +15212,26 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.Importation_GetImportationMonitoringLink' + $ref: "#/components/schemas/links.Importation_GetImportationMonitoringLink" technicalProgression: - $ref: '#/components/schemas/links.Importation_TechnicalProgressionLink' + $ref: "#/components/schemas/links.Importation_TechnicalProgressionLink" cancel: - $ref: '#/components/schemas/links.Importation_CancelLink' + $ref: "#/components/schemas/links.Importation_CancelLink" configureRemainingCatalogColumns: $ref: >- #/components/schemas/links.Importation_ConfigureRemainingCatalogColumnsLink commitColumns: - $ref: '#/components/schemas/links.Importation_CommitColumnsLink' + $ref: "#/components/schemas/links.Importation_CommitColumnsLink" commit: - $ref: '#/components/schemas/links.Importation_CommitLink' + $ref: "#/components/schemas/links.Importation_CommitLink" activateAutoImport: - $ref: '#/components/schemas/links.Importation_ActivateAutoImportLink' + $ref: "#/components/schemas/links.Importation_ActivateAutoImportLink" catalogColumns: - $ref: '#/components/schemas/links.Importation_GetDetectedCatalogColumnsLink' + $ref: "#/components/schemas/links.Importation_GetDetectedCatalogColumnsLink" customColumns: - $ref: '#/components/schemas/links.Importation_GetCustomColumnsLink' + $ref: "#/components/schemas/links.Importation_GetCustomColumnsLink" productSamples: - $ref: '#/components/schemas/links.Importation_GetProductSampleLink' + $ref: "#/components/schemas/links.Importation_GetProductSampleLink" description: Applicable operations considering the state of the importation catalogColumnName: type: string @@ -15249,42 +15248,42 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.Importation_GetDetectedCatalogColumnsLink' + $ref: "#/components/schemas/links.Importation_GetDetectedCatalogColumnsLink" detectedCatalogColumnList: required: - links type: object properties: links: - $ref: '#/components/schemas/detectedCatalogColumnListLinks' + $ref: "#/components/schemas/detectedCatalogColumnListLinks" detectedCatalogColumns: type: array description: Contains all deteted catalog columns items: - $ref: '#/components/schemas/detectedCatalogColumn' + $ref: "#/components/schemas/detectedCatalogColumn" description: The list of detected catalog column detectedCatalogColumnLinks: type: object properties: configure: - $ref: '#/components/schemas/links.Importation_ConfigureCatalogColumnLink' + $ref: "#/components/schemas/links.Importation_ConfigureCatalogColumnLink" ignore: - $ref: '#/components/schemas/links.Importation_IgnoreColumnLink' + $ref: "#/components/schemas/links.Importation_IgnoreColumnLink" reattend: - $ref: '#/components/schemas/links.Importation_ReattendColumnLink' + $ref: "#/components/schemas/links.Importation_ReattendColumnLink" map: - $ref: '#/components/schemas/links.Importation_MapCatalogColumnLink' + $ref: "#/components/schemas/links.Importation_MapCatalogColumnLink" unmap: - $ref: '#/components/schemas/links.Importation_UnmapCatalogColumnLink' + $ref: "#/components/schemas/links.Importation_UnmapCatalogColumnLink" detectedCatalogColumn: allOf: - - $ref: '#/components/schemas/catalogColumn' + - $ref: "#/components/schemas/catalogColumn" - required: - links type: object properties: links: - $ref: '#/components/schemas/detectedCatalogColumnLinks' + $ref: "#/components/schemas/detectedCatalogColumnLinks" description: The catalog column detected during the first parsing step productValues: type: object @@ -15303,7 +15302,7 @@ components: type: object properties: productValues: - $ref: '#/components/schemas/productValues' + $ref: "#/components/schemas/productValues" description: Describe a product sample configureCatalogColumnCatalogRequest: required: @@ -15311,7 +15310,7 @@ components: type: object properties: catalogColumn: - $ref: '#/components/schemas/catalogColumn' + $ref: "#/components/schemas/catalogColumn" description: The request to configure a catalog column catalogColumnList: required: @@ -15321,16 +15320,16 @@ components: catalogColumns: type: array items: - $ref: '#/components/schemas/catalogColumn' + $ref: "#/components/schemas/catalogColumn" customColumnListLinks: required: - self type: object properties: self: - $ref: '#/components/schemas/links.Catalog_GetCustomColumnsLink' + $ref: "#/components/schemas/links.Catalog_GetCustomColumnsLink" add: - $ref: '#/components/schemas/links.Catalog_SaveCustomColumnLink' + $ref: "#/components/schemas/links.Catalog_SaveCustomColumnLink" customColumnList: required: - customColumns @@ -15338,20 +15337,20 @@ components: type: object properties: links: - $ref: '#/components/schemas/customColumnListLinks' + $ref: "#/components/schemas/customColumnListLinks" customColumns: type: array items: - $ref: '#/components/schemas/customColumn' + $ref: "#/components/schemas/customColumn" importationCustomColumnListLinks: required: - self type: object properties: self: - $ref: '#/components/schemas/links.Importation_GetCustomColumnsLink' + $ref: "#/components/schemas/links.Importation_GetCustomColumnsLink" add: - $ref: '#/components/schemas/links.Importation_SaveCustomColumnLink' + $ref: "#/components/schemas/links.Importation_SaveCustomColumnLink" importationCustomColumnList: required: - customColumns @@ -15359,16 +15358,16 @@ components: type: object properties: links: - $ref: '#/components/schemas/customColumnListLinks' + $ref: "#/components/schemas/customColumnListLinks" customColumns: type: array items: - $ref: '#/components/schemas/importationCustomColumn' + $ref: "#/components/schemas/importationCustomColumn" catalogColumnLinks: type: object properties: rename: - $ref: '#/components/schemas/links.Catalog_ChangeCatalogColumnUserNameLink' + $ref: "#/components/schemas/links.Catalog_ChangeCatalogColumnUserNameLink" catalogColumn: required: - catalogColumnName @@ -15385,17 +15384,17 @@ components: account during the importation process default: false duplicateProductValueConfiguration: - $ref: '#/components/schemas/duplicateProductValueConfiguration' + $ref: "#/components/schemas/duplicateProductValueConfiguration" id: - $ref: '#/components/schemas/columnId' + $ref: "#/components/schemas/columnId" catalogColumnName: - $ref: '#/components/schemas/catalogColumnName' + $ref: "#/components/schemas/catalogColumnName" userColumName: - $ref: '#/components/schemas/userColumName' + $ref: "#/components/schemas/userColumName" configuration: - $ref: '#/components/schemas/columnConfiguration' + $ref: "#/components/schemas/columnConfiguration" links: - $ref: '#/components/schemas/catalogColumnLinks' + $ref: "#/components/schemas/catalogColumnLinks" description: The catalog column configuration example: ignored: 'true' @@ -15420,9 +15419,9 @@ components: type: object properties: strategy: - $ref: '#/components/schemas/duplicateProductValueStrategy' + $ref: "#/components/schemas/duplicateProductValueStrategy" compareOptions: - $ref: '#/components/schemas/compareOptions' + $ref: "#/components/schemas/compareOptions" description: Describe how you want to manage the duplication of the product value columnConfiguration: required: @@ -15431,19 +15430,19 @@ components: type: object properties: beezUPColumnName: - $ref: '#/components/schemas/BeezUP_Common_BeezUPColumnName' + $ref: "#/components/schemas/BeezUP_Common_BeezUPColumnName" columnImportance: - $ref: '#/components/schemas/BeezUP_Common_ColumnImportance' + $ref: "#/components/schemas/BeezUP_Common_ColumnImportance" columnDataType: - $ref: '#/components/schemas/BeezUP_Common_ColumnDataType' + $ref: "#/components/schemas/BeezUP_Common_ColumnDataType" columnCultureName: - $ref: '#/components/schemas/columnCultureName' + $ref: "#/components/schemas/columnCultureName" columnFormat: - $ref: '#/components/schemas/columnFormat' + $ref: "#/components/schemas/columnFormat" canBeTruncated: - $ref: '#/components/schemas/canBeTruncated' + $ref: "#/components/schemas/canBeTruncated" displayGroupName: - $ref: '#/components/schemas/displayGroupName' + $ref: "#/components/schemas/displayGroupName" description: >- Indicates the configuration applied on the column (catalog or custom) during the importation process. @@ -15465,7 +15464,7 @@ components: type: object properties: beezUPColumnName: - $ref: '#/components/schemas/BeezUP_Common_BeezUPColumnName' + $ref: "#/components/schemas/BeezUP_Common_BeezUPColumnName" importationReporting: required: - beginUtcDate @@ -15475,15 +15474,15 @@ components: type: object properties: links: - $ref: '#/components/schemas/importationReportingLinks' + $ref: "#/components/schemas/importationReportingLinks" executionId: - $ref: '#/components/schemas/executionId' + $ref: "#/components/schemas/executionId" stepName: type: string description: The last step name of the importation process example: IsSaveInDb userId: - $ref: '#/components/schemas/BeezUP_Common_UserId' + $ref: "#/components/schemas/BeezUP_Common_UserId" success: type: boolean description: Indicate if the importation succeed or not. @@ -15513,7 +15512,7 @@ components: type: array description: Indicate the error message list related to this importation. items: - $ref: '#/components/schemas/BeezUP_Common_UserErrorMessage' + $ref: "#/components/schemas/BeezUP_Common_UserErrorMessage" lastUpdateUtcDate: type: string description: Indicate the last update UTC date of the reporting. @@ -15557,9 +15556,9 @@ components: type: object properties: input: - $ref: '#/components/schemas/inputConfiguration' + $ref: "#/components/schemas/inputConfiguration" duplicateProductSkuConfiguration: - $ref: '#/components/schemas/duplicateProductValueConfiguration' + $ref: "#/components/schemas/duplicateProductValueConfiguration" description: >- The message request start a manual importation process. Indicate the way to handle duplicate product. Can be null if you want to reuse the @@ -15582,11 +15581,11 @@ components: type: object properties: encryptedExpression: - $ref: '#/components/schemas/encryptedExpression' + $ref: "#/components/schemas/encryptedExpression" encryptedBlocklyExpression: - $ref: '#/components/schemas/encryptedBlocklyExpression' + $ref: "#/components/schemas/encryptedBlocklyExpression" userColumName: - $ref: '#/components/schemas/userColumName' + $ref: "#/components/schemas/userColumName" description: The message request to change a custom column expression an user name customColumnLinks: required: @@ -15598,15 +15597,15 @@ components: type: object properties: save: - $ref: '#/components/schemas/links.Catalog_SaveCustomColumnLink' + $ref: "#/components/schemas/links.Catalog_SaveCustomColumnLink" delete: - $ref: '#/components/schemas/links.Catalog_DeleteCustomColumnLink' + $ref: "#/components/schemas/links.Catalog_DeleteCustomColumnLink" rename: - $ref: '#/components/schemas/links.Catalog_ChangeCustomColumnUserNameLink' + $ref: "#/components/schemas/links.Catalog_ChangeCustomColumnUserNameLink" expression: - $ref: '#/components/schemas/links.Catalog_GetCustomColumnExpressionLink' + $ref: "#/components/schemas/links.Catalog_GetCustomColumnExpressionLink" saveExpression: - $ref: '#/components/schemas/links.Catalog_ChangeCustomColumnExpressionLink' + $ref: "#/components/schemas/links.Catalog_ChangeCustomColumnExpressionLink" customColumn: required: - configuration @@ -15616,17 +15615,17 @@ components: type: object properties: id: - $ref: '#/components/schemas/columnId' + $ref: "#/components/schemas/columnId" userColumName: - $ref: '#/components/schemas/userColumName' + $ref: "#/components/schemas/userColumName" configuration: - $ref: '#/components/schemas/columnConfiguration' + $ref: "#/components/schemas/columnConfiguration" catalogColumnDependencies: type: array items: - $ref: '#/components/schemas/catalogColumnName' + $ref: "#/components/schemas/catalogColumnName" links: - $ref: '#/components/schemas/customColumnLinks' + $ref: "#/components/schemas/customColumnLinks" description: The custom column configuration importationCustomColumnLinks: required: @@ -15636,15 +15635,15 @@ components: type: object properties: save: - $ref: '#/components/schemas/links.Importation_SaveCustomColumnLink' + $ref: "#/components/schemas/links.Importation_SaveCustomColumnLink" delete: - $ref: '#/components/schemas/links.Catalog_DeleteCustomColumnLink' + $ref: "#/components/schemas/links.Catalog_DeleteCustomColumnLink" expression: - $ref: '#/components/schemas/links.Catalog_GetCustomColumnExpressionLink' + $ref: "#/components/schemas/links.Catalog_GetCustomColumnExpressionLink" map: - $ref: '#/components/schemas/links.Importation_MapCustomColumnLink' + $ref: "#/components/schemas/links.Importation_MapCustomColumnLink" unmap: - $ref: '#/components/schemas/links.Importation_UnmapCustomColumnLink' + $ref: "#/components/schemas/links.Importation_UnmapCustomColumnLink" productSampleValue: $ref: >- #/components/schemas/links.Importation_GetProductSampleCustomColumnValueLink @@ -15657,13 +15656,13 @@ components: type: object properties: id: - $ref: '#/components/schemas/columnId' + $ref: "#/components/schemas/columnId" userColumName: - $ref: '#/components/schemas/userColumName' + $ref: "#/components/schemas/userColumName" configuration: - $ref: '#/components/schemas/columnConfiguration' + $ref: "#/components/schemas/columnConfiguration" links: - $ref: '#/components/schemas/importationCustomColumnLinks' + $ref: "#/components/schemas/importationCustomColumnLinks" description: The custom column configuration randomProductList: required: @@ -15673,7 +15672,7 @@ components: products: type: array items: - $ref: '#/components/schemas/product' + $ref: "#/components/schemas/product" productList: required: - paginationResult @@ -15681,11 +15680,11 @@ components: type: object properties: paginationResult: - $ref: '#/components/schemas/BeezUP_Common_PaginationResult' + $ref: "#/components/schemas/BeezUP_Common_PaginationResult" products: type: array items: - $ref: '#/components/schemas/product' + $ref: "#/components/schemas/product" product: required: - categoryId @@ -15695,11 +15694,11 @@ components: type: object properties: productId: - $ref: '#/components/schemas/BeezUP_Common_ProductId' + $ref: "#/components/schemas/BeezUP_Common_ProductId" categoryId: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryId' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryId" values: - $ref: '#/components/schemas/productValues' + $ref: "#/components/schemas/productValues" exists: type: boolean description: Indicates if the product exists in the current catalog @@ -15712,15 +15711,15 @@ components: type: object properties: pageNumber: - $ref: '#/components/schemas/BeezUP_Common_PageNumber' + $ref: "#/components/schemas/BeezUP_Common_PageNumber" pageSize: - $ref: '#/components/schemas/BeezUP_Common_PageSize' + $ref: "#/components/schemas/BeezUP_Common_PageSize" columnIdList: maxItems: 5 minItems: 1 type: array items: - $ref: '#/components/schemas/BeezUP_Common_CatalogColumnId' + $ref: "#/components/schemas/BeezUP_Common_CatalogColumnId" exists: type: boolean description: Search for existing products or not. If null you will received both. @@ -15729,7 +15728,7 @@ components: type: array description: Filter with a list of product identifier items: - $ref: '#/components/schemas/BeezUP_Common_ProductId' + $ref: "#/components/schemas/BeezUP_Common_ProductId" sku: type: string description: Search for product by sku @@ -15747,9 +15746,9 @@ components: description: Search for products containing this title example: Frigo categoryPath: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryPath' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryPath" orderByCatalogColumnId: - $ref: '#/components/schemas/BeezUP_Common_CatalogColumnId' + $ref: "#/components/schemas/BeezUP_Common_CatalogColumnId" withoutSubCategories: type: boolean description: >- @@ -15766,7 +15765,7 @@ components: type: array description: The category list items: - $ref: '#/components/schemas/category' + $ref: "#/components/schemas/category" description: The object which contains the category list category: required: @@ -15776,9 +15775,9 @@ components: type: object properties: categoryId: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryId' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryId" categoryPath: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryPath' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryPath" totalProductCount: type: integer description: >- @@ -15799,9 +15798,9 @@ components: type: object properties: pageNumber: - $ref: '#/components/schemas/BeezUP_Common_PageNumber' + $ref: "#/components/schemas/BeezUP_Common_PageNumber" pageSize: - $ref: '#/components/schemas/BeezUP_Common_PageSize' + $ref: "#/components/schemas/BeezUP_Common_PageSize" sku: type: string description: Filter by Sku (equals) @@ -15815,20 +15814,20 @@ components: type: string description: Filter by Title (StartsWith) errorCodes: - $ref: '#/components/schemas/getImportationProductsReportRequestErrorCodes' + $ref: "#/components/schemas/getImportationProductsReportRequestErrorCodes" description: Get Importation Products Report Request getImportationProductsReportRequestErrorCodes: type: array description: Get Importation Products Report Request Error Codes items: - $ref: '#/components/schemas/getImportationProductsReportRequestErrorCode' + $ref: "#/components/schemas/getImportationProductsReportRequestErrorCode" getImportationProductsReportRequestErrorCode: type: object properties: errorCode: - $ref: '#/components/schemas/errorCode' + $ref: "#/components/schemas/errorCode" userColumnName: - $ref: '#/components/schemas/userColumName' + $ref: "#/components/schemas/userColumName" description: Get Importation Products Report Request Error Codes getImportationProductsReportResponse: required: @@ -15836,15 +15835,15 @@ components: type: object properties: paginationResult: - $ref: '#/components/schemas/BeezUP_Common_PaginationResult' + $ref: "#/components/schemas/BeezUP_Common_PaginationResult" productErrors: - $ref: '#/components/schemas/productErrors' + $ref: "#/components/schemas/productErrors" description: Get Importation Products Report Response productErrors: type: array description: Product Errors items: - $ref: '#/components/schemas/productError' + $ref: "#/components/schemas/productError" productError: required: - errors @@ -15854,7 +15853,7 @@ components: lineNumber: type: integer sku: - $ref: '#/components/schemas/sku' + $ref: "#/components/schemas/sku" ean: type: string mpn: @@ -15862,20 +15861,20 @@ components: title: type: string errors: - $ref: '#/components/schemas/productErrorCodes' + $ref: "#/components/schemas/productErrorCodes" productErrorCodes: type: array items: - $ref: '#/components/schemas/productErrorCode' + $ref: "#/components/schemas/productErrorCode" productErrorCode: type: object properties: errorCode: - $ref: '#/components/schemas/errorCode' + $ref: "#/components/schemas/errorCode" userColumName: - $ref: '#/components/schemas/userColumName' + $ref: "#/components/schemas/userColumName" beezUPColumnName: - $ref: '#/components/schemas/BeezUP_Common_BeezUPColumnName' + $ref: "#/components/schemas/BeezUP_Common_BeezUPColumnName" errorMessage: type: string errorCode: @@ -15920,19 +15919,19 @@ components: type: object properties: executionId: - $ref: '#/components/schemas/executionId' + $ref: "#/components/schemas/executionId" importationInfo: - $ref: '#/components/schemas/getImportationReportResponseImportationInfo' + $ref: "#/components/schemas/getImportationReportResponseImportationInfo" columns: - $ref: '#/components/schemas/getImportationReportResponseDiff' + $ref: "#/components/schemas/getImportationReportResponseDiff" categories: - $ref: '#/components/schemas/getImportationReportResponseDiff' + $ref: "#/components/schemas/getImportationReportResponseDiff" products: - $ref: '#/components/schemas/getImportationReportResponseDiff' + $ref: "#/components/schemas/getImportationReportResponseDiff" productMetrics: - $ref: '#/components/schemas/getImportationReportResponseProductMetrics' + $ref: "#/components/schemas/getImportationReportResponseProductMetrics" errors: - $ref: '#/components/schemas/getImportationReportResponseErrors' + $ref: "#/components/schemas/getImportationReportResponseErrors" description: Get Importation Report Response getImportationReportResponseImportationInfo: required: @@ -15953,13 +15952,13 @@ components: format: date-time example: 2017-04-01T13:01:01.000Z userId: - $ref: '#/components/schemas/BeezUP_Common_UserId' + $ref: "#/components/schemas/BeezUP_Common_UserId" inputConfiguration: - $ref: '#/components/schemas/inputFileConfiguration' + $ref: "#/components/schemas/inputFileConfiguration" getImportationReportResponseErrors: type: array items: - $ref: '#/components/schemas/getImportationReportResponseError' + $ref: "#/components/schemas/getImportationReportResponseError" getImportationReportResponseError: required: - errorCode @@ -15968,11 +15967,11 @@ components: type: object properties: errorCode: - $ref: '#/components/schemas/errorCode' + $ref: "#/components/schemas/errorCode" userColumName: - $ref: '#/components/schemas/userColumName' + $ref: "#/components/schemas/userColumName" beezUPColumnName: - $ref: '#/components/schemas/BeezUP_Common_BeezUPColumnName' + $ref: "#/components/schemas/BeezUP_Common_BeezUPColumnName" productCount: type: integer BeezUP_Common_BeezUPColumnName: @@ -16068,7 +16067,7 @@ components: description: The total entry count example: 943 links: - $ref: '#/components/schemas/BeezUP_Common_PaginationResultLinks' + $ref: "#/components/schemas/BeezUP_Common_PaginationResultLinks" example: entryCount: '25' pageCount: '38' @@ -16130,13 +16129,13 @@ components: type: object properties: first: - $ref: '#/components/schemas/BeezUP_Common_Link3' + $ref: "#/components/schemas/BeezUP_Common_Link3" last: - $ref: '#/components/schemas/BeezUP_Common_Link3' + $ref: "#/components/schemas/BeezUP_Common_Link3" previous: - $ref: '#/components/schemas/BeezUP_Common_Link3' + $ref: "#/components/schemas/BeezUP_Common_Link3" next: - $ref: '#/components/schemas/BeezUP_Common_Link3' + $ref: "#/components/schemas/BeezUP_Common_Link3" description: The navigation links 'first', 'last', 'next', 'previous' sku: maxLength: 50 @@ -16147,7 +16146,7 @@ components: http://schema.org/sku links.GetChannelInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/channels/6d6b04de-406b-4539-8e7e-bf3e8da5dfb0 @@ -16162,11 +16161,11 @@ components: type: object properties: channelId: - $ref: '#/components/schemas/BeezUP_Common_ChannelId' + $ref: "#/components/schemas/BeezUP_Common_ChannelId" channelName: - $ref: '#/components/schemas/BeezUP_Common_ChannelName' + $ref: "#/components/schemas/BeezUP_Common_ChannelName" channelLogoUrl: - $ref: '#/components/schemas/BeezUP_Common_HttpUrl' + $ref: "#/components/schemas/BeezUP_Common_HttpUrl" types: type: array description: The type list related to a channel @@ -16175,13 +16174,13 @@ components: items: type: string links: - $ref: '#/components/schemas/channelHeaderLinks' + $ref: "#/components/schemas/channelHeaderLinks" description: The available channel channelHeaderLinks: type: object properties: self: - $ref: '#/components/schemas/links.GetChannelInfoLink' + $ref: "#/components/schemas/links.GetChannelInfoLink" description: The links related to an available channel channelInfo: required: @@ -16190,11 +16189,11 @@ components: type: object properties: channelId: - $ref: '#/components/schemas/BeezUP_Common_ChannelId' + $ref: "#/components/schemas/BeezUP_Common_ChannelId" channelName: - $ref: '#/components/schemas/BeezUP_Common_ChannelName' + $ref: "#/components/schemas/BeezUP_Common_ChannelName" channelLogoUrl: - $ref: '#/components/schemas/BeezUP_Common_HttpUrl' + $ref: "#/components/schemas/BeezUP_Common_HttpUrl" channelDescription: type: string description: Indicae a description to the channel @@ -16314,7 +16313,7 @@ components: firstLevelCategories: type: array items: - $ref: '#/components/schemas/channelFirstLevelCategory' + $ref: "#/components/schemas/channelFirstLevelCategory" description: Get channel first level category list channelFirstLevelCategory: required: @@ -16324,23 +16323,23 @@ components: type: object properties: channelCategoryId: - $ref: '#/components/schemas/BeezUP_Common_ChannelCategoryId' + $ref: "#/components/schemas/BeezUP_Common_ChannelCategoryId" channelCategoryName: type: string description: The channel category name example: Clothing channelCategoryLevel: - $ref: '#/components/schemas/channelCategoryLevel' + $ref: "#/components/schemas/channelCategoryLevel" channelCategoryDefaultCost: - $ref: '#/components/schemas/channelCategoryDefaultCost' + $ref: "#/components/schemas/channelCategoryDefaultCost" channelCategoryChannelCode: - $ref: '#/components/schemas/channelCategoryChannelCode' + $ref: "#/components/schemas/channelCategoryChannelCode" channelCategoryColumnOverrides: - $ref: '#/components/schemas/channelCategoryColumnOverrides' + $ref: "#/components/schemas/channelCategoryColumnOverrides" subCategories: type: array items: - $ref: '#/components/schemas/channelCategory' + $ref: "#/components/schemas/channelCategory" description: The first level category with his sub categories channelCategory: required: @@ -16350,22 +16349,22 @@ components: type: object properties: channelCategoryId: - $ref: '#/components/schemas/BeezUP_Common_ChannelCategoryId' + $ref: "#/components/schemas/BeezUP_Common_ChannelCategoryId" channelCategoryPath: - $ref: '#/components/schemas/BeezUP_Common_ChannelCategoryPath' + $ref: "#/components/schemas/BeezUP_Common_ChannelCategoryPath" channelCategoryLevel: - $ref: '#/components/schemas/channelCategoryLevel' + $ref: "#/components/schemas/channelCategoryLevel" channelCategoryDefaultCost: - $ref: '#/components/schemas/channelCategoryDefaultCost' + $ref: "#/components/schemas/channelCategoryDefaultCost" channelCategoryChannelCode: - $ref: '#/components/schemas/channelCategoryChannelCode' + $ref: "#/components/schemas/channelCategoryChannelCode" channelCategoryColumnOverrides: - $ref: '#/components/schemas/channelCategoryColumnOverrides' + $ref: "#/components/schemas/channelCategoryColumnOverrides" description: The channel category channelCategoryColumnOverrides: type: object additionalProperties: - $ref: '#/components/schemas/channelCategoryColumnOverride' + $ref: "#/components/schemas/channelCategoryColumnOverride" description: The channel category column overrides channelCategoryColumnOverride: required: @@ -16376,17 +16375,17 @@ components: type: object properties: channelColumnId: - $ref: '#/components/schemas/BeezUP_Common_ChannelColumnId' + $ref: "#/components/schemas/BeezUP_Common_ChannelColumnId" channelColumnName: - $ref: '#/components/schemas/BeezUP_Common_ChannelColumnName' + $ref: "#/components/schemas/BeezUP_Common_ChannelColumnName" channelColumnDescription: - $ref: '#/components/schemas/channelColumnDescription' + $ref: "#/components/schemas/channelColumnDescription" showInMapping: - $ref: '#/components/schemas/channelColumnShowInMapping' + $ref: "#/components/schemas/channelColumnShowInMapping" configuration: - $ref: '#/components/schemas/channelColumnConfiguration' + $ref: "#/components/schemas/channelColumnConfiguration" restrictedValues: - $ref: '#/components/schemas/channelColumnRestrictedValues' + $ref: "#/components/schemas/channelColumnRestrictedValues" channelColumnDescription: type: string description: The channel column description @@ -16408,21 +16407,21 @@ components: type: object properties: channelColumnId: - $ref: '#/components/schemas/BeezUP_Common_ChannelColumnId' + $ref: "#/components/schemas/BeezUP_Common_ChannelColumnId" channelColumnName: - $ref: '#/components/schemas/BeezUP_Common_ChannelColumnName' + $ref: "#/components/schemas/BeezUP_Common_ChannelColumnName" channelColumnDescription: - $ref: '#/components/schemas/channelColumnDescription' + $ref: "#/components/schemas/channelColumnDescription" showInMapping: - $ref: '#/components/schemas/channelColumnShowInMapping' + $ref: "#/components/schemas/channelColumnShowInMapping" position: type: integer description: The position of the column starting from 1 example: 1 configuration: - $ref: '#/components/schemas/channelColumnConfiguration' + $ref: "#/components/schemas/channelColumnConfiguration" restrictedValues: - $ref: '#/components/schemas/channelColumnRestrictedValues' + $ref: "#/components/schemas/channelColumnRestrictedValues" description: The channel column channelColumnRestrictedValues: type: object @@ -16438,11 +16437,11 @@ components: type: object properties: columnImportance: - $ref: '#/components/schemas/BeezUP_Common_ColumnImportance' + $ref: "#/components/schemas/BeezUP_Common_ColumnImportance" columnDataType: - $ref: '#/components/schemas/BeezUP_Common_ColumnDataType' + $ref: "#/components/schemas/BeezUP_Common_ColumnDataType" beezUPColumnName: - $ref: '#/components/schemas/BeezUP_Common_BeezUPColumnName' + $ref: "#/components/schemas/BeezUP_Common_BeezUPColumnName" description: >- The channel column configuration. The BeezUP Column Name is optional. If the BeezUP column is mapped we will indicate the data type and column @@ -16487,21 +16486,21 @@ components: type: string links.GetChannelCatalogsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/channelCatalogs method: GET links.GetChannelCatalogFilterOperatorsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/channelCatalogs/filterOperators method: GET links.GetChannelCatalogExportationCacheInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16509,7 +16508,7 @@ components: method: GET links.GetChannelCatalogExportationHistoryLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16517,7 +16516,7 @@ components: method: GET links.ClearChannelCatalogExportationCacheLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16525,21 +16524,21 @@ components: method: POST links.GetChannelCatalogLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/channelCatalogs/6d6b04de-406b-4539-8e7e-bf3e8da5dfb0 method: GET links.DeleteChannelCatalogLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/channelCatalogs/6d6b04de-406b-4539-8e7e-bf3e8da5dfb0 method: DELETE links.GetChannelCatalogCategoriesLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object description: >- If you did not configure the cost settings this link will not be @@ -16551,7 +16550,7 @@ components: method: GET links.DisableChannelCatalogCategoryMappingLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16559,7 +16558,7 @@ components: method: POST links.ReenableChannelCatalogCategoryMappingLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16567,7 +16566,7 @@ components: method: POST links.ConfigureChannelCatalogCategoryLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16575,7 +16574,7 @@ components: method: POST links.EnableChannelCatalogLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16583,7 +16582,7 @@ components: method: POST links.DisableChannelCatalogLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16591,7 +16590,7 @@ components: method: POST links.GetChannelCatalogProductInfoListLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16599,7 +16598,7 @@ components: method: POST links.ExportChannelCatalogProductInfoListLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16613,7 +16612,7 @@ components: value: csv links.ConfigureChannelCatalogColumnMappingsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16621,7 +16620,7 @@ components: method: PUT links.ConfigureChannelCatalogGeneralSettingsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16629,7 +16628,7 @@ components: method: POST links.ConfigureChannelCatalogCostSettingsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16637,14 +16636,14 @@ components: method: POST links.AddChannelCatalogLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/channelCatalogs method: POST links.ConfigureChannelCatalogExclusionFiltersLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16652,7 +16651,7 @@ components: method: PUT links.GetChannelCatalogExclusionFiltersCopyLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16660,7 +16659,7 @@ components: method: GET links.ConfigureChannelCatalogExclusionFiltersCopyLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16668,7 +16667,7 @@ components: method: POST links.GetChannelCatalogExclusionFiltersLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16676,7 +16675,7 @@ components: method: GET links.GetChannelCatalogProductInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16684,7 +16683,7 @@ components: method: GET links.DisableChannelCatalogProductLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16692,7 +16691,7 @@ components: method: POST links.ReenableChannelCatalogProductLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16700,7 +16699,7 @@ components: method: POST links.OverrideChannelCatalogProductValuesLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16708,7 +16707,7 @@ components: method: POST links.GetChannelCatalogProductValueOverrideCopyLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16716,7 +16715,7 @@ components: method: GET links.ConfigureChannelCatalogProductValueOverrideCopyLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -16729,18 +16728,18 @@ components: type: object properties: cacheInfo: - $ref: '#/components/schemas/channelCatalogExportCacheInfo' + $ref: "#/components/schemas/channelCatalogExportCacheInfo" links: - $ref: '#/components/schemas/channelCatalogExportCacheInfoResponseLinks' + $ref: "#/components/schemas/channelCatalogExportCacheInfoResponseLinks" channelCatalogExportCacheInfoResponseLinks: required: - self type: object properties: self: - $ref: '#/components/schemas/links.GetChannelCatalogExportationCacheInfoLink' + $ref: "#/components/schemas/links.GetChannelCatalogExportationCacheInfoLink" clear: - $ref: '#/components/schemas/links.ClearChannelCatalogExportationCacheLink' + $ref: "#/components/schemas/links.ClearChannelCatalogExportationCacheLink" channelCatalogExportCacheInfo: required: - cacheStatus @@ -16774,7 +16773,7 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetChannelCatalogExportationHistoryLink' + $ref: "#/components/schemas/links.GetChannelCatalogExportationHistoryLink" channelCatalogExportationHistory: required: - exportations @@ -16782,13 +16781,13 @@ components: type: object properties: paginationResult: - $ref: '#/components/schemas/BeezUP_Common_PaginationResult' + $ref: "#/components/schemas/BeezUP_Common_PaginationResult" exportations: type: array items: - $ref: '#/components/schemas/channelCatalogExportationReporting' + $ref: "#/components/schemas/channelCatalogExportationReporting" links: - $ref: '#/components/schemas/channelCatalogExportationHistoryLinks' + $ref: "#/components/schemas/channelCatalogExportationHistoryLinks" channelCatalogExportationReporting: required: - clientIpAddress @@ -16831,7 +16830,7 @@ components: example: Wget/1.13.4 (linux-gnu) externalLinks.Catalog_GetBeezUPColumnsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/catalogs/beezUPColumns @@ -16840,13 +16839,13 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetChannelCatalogsLink' + $ref: "#/components/schemas/links.GetChannelCatalogsLink" beezUPColumns: - $ref: '#/components/schemas/externalLinks.Catalog_GetBeezUPColumnsLink' + $ref: "#/components/schemas/externalLinks.Catalog_GetBeezUPColumnsLink" add: - $ref: '#/components/schemas/links.AddChannelCatalogLink' + $ref: "#/components/schemas/links.AddChannelCatalogLink" filterOperators: - $ref: '#/components/schemas/links.GetChannelCatalogFilterOperatorsLink' + $ref: "#/components/schemas/links.GetChannelCatalogFilterOperatorsLink" description: > Indicates how global actions you can do like how to create a channel catalog, exclusion filter operators, etc... @@ -16854,20 +16853,20 @@ components: type: object properties: channelCatalogExclusionFilterOperatorLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" channelCatalogExportCacheStatusLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" channelCatalogList: type: object properties: links: - $ref: '#/components/schemas/channelCatalogListLinks' + $ref: "#/components/schemas/channelCatalogListLinks" lovLinks: - $ref: '#/components/schemas/channelCatalogListLovLinks' + $ref: "#/components/schemas/channelCatalogListLovLinks" channelCatalogs: type: object additionalProperties: - $ref: '#/components/schemas/channelCatalog' + $ref: "#/components/schemas/channelCatalog" description: The channel catalog list. The key is the channel catalog identifier description: This is the index of the channel catalog API addChannelCatalogRequest: @@ -16877,9 +16876,9 @@ components: type: object properties: channelId: - $ref: '#/components/schemas/BeezUP_Common_ChannelId' + $ref: "#/components/schemas/BeezUP_Common_ChannelId" storeId: - $ref: '#/components/schemas/BeezUP_Common_StoreId' + $ref: "#/components/schemas/BeezUP_Common_StoreId" generalSettings: required: - acceptToPublishInfo @@ -16926,7 +16925,7 @@ components: type: object properties: costType: - $ref: '#/components/schemas/costType' + $ref: "#/components/schemas/costType" globalCostValue: type: number description: In case of global cost type, you have to indicate the cost value. @@ -16939,7 +16938,7 @@ components: type: object properties: costType: - $ref: '#/components/schemas/costType' + $ref: "#/components/schemas/costType" globalCostValue: type: number description: In case of global cost type, you have to indicate the cost value. @@ -16956,7 +16955,7 @@ components: type: object properties: catalogCategoryPath: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryPath' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryPath" description: >- The request message to unmap a catalog category path to a channel category path @@ -16976,7 +16975,7 @@ components: channelCatalogCategories: type: array items: - $ref: '#/components/schemas/channelCatalogCategoryConfiguration' + $ref: "#/components/schemas/channelCatalogCategoryConfiguration" description: >- The request message to make a mapping between catalog category path and a channel category path @@ -16986,11 +16985,11 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetChannelCatalogCategoriesLink' + $ref: "#/components/schemas/links.GetChannelCatalogCategoriesLink" disable: - $ref: '#/components/schemas/links.DisableChannelCatalogCategoryMappingLink' + $ref: "#/components/schemas/links.DisableChannelCatalogCategoryMappingLink" reenable: - $ref: '#/components/schemas/links.ReenableChannelCatalogCategoryMappingLink' + $ref: "#/components/schemas/links.ReenableChannelCatalogCategoryMappingLink" description: The action you can do on the category mappings channelCatalogCategoryConfigurationList: required: @@ -17001,15 +17000,15 @@ components: type: object properties: links: - $ref: '#/components/schemas/channelCatalogCategoryMappingsLinks' + $ref: "#/components/schemas/channelCatalogCategoryMappingsLinks" channelCatalogCategoryConfigurations: type: array items: - $ref: '#/components/schemas/channelCatalogCategoryConfigurationInfo' + $ref: "#/components/schemas/channelCatalogCategoryConfigurationInfo" mappingStatus: - $ref: '#/components/schemas/mappingStatus' + $ref: "#/components/schemas/mappingStatus" costStatus: - $ref: '#/components/schemas/costStatus' + $ref: "#/components/schemas/costStatus" mappingStatus: type: string example: required @@ -17028,7 +17027,7 @@ components: type: object properties: configureCategories: - $ref: '#/components/schemas/links.ConfigureChannelCatalogCategoryLink' + $ref: "#/components/schemas/links.ConfigureChannelCatalogCategoryLink" channelCatalogCategoryConfigurationInfo: required: - catalogCategoryPath @@ -17036,13 +17035,13 @@ components: type: object properties: links: - $ref: '#/components/schemas/channelCatalogCategoryMappingInfoLinks' + $ref: "#/components/schemas/channelCatalogCategoryMappingInfoLinks" catalogCategoryPath: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryPath' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryPath" channelCategoryPath: - $ref: '#/components/schemas/BeezUP_Common_ChannelCategoryPath' + $ref: "#/components/schemas/BeezUP_Common_ChannelCategoryPath" costValue: - $ref: '#/components/schemas/channelCatalogCategoryCostValue' + $ref: "#/components/schemas/channelCatalogCategoryCostValue" description: For all catalog categories the current mapping applied channelCatalogCategoryCostValue: type: number @@ -17065,11 +17064,11 @@ components: importation to this channel category path. example: true catalogCategoryPath: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryPath' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryPath" channelCategoryPath: - $ref: '#/components/schemas/BeezUP_Common_ChannelCategoryPath' + $ref: "#/components/schemas/BeezUP_Common_ChannelCategoryPath" costValue: - $ref: '#/components/schemas/channelCatalogCategoryCostValue' + $ref: "#/components/schemas/channelCatalogCategoryCostValue" description: > Represent a mapping between a catalog category path and a channel category path. @@ -17077,30 +17076,30 @@ components: The cost on this mapping can be applied. channelCatalogColumnMappingWithName: allOf: - - $ref: '#/components/schemas/channelCatalogColumnMapping' + - $ref: "#/components/schemas/channelCatalogColumnMapping" - required: - channelColumnName type: object properties: channelColumnName: - $ref: '#/components/schemas/BeezUP_Common_ChannelColumnName' + $ref: "#/components/schemas/BeezUP_Common_ChannelColumnName" channelBeezUPColumnName: - $ref: '#/components/schemas/BeezUP_Common_BeezUPColumnName' + $ref: "#/components/schemas/BeezUP_Common_BeezUPColumnName" catalogColumnName: - $ref: '#/components/schemas/BeezUP_Common_CatalogColumnUserName' + $ref: "#/components/schemas/BeezUP_Common_CatalogColumnUserName" catalogBeezUPColumnName: - $ref: '#/components/schemas/BeezUP_Common_BeezUPColumnName' + $ref: "#/components/schemas/BeezUP_Common_BeezUPColumnName" channelCatalogColumnMapping: required: - channelColumnId type: object properties: channelColumnId: - $ref: '#/components/schemas/BeezUP_Common_ChannelColumnId' + $ref: "#/components/schemas/BeezUP_Common_ChannelColumnId" channelCategoryPath: - $ref: '#/components/schemas/BeezUP_Common_ChannelCategoryPath' + $ref: "#/components/schemas/BeezUP_Common_ChannelCategoryPath" catalogColumnId: - $ref: '#/components/schemas/BeezUP_Common_CatalogColumnId' + $ref: "#/components/schemas/BeezUP_Common_CatalogColumnId" description: >- Represent a mapping between a channel column (considering channel category mapping) and a catalog column @@ -17121,12 +17120,12 @@ components: type: array description: The column mapping list between a channel and a catalog items: - $ref: '#/components/schemas/channelCatalogColumnMappingWithName' + $ref: "#/components/schemas/channelCatalogColumnMappingWithName" channelCatalogColumnMappingList: type: array description: The column mapping list between a channel and a catalog items: - $ref: '#/components/schemas/channelCatalogColumnMapping' + $ref: "#/components/schemas/channelCatalogColumnMapping" channelCatalogState: required: - categoryMappingState @@ -17139,11 +17138,11 @@ components: format: int32 example: 101 columnMappingStatus: - $ref: '#/components/schemas/columnMappingStatus' + $ref: "#/components/schemas/columnMappingStatus" categoryMappingState: - $ref: '#/components/schemas/categoryMappingState' + $ref: "#/components/schemas/categoryMappingState" apiSettingsStatus: - $ref: '#/components/schemas/BeezUP_Common_ApiSettingsStatus' + $ref: "#/components/schemas/BeezUP_Common_ApiSettingsStatus" description: Channel Catalog State columnMappingStatus: type: string @@ -17156,7 +17155,7 @@ components: type: object properties: status: - $ref: '#/components/schemas/categoryMappingStatus' + $ref: "#/components/schemas/categoryMappingStatus" uncategorizedProductCount: type: integer description: Indicates the uncategorized product count @@ -17201,7 +17200,7 @@ components: example: false channelCatalog: allOf: - - $ref: '#/components/schemas/BeezUP_Common_ChannelBasicInfo' + - $ref: "#/components/schemas/BeezUP_Common_ChannelBasicInfo" - required: - channelCatalogId - channelCategorySettings @@ -17224,27 +17223,27 @@ components: description: Indicates if this channel catalog is related to a marketplace example: true channelCatalogId: - $ref: '#/components/schemas/BeezUP_Common_ChannelCatalogId' + $ref: "#/components/schemas/BeezUP_Common_ChannelCatalogId" storeId: - $ref: '#/components/schemas/BeezUP_Common_StoreId' + $ref: "#/components/schemas/BeezUP_Common_StoreId" generalSettings: - $ref: '#/components/schemas/generalSettings' + $ref: "#/components/schemas/generalSettings" channelCostSettings: - $ref: '#/components/schemas/channelCostSettings' + $ref: "#/components/schemas/channelCostSettings" channelCategorySettings: - $ref: '#/components/schemas/channelCategorySettings' + $ref: "#/components/schemas/channelCategorySettings" costSettings: - $ref: '#/components/schemas/costSettings' + $ref: "#/components/schemas/costSettings" categoryMappingSettings: - $ref: '#/components/schemas/channelCatalogCategoryMappingSettings' + $ref: "#/components/schemas/channelCatalogCategoryMappingSettings" columnMappings: - $ref: '#/components/schemas/channelCatalogColumnMappingListWithName' + $ref: "#/components/schemas/channelCatalogColumnMappingListWithName" exclusionFilters: - $ref: '#/components/schemas/exclusionFilters' + $ref: "#/components/schemas/exclusionFilters" exportUrl: - $ref: '#/components/schemas/BeezUP_Common_HttpUrl' + $ref: "#/components/schemas/BeezUP_Common_HttpUrl" state: - $ref: '#/components/schemas/channelCatalogState' + $ref: "#/components/schemas/channelCatalogState" types: type: array description: The channel type list related to the channel @@ -17253,11 +17252,11 @@ components: items: type: string links: - $ref: '#/components/schemas/channelCatalogLinks' + $ref: "#/components/schemas/channelCatalogLinks" description: The channel catalog externalLinks.GetChannelCatalogMarketplaceSettingsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -17265,7 +17264,7 @@ components: method: GET externalLinks.GetChannelInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/channels/6d6b04de-406b-4539-8e7e-bf3e8da5dfb0 @@ -17276,37 +17275,37 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetChannelCatalogLink' + $ref: "#/components/schemas/links.GetChannelCatalogLink" delete: - $ref: '#/components/schemas/links.DeleteChannelCatalogLink' + $ref: "#/components/schemas/links.DeleteChannelCatalogLink" enable: - $ref: '#/components/schemas/links.EnableChannelCatalogLink' + $ref: "#/components/schemas/links.EnableChannelCatalogLink" disable: - $ref: '#/components/schemas/links.DisableChannelCatalogLink' + $ref: "#/components/schemas/links.DisableChannelCatalogLink" configureGeneralSettings: $ref: >- #/components/schemas/links.ConfigureChannelCatalogGeneralSettingsLink configureCostSettings: - $ref: '#/components/schemas/links.ConfigureChannelCatalogCostSettingsLink' + $ref: "#/components/schemas/links.ConfigureChannelCatalogCostSettingsLink" configureColumnMappings: - $ref: '#/components/schemas/links.ConfigureChannelCatalogColumnMappingsLink' + $ref: "#/components/schemas/links.ConfigureChannelCatalogColumnMappingsLink" reenableCategoryMappings: - $ref: '#/components/schemas/links.ReenableChannelCatalogCategoryMappingLink' + $ref: "#/components/schemas/links.ReenableChannelCatalogCategoryMappingLink" disableCategoryMappings: - $ref: '#/components/schemas/links.DisableChannelCatalogCategoryMappingLink' + $ref: "#/components/schemas/links.DisableChannelCatalogCategoryMappingLink" categoryMappings: - $ref: '#/components/schemas/links.GetChannelCatalogCategoriesLink' + $ref: "#/components/schemas/links.GetChannelCatalogCategoriesLink" exclusionFilters: - $ref: '#/components/schemas/links.GetChannelCatalogExclusionFiltersLink' + $ref: "#/components/schemas/links.GetChannelCatalogExclusionFiltersLink" products: - $ref: '#/components/schemas/links.GetChannelCatalogProductInfoListLink' + $ref: "#/components/schemas/links.GetChannelCatalogProductInfoListLink" exportationCacheInfo: - $ref: '#/components/schemas/links.GetChannelCatalogExportationCacheInfoLink' + $ref: "#/components/schemas/links.GetChannelCatalogExportationCacheInfoLink" marketplaceSettings: $ref: >- #/components/schemas/externalLinks.GetChannelCatalogMarketplaceSettingsLink channelInfo: - $ref: '#/components/schemas/externalLinks.GetChannelInfoLink' + $ref: "#/components/schemas/externalLinks.GetChannelInfoLink" description: Indicates the actions you can do on a channel catalog productOverridesCopyResponse: type: object @@ -17335,7 +17334,7 @@ components: productOverridesWithCatalogValues: type: object additionalProperties: - $ref: '#/components/schemas/productOverrideWithCatalogValue' + $ref: "#/components/schemas/productOverrideWithCatalogValue" description: The key is the channel column identifier example: 8a76f06a-fefc-4c0d-bcfe-b210f1482977: @@ -17375,7 +17374,7 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetChannelCatalogExclusionFiltersLink' + $ref: "#/components/schemas/links.GetChannelCatalogExclusionFiltersLink" configure: $ref: >- #/components/schemas/links.ConfigureChannelCatalogExclusionFiltersLink @@ -17385,14 +17384,14 @@ components: type: object properties: links: - $ref: '#/components/schemas/exclusionFiltersResponseLinks' + $ref: "#/components/schemas/exclusionFiltersResponseLinks" exclusionFilters: - $ref: '#/components/schemas/exclusionFilters' + $ref: "#/components/schemas/exclusionFilters" exclusionFilters: type: array description: The exclusion filter list items: - $ref: '#/components/schemas/exclusionFilter' + $ref: "#/components/schemas/exclusionFilter" exclusionFilterName: type: string description: The exclusion filter name @@ -17409,7 +17408,7 @@ components: type: object properties: name: - $ref: '#/components/schemas/exclusionFilterName' + $ref: "#/components/schemas/exclusionFilterName" position: minimum: 1 type: integer @@ -17432,9 +17431,9 @@ components: format: int32 example: 1 channelColumnId: - $ref: '#/components/schemas/BeezUP_Common_ChannelColumnId' + $ref: "#/components/schemas/BeezUP_Common_ChannelColumnId" operatorName: - $ref: '#/components/schemas/filterOperatorName' + $ref: "#/components/schemas/filterOperatorName" value: maxLength: 4000 type: string @@ -17464,15 +17463,15 @@ components: type: object properties: name: - $ref: '#/components/schemas/filterOperatorName' + $ref: "#/components/schemas/filterOperatorName" expectedChannelColumnDataType: - $ref: '#/components/schemas/filterOperatorDataType' + $ref: "#/components/schemas/filterOperatorDataType" valueRequired: type: boolean description: This operator requires a value example: true expectedValueDataType: - $ref: '#/components/schemas/filterOperatorDataType' + $ref: "#/components/schemas/filterOperatorDataType" description: The filter operator productSetVisibilityCriteriaLogicType: type: string @@ -17495,7 +17494,7 @@ components: type: object properties: logic: - $ref: '#/components/schemas/productSetVisibilityCriteriaLogicType' + $ref: "#/components/schemas/productSetVisibilityCriteriaLogicType" exist: type: boolean description: >- @@ -17539,7 +17538,7 @@ components: format: int32 example: 100 criteria: - $ref: '#/components/schemas/productSetVisibilityCriteria' + $ref: "#/components/schemas/productSetVisibilityCriteria" overridden: type: boolean description: >- @@ -17547,11 +17546,11 @@ components: account. example: true productFilters: - $ref: '#/components/schemas/channelCatalogProductFilters' + $ref: "#/components/schemas/channelCatalogProductFilters" catalogCategoryFilter: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryFilter' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryFilter" channelCategoryFilter: - $ref: '#/components/schemas/BeezUP_Common_ChannelCategoryFilter' + $ref: "#/components/schemas/BeezUP_Common_ChannelCategoryFilter" channelCatalogProductFilters: type: object properties: @@ -17590,7 +17589,7 @@ components: description: The product title filter example: Refrigérateur additionalProductFilters: - $ref: '#/components/schemas/BeezUP_Common_AdditionalProductFilters' + $ref: "#/components/schemas/BeezUP_Common_AdditionalProductFilters" channelCatalogProductsCounters: type: object properties: @@ -17641,9 +17640,9 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetChannelCatalogProductInfoListLink' + $ref: "#/components/schemas/links.GetChannelCatalogProductInfoListLink" export: - $ref: '#/components/schemas/links.ExportChannelCatalogProductInfoListLink' + $ref: "#/components/schemas/links.ExportChannelCatalogProductInfoListLink" channelCatalogProductInfoList: required: - links @@ -17652,17 +17651,17 @@ components: type: object properties: paginationResult: - $ref: '#/components/schemas/BeezUP_Common_PaginationResult' + $ref: "#/components/schemas/BeezUP_Common_PaginationResult" links: - $ref: '#/components/schemas/channelCatalogProductInfoListLinks' + $ref: "#/components/schemas/channelCatalogProductInfoListLinks" productInfos: type: array items: - $ref: '#/components/schemas/channelCatalogProductInfo' + $ref: "#/components/schemas/channelCatalogProductInfo" description: The channel catalog product info list channelCatalogProductInfo: allOf: - - $ref: '#/components/schemas/BeezUP_Common_ProductBasicInfo' + - $ref: "#/components/schemas/BeezUP_Common_ProductBasicInfo" - required: - disabled - excluded @@ -17672,7 +17671,7 @@ components: type: object properties: overrides: - $ref: '#/components/schemas/productOverridesWithCatalogValues' + $ref: "#/components/schemas/productOverridesWithCatalogValues" disabled: type: boolean description: Indicates if the product has been disabled or not @@ -17694,9 +17693,9 @@ components: example: - Exclude sony products items: - $ref: '#/components/schemas/exclusionFilterName' + $ref: "#/components/schemas/exclusionFilterName" links: - $ref: '#/components/schemas/channelCatalogProductInfoLinks' + $ref: "#/components/schemas/channelCatalogProductInfoLinks" description: The channel catalog product information channelCatalogProductInfoLinks: required: @@ -17705,13 +17704,13 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetChannelCatalogProductInfoLink' + $ref: "#/components/schemas/links.GetChannelCatalogProductInfoLink" override: - $ref: '#/components/schemas/links.OverrideChannelCatalogProductValuesLink' + $ref: "#/components/schemas/links.OverrideChannelCatalogProductValuesLink" disable: - $ref: '#/components/schemas/links.DisableChannelCatalogProductLink' + $ref: "#/components/schemas/links.DisableChannelCatalogProductLink" reenable: - $ref: '#/components/schemas/links.ReenableChannelCatalogProductLink' + $ref: "#/components/schemas/links.ReenableChannelCatalogProductLink" description: Indicates the differents actions you can do on a channel product channelCatalogProductByChannelCatalogRequest: required: @@ -17721,21 +17720,21 @@ components: type: object properties: storeId: - $ref: '#/components/schemas/BeezUP_Common_StoreId' + $ref: "#/components/schemas/BeezUP_Common_StoreId" productId: - $ref: '#/components/schemas/BeezUP_Common_ProductId' + $ref: "#/components/schemas/BeezUP_Common_ProductId" channelCatalogIds: type: array description: The list of channel catalog identifier items: - $ref: '#/components/schemas/BeezUP_Common_ChannelCatalogId' + $ref: "#/components/schemas/BeezUP_Common_ChannelCatalogId" channelCatalogProductByChannelCatalogResponse: type: object properties: channelCatalogs: type: object additionalProperties: - $ref: '#/components/schemas/channelCatalogProductInfo' + $ref: "#/components/schemas/channelCatalogProductInfo" description: >- The channel catalog product by channel catalog. The key is the channel catalog identifier @@ -17774,16 +17773,16 @@ components: type: object properties: channelId: - $ref: '#/components/schemas/BeezUP_Common_ChannelId' + $ref: "#/components/schemas/BeezUP_Common_ChannelId" channelName: - $ref: '#/components/schemas/BeezUP_Common_ChannelName' + $ref: "#/components/schemas/BeezUP_Common_ChannelName" channelImageUrl: - $ref: '#/components/schemas/BeezUP_Common_HttpUrl' + $ref: "#/components/schemas/BeezUP_Common_HttpUrl" description: The basic info related to a channel BeezUP_Common_AdditionalProductFilters: type: object additionalProperties: - $ref: '#/components/schemas/BeezUP_Common_AdditionalProductFiltersValue' + $ref: "#/components/schemas/BeezUP_Common_AdditionalProductFiltersValue" description: | Describe a filter on a product's column. The key is the column identifier of your catalog or a custom column. @@ -17830,7 +17829,7 @@ components: type: object properties: operatorName: - $ref: '#/components/schemas/BeezUP_Common_ProductColumnFilterOperatorName' + $ref: "#/components/schemas/BeezUP_Common_ProductColumnFilterOperatorName" values: type: array description: > @@ -17887,7 +17886,7 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetPublicationsLink' + $ref: "#/components/schemas/links.GetPublicationsLink" accountPublications: required: - links @@ -17895,7 +17894,7 @@ components: type: object properties: links: - $ref: '#/components/schemas/accountPublicationsLinks' + $ref: "#/components/schemas/accountPublicationsLinks" publications: type: array description: The recent publications for the requested account @@ -17975,7 +17974,7 @@ components: htmlReportUrl: http://www.myreporthtml.com htmlReportGenerationErrorMessage: '' items: - $ref: '#/components/schemas/publicationReporting' + $ref: "#/components/schemas/publicationReporting" description: The publication history for an account publicationReporting: required: @@ -17984,7 +17983,7 @@ components: type: object properties: publicationType: - $ref: '#/components/schemas/publicationType' + $ref: "#/components/schemas/publicationType" feeds: type: array description: The feeds that were published @@ -18002,7 +18001,7 @@ components: htmlReportUrl: http://www.myreporthtml.com htmlReportGenerationErrorMessage: '' items: - $ref: '#/components/schemas/publicationFeedReporting' + $ref: "#/components/schemas/publicationFeedReporting" description: Model for a publication reporting, can have multiple feeds publicationFeedReporting: required: @@ -18012,7 +18011,7 @@ components: type: object properties: feedType: - $ref: '#/components/schemas/feedType' + $ref: "#/components/schemas/feedType" startUtcDate: type: string description: The feed publication start time (UTC timezone) @@ -18078,14 +18077,14 @@ components: description: Publication feed reporting links.GetChannelCatalogMarketplacePropertiesLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- /v2/user/marketplaces/channelcatatalogs/6a90fcfd-24c7-422e-a65f-aadb1725bbfe/properties externalLinks.GetExternalConfigurationPageLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" channelCatalogMarketplacePropertiesLinks: required: - self @@ -18095,9 +18094,9 @@ components: $ref: >- #/components/schemas/links.GetChannelCatalogMarketplacePropertiesLink settings: - $ref: '#/components/schemas/links.GetChannelCatalogMarketplaceSettingsLink' + $ref: "#/components/schemas/links.GetChannelCatalogMarketplaceSettingsLink" externalConfigurationPage: - $ref: '#/components/schemas/externalLinks.GetExternalConfigurationPageLink' + $ref: "#/components/schemas/externalLinks.GetExternalConfigurationPageLink" channelCatalogMarketplaceProperties: required: - links @@ -18105,9 +18104,9 @@ components: type: object properties: info: - $ref: '#/components/schemas/BeezUP_Common_InfoSummaries' + $ref: "#/components/schemas/BeezUP_Common_InfoSummaries" links: - $ref: '#/components/schemas/channelCatalogMarketplacePropertiesLinks' + $ref: "#/components/schemas/channelCatalogMarketplacePropertiesLinks" propertyGroups: type: array description: The groups settings with constraints @@ -18213,7 +18212,7 @@ components: type: boolean required: false items: - $ref: '#/components/schemas/channelCatalogMarketplacePropertyGroup' + $ref: "#/components/schemas/channelCatalogMarketplacePropertyGroup" channelCatalogMarketplacePropertyGroup: required: - name @@ -18248,7 +18247,7 @@ components: x-pattern: >- (?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\]) items: - $ref: '#/components/schemas/channelCatalogMarketplaceProperty' + $ref: "#/components/schemas/channelCatalogMarketplaceProperty" type: type: string description: The Data Type @@ -18278,9 +18277,9 @@ components: type: object properties: name: - $ref: '#/components/schemas/channelCatalogMarketplacePropertyName' + $ref: "#/components/schemas/channelCatalogMarketplacePropertyName" info: - $ref: '#/components/schemas/BeezUP_Common_InfoSummaries' + $ref: "#/components/schemas/BeezUP_Common_InfoSummaries" description: type: string description: Indicate the description of the property @@ -18325,7 +18324,7 @@ components: example: 2 default: 1 lovLink: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" lovRequired: type: boolean description: Indicates if the property value must be in the list of value. @@ -18348,7 +18347,7 @@ components: example: true default: true type: - $ref: '#/components/schemas/type' + $ref: "#/components/schemas/type" discriminatorType: $ref: >- #/components/schemas/channelCatalogMarketplacePropertyDiscriminatorType @@ -18364,7 +18363,7 @@ components: propertyName: discriminatorType channelCatalogMarketplaceStringProperty: allOf: - - $ref: '#/components/schemas/channelCatalogMarketplaceProperty' + - $ref: "#/components/schemas/channelCatalogMarketplaceProperty" - type: object properties: default: @@ -18376,7 +18375,7 @@ components: type: string channelCatalogMarketplaceIntegerProperty: allOf: - - $ref: '#/components/schemas/channelCatalogMarketplaceProperty' + - $ref: "#/components/schemas/channelCatalogMarketplaceProperty" - type: object properties: default: @@ -18388,7 +18387,7 @@ components: type: integer channelCatalogMarketplaceBooleanProperty: allOf: - - $ref: '#/components/schemas/channelCatalogMarketplaceProperty' + - $ref: "#/components/schemas/channelCatalogMarketplaceProperty" - type: object properties: default: @@ -18397,7 +18396,7 @@ components: example: false channelCatalogMarketplaceNumberProperty: allOf: - - $ref: '#/components/schemas/channelCatalogMarketplaceProperty' + - $ref: "#/components/schemas/channelCatalogMarketplaceProperty" - type: object properties: default: @@ -18413,7 +18412,7 @@ components: type: object properties: settings: - $ref: '#/components/schemas/channelCatalogMarketplaceSettingArray' + $ref: "#/components/schemas/channelCatalogMarketplaceSettingArray" description: The channel catalog marketplace settings to save publishCatalogToMarketplaceRequest: required: @@ -18423,9 +18422,9 @@ components: type: object properties: publicationStrategyKind: - $ref: '#/components/schemas/publicationStrategyKind' + $ref: "#/components/schemas/publicationStrategyKind" feedType: - $ref: '#/components/schemas/feedType' + $ref: "#/components/schemas/feedType" withUnpublish: type: boolean description: >- @@ -18451,14 +18450,14 @@ components: - Full links.GetChannelCatalogMarketplaceSettingsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- /v2/user/marketplaces/channelcatatalogs/6a90fcfd-24c7-422e-a65f-aadb1725bbfe/settings links.SetChannelCatalogMarketplaceSettingsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -18476,9 +18475,9 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetChannelCatalogMarketplaceSettingsLink' + $ref: "#/components/schemas/links.GetChannelCatalogMarketplaceSettingsLink" save: - $ref: '#/components/schemas/links.SetChannelCatalogMarketplaceSettingsLink' + $ref: "#/components/schemas/links.SetChannelCatalogMarketplaceSettingsLink" channelCatalogMarketplaceSettings: required: - links @@ -18486,7 +18485,7 @@ components: type: object properties: links: - $ref: '#/components/schemas/channelCatalogMarketplaceSettingsLinks' + $ref: "#/components/schemas/channelCatalogMarketplaceSettingsLinks" settings: type: array example: @@ -18524,7 +18523,7 @@ components: values: - FR_ColiposteColissimo items: - $ref: '#/components/schemas/channelCatalogMarketplaceSetting' + $ref: "#/components/schemas/channelCatalogMarketplaceSetting" description: The channel catalog marketplace settings channelCatalogMarketplaceSettingArray: type: array @@ -18563,7 +18562,7 @@ components: values: - FR_ColiposteColissimo items: - $ref: '#/components/schemas/channelCatalogMarketplaceSetting' + $ref: "#/components/schemas/channelCatalogMarketplaceSetting" channelCatalogMarketplacePropertyName: type: string description: Channel catalog marketplace property name @@ -18584,7 +18583,7 @@ components: type: object properties: name: - $ref: '#/components/schemas/channelCatalogMarketplacePropertyName' + $ref: "#/components/schemas/channelCatalogMarketplacePropertyName" discriminatorType: $ref: >- #/components/schemas/channelCatalogMarketplaceSettingDiscriminatorType @@ -18593,7 +18592,7 @@ components: propertyName: discriminatorType channelCatalogMarketplaceStringSetting: allOf: - - $ref: '#/components/schemas/channelCatalogMarketplaceSetting' + - $ref: "#/components/schemas/channelCatalogMarketplaceSetting" - type: object properties: values: @@ -18605,7 +18604,7 @@ components: type: string channelCatalogMarketplaceIntegerSetting: allOf: - - $ref: '#/components/schemas/channelCatalogMarketplaceSetting' + - $ref: "#/components/schemas/channelCatalogMarketplaceSetting" - type: object properties: values: @@ -18617,7 +18616,7 @@ components: type: integer channelCatalogMarketplaceBooleanSetting: allOf: - - $ref: '#/components/schemas/channelCatalogMarketplaceSetting' + - $ref: "#/components/schemas/channelCatalogMarketplaceSetting" - type: object properties: value: @@ -18626,7 +18625,7 @@ components: example: false channelCatalogMarketplaceNumberSetting: allOf: - - $ref: '#/components/schemas/channelCatalogMarketplaceSetting' + - $ref: "#/components/schemas/channelCatalogMarketplaceSetting" - type: object properties: values: @@ -18643,16 +18642,16 @@ components: type: object properties: links: - $ref: '#/components/schemas/marketplaceChannelCatalogListLinks' + $ref: "#/components/schemas/marketplaceChannelCatalogListLinks" marketplaceChannelCatalogs: type: array description: The list of marketplace channel catalog items: - $ref: '#/components/schemas/marketplaceChannelCatalog' + $ref: "#/components/schemas/marketplaceChannelCatalog" description: The marketplace channel catalog list links.GetMarketplaceChannelCatalogsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/channelcatalogs @@ -18662,7 +18661,7 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetMarketplaceChannelCatalogsLink' + $ref: "#/components/schemas/links.GetMarketplaceChannelCatalogsLink" marketplaceChannelCatalog: required: - apiSettingsStatus @@ -18681,15 +18680,15 @@ components: type: object properties: apiSettingsStatus: - $ref: '#/components/schemas/BeezUP_Common_ApiSettingsStatus' + $ref: "#/components/schemas/BeezUP_Common_ApiSettingsStatus" enabled: type: boolean description: The enabled status of the Channel Catalog example: true marketplaceTechnicalCode: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode" marketplaceBusinessCode: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceBusinessCode' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceBusinessCode" marketplaceMarketPlaceId: type: string description: The marketplace identifier in the marketplace @@ -18706,11 +18705,11 @@ components: description: The marketplace name example: ebay FRA beezUPChannelId: - $ref: '#/components/schemas/BeezUP_Common_ChannelId' + $ref: "#/components/schemas/BeezUP_Common_ChannelId" beezUPChannelCatalogId: - $ref: '#/components/schemas/BeezUP_Common_ChannelCatalogId' + $ref: "#/components/schemas/BeezUP_Common_ChannelCatalogId" beezUPStoreId: - $ref: '#/components/schemas/BeezUP_Common_StoreId' + $ref: "#/components/schemas/BeezUP_Common_StoreId" beezUPStoreName: type: string description: The store name @@ -18723,25 +18722,25 @@ components: example: Ebay_PayPalEmailAddress: yourEbayId@paypal.com marketplaceAccountId: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceAccountId' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceAccountId" lovLinks: - $ref: '#/components/schemas/marketplaceChannelCatalogLovLinks' + $ref: "#/components/schemas/marketplaceChannelCatalogLovLinks" links: - $ref: '#/components/schemas/marketplaceChannelCatalogLinks' + $ref: "#/components/schemas/marketplaceChannelCatalogLinks" description: >- This object indicates you the association between a channel catalog and a marketplace. The account identifier will be automatically defined based on your marketplace merchant identfier. links.GetPublicationsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- /v2/user/marketplaces/channelcatalogs/publications/Amazon/123/history links.PublishCatalogToMarketplaceLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -18750,17 +18749,17 @@ components: type: object properties: shippingMethodLOV: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" carrierCodeLOV: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" cancelationReasonCodeLOV: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" refundReasonCodeLOV: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" marketplaceStorePropertyLOV: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" marketplaceStorePropertyGroupLOV: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" description: Indicates the List Of Values related to the marketplace marketplaceChannelCatalogLinks: required: @@ -18772,13 +18771,13 @@ components: $ref: >- #/components/schemas/links.GetChannelCatalogMarketplacePropertiesLink settings: - $ref: '#/components/schemas/links.GetChannelCatalogMarketplaceSettingsLink' + $ref: "#/components/schemas/links.GetChannelCatalogMarketplaceSettingsLink" publications: - $ref: '#/components/schemas/links.GetPublicationsLink' + $ref: "#/components/schemas/links.GetPublicationsLink" publishOptions: type: array items: - $ref: '#/components/schemas/marketplaceChannelCatalogPublicationOption' + $ref: "#/components/schemas/marketplaceChannelCatalogPublicationOption" description: >- Indicate the actions you can do on a channel catalog. If the settings are valid, you will be able to access to the publication history. @@ -18792,15 +18791,15 @@ components: type: object properties: kind: - $ref: '#/components/schemas/publicationStrategyKind' + $ref: "#/components/schemas/publicationStrategyKind" feedType: - $ref: '#/components/schemas/feedType' + $ref: "#/components/schemas/feedType" withUnpublish: type: boolean strategy: - $ref: '#/components/schemas/publicationStrategy' + $ref: "#/components/schemas/publicationStrategy" link: - $ref: '#/components/schemas/links.PublishCatalogToMarketplaceLink' + $ref: "#/components/schemas/links.PublishCatalogToMarketplaceLink" BeezUP_Common_MarketplaceTechnicalCode: type: string description: The technical code of the marketplace. @@ -18849,17 +18848,17 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetOrderExportationsLink' + $ref: "#/components/schemas/links.GetOrderExportationsLink" links.GetOrderExportationsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/orders/exportations method: GET links.ExportOrdersLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/orders/exportations @@ -18877,13 +18876,13 @@ components: type: object properties: paginationResult: - $ref: '#/components/schemas/BeezUP_Common_PaginationResult' + $ref: "#/components/schemas/BeezUP_Common_PaginationResult" exportations: type: array items: - $ref: '#/components/schemas/orderExportationReporting' + $ref: "#/components/schemas/orderExportationReporting" links: - $ref: '#/components/schemas/orderExportationsLinks' + $ref: "#/components/schemas/orderExportationsLinks" description: | The list of Order report exportations.\ The paginationResult properties can be null if the list is empty. @@ -18947,7 +18946,7 @@ components: format: int32 example: 1024 processingStatus: - $ref: '#/components/schemas/orderExportationReportingProcessingStatus' + $ref: "#/components/schemas/orderExportationReportingProcessingStatus" remainingOrderCount: type: integer format: int32 @@ -18957,9 +18956,9 @@ components: format: date-time example: 2017-04-01T13:39:12.000Z sourceType: - $ref: '#/components/schemas/sourceType' + $ref: "#/components/schemas/sourceType" sourceUserId: - $ref: '#/components/schemas/BeezUP_Common_UserId' + $ref: "#/components/schemas/BeezUP_Common_UserId" sourceUserName: type: string example: Marilyn monroe @@ -19022,33 +19021,33 @@ components: example: - PriceMinister items: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode" marketplaceBusinessCodes: type: array example: - PRICEMINISTER items: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceBusinessCode' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceBusinessCode" accountIds: type: array description: Account Id list example: - '12345' items: - $ref: '#/components/schemas/accountId' + $ref: "#/components/schemas/accountId" storeIds: type: array description: Store Id list items: - $ref: '#/components/schemas/BeezUP_Common_StoreId' + $ref: "#/components/schemas/BeezUP_Common_StoreId" beezUPOrderStatuses: type: array example: - InProgress items: - $ref: '#/components/schemas/beezUPOrderStatus' + $ref: "#/components/schemas/beezUPOrderStatus" dateSearchType: - $ref: '#/components/schemas/dateSearchType' + $ref: "#/components/schemas/dateSearchType" beginPeriodUtcDate: type: string description: | @@ -19067,36 +19066,36 @@ components: format: date-time example: 2017-04-01T13:10:01.000Z invoiceAvailabilityType: - $ref: '#/components/schemas/invoiceAvailabilityType' + $ref: "#/components/schemas/invoiceAvailabilityType" order_Buyer_Name: - $ref: '#/components/schemas/order_Buyer_Name' + $ref: "#/components/schemas/order_Buyer_Name" marketplaceOrderIds: type: array example: - AmazonOrderId1234 items: - $ref: '#/components/schemas/marketplaceOrderId' + $ref: "#/components/schemas/marketplaceOrderId" orderMerchantInfoSynchronizationStatus: - $ref: '#/components/schemas/orderMerchantInfoSynchronizationStatus' + $ref: "#/components/schemas/orderMerchantInfoSynchronizationStatus" order_MerchantOrderIds: type: array description: Merchant order id list example: - MyOrderId1234 items: - $ref: '#/components/schemas/order_MerchantOrderId' + $ref: "#/components/schemas/order_MerchantOrderId" orderListRequest: allOf: - - $ref: '#/components/schemas/orderListRequestWithoutPagination' + - $ref: "#/components/schemas/orderListRequestWithoutPagination" - required: - pageNumber - pageSize type: object properties: pageSize: - $ref: '#/components/schemas/pageSize' + $ref: "#/components/schemas/pageSize" pageNumber: - $ref: '#/components/schemas/pageNumber' + $ref: "#/components/schemas/pageNumber" exportOrderListFormat: type: string description: The type of the file to export @@ -19111,11 +19110,11 @@ components: type: object properties: format: - $ref: '#/components/schemas/exportOrderListFormat' + $ref: "#/components/schemas/exportOrderListFormat" storeId: - $ref: '#/components/schemas/BeezUP_Common_StoreId' + $ref: "#/components/schemas/BeezUP_Common_StoreId" orderListRequestWithoutPagination: - $ref: '#/components/schemas/orderListRequestWithoutPagination' + $ref: "#/components/schemas/orderListRequestWithoutPagination" description: >- The message request to export order list. The store identifier is requested to regroup the exportations. @@ -19137,20 +19136,20 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetAutomaticTransitionsLink' + $ref: "#/components/schemas/links.GetAutomaticTransitionsLink" configure: - $ref: '#/components/schemas/links.ConfigureAutomaticTransitionsLink' + $ref: "#/components/schemas/links.ConfigureAutomaticTransitionsLink" automaticTransitionInfoList: required: - links type: object properties: links: - $ref: '#/components/schemas/automaticTransitionInfoListLinks' + $ref: "#/components/schemas/automaticTransitionInfoListLinks" automaticTransitionInfos: type: array items: - $ref: '#/components/schemas/automaticTransitionInfo' + $ref: "#/components/schemas/automaticTransitionInfo" businessOperationType: type: string example: ShipOrder @@ -19161,10 +19160,10 @@ components: type: object properties: configure: - $ref: '#/components/schemas/links.ConfigureAutomaticTransitionsLink' + $ref: "#/components/schemas/links.ConfigureAutomaticTransitionsLink" automaticTransitionInfo: allOf: - - $ref: '#/components/schemas/automaticTransition' + - $ref: "#/components/schemas/automaticTransition" - required: - beezUPOrderStatus - businessOperationType @@ -19172,13 +19171,13 @@ components: type: object properties: marketplaceBusinessCode: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceBusinessCode' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceBusinessCode" beezUPOrderStatus: - $ref: '#/components/schemas/beezUPOrderStatus' + $ref: "#/components/schemas/beezUPOrderStatus" businessOperationType: - $ref: '#/components/schemas/businessOperationType' + $ref: "#/components/schemas/businessOperationType" links: - $ref: '#/components/schemas/automaticTransitionInfoLinks' + $ref: "#/components/schemas/automaticTransitionInfoLinks" configureAutomaticTransitionRequest: required: - automaticTransitions @@ -19187,7 +19186,7 @@ components: automaticTransitions: type: array items: - $ref: '#/components/schemas/automaticTransition' + $ref: "#/components/schemas/automaticTransition" automaticTransition: required: - accountId @@ -19197,9 +19196,9 @@ components: type: object properties: marketplaceTechnicalCode: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode" accountId: - $ref: '#/components/schemas/accountId' + $ref: "#/components/schemas/accountId" orderStatusTransitionId: type: integer format: int32 @@ -19215,11 +19214,11 @@ components: type: object properties: marketplaceTechnicalCode: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode" accountId: - $ref: '#/components/schemas/accountId' + $ref: "#/components/schemas/accountId" beezUPOrderId: - $ref: '#/components/schemas/beezUPOrderId' + $ref: "#/components/schemas/beezUPOrderId" clearMerchantOrderInfoListRequest: required: - orders @@ -19241,7 +19240,7 @@ components: accountId: '9876' beezUPOrderId: '0' items: - $ref: '#/components/schemas/orderIdentifier' + $ref: "#/components/schemas/orderIdentifier" setMerchantOrderInfoListRequest: required: - order_MerchantECommerceSoftwareName @@ -19250,9 +19249,9 @@ components: type: object properties: order_MerchantECommerceSoftwareName: - $ref: '#/components/schemas/order_MerchantECommerceSoftwareName' + $ref: "#/components/schemas/order_MerchantECommerceSoftwareName" order_MerchantECommerceSoftwareVersion: - $ref: '#/components/schemas/order_MerchantECommerceSoftwareVersion' + $ref: "#/components/schemas/order_MerchantECommerceSoftwareVersion" orders: maxItems: 100 minItems: 1 @@ -19272,16 +19271,16 @@ components: beezUPOrderId: 8D47FF150217B60bdec05ab61c445d1a59e3da050b52823 order_MerchantOrderId: BX9876 items: - $ref: '#/components/schemas/setMerchantOrderInfoListRequestItem' + $ref: "#/components/schemas/setMerchantOrderInfoListRequestItem" setMerchantOrderInfoListRequestItem: allOf: - - $ref: '#/components/schemas/orderIdentifier' + - $ref: "#/components/schemas/orderIdentifier" - required: - order_MerchantOrderId type: object properties: order_MerchantOrderId: - $ref: '#/components/schemas/order_MerchantOrderId' + $ref: "#/components/schemas/order_MerchantOrderId" setMerchantOrderInfoRequest: required: - order_MerchantECommerceSoftwareName @@ -19290,18 +19289,18 @@ components: type: object properties: order_MerchantOrderId: - $ref: '#/components/schemas/order_MerchantOrderId' + $ref: "#/components/schemas/order_MerchantOrderId" order_MerchantECommerceSoftwareName: - $ref: '#/components/schemas/order_MerchantECommerceSoftwareName' + $ref: "#/components/schemas/order_MerchantECommerceSoftwareName" order_MerchantECommerceSoftwareVersion: - $ref: '#/components/schemas/order_MerchantECommerceSoftwareVersion' + $ref: "#/components/schemas/order_MerchantECommerceSoftwareVersion" accountSynchronizationList: type: object properties: accountSynchronizations: type: array items: - $ref: '#/components/schemas/accountSynchronization' + $ref: "#/components/schemas/accountSynchronization" accountSynchronization: required: - accountId @@ -19310,14 +19309,14 @@ components: type: object properties: accountId: - $ref: '#/components/schemas/accountId' + $ref: "#/components/schemas/accountId" completedHarvestSynchroUtcDate: type: string format: date-time marketplaceBusinessCode: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceBusinessCode' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceBusinessCode" marketplaceTechnicalCode: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode" processing: type: boolean description: >- @@ -19326,7 +19325,7 @@ components: example: false links.GetOrderLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -19338,7 +19337,7 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetOrderLink' + $ref: "#/components/schemas/links.GetOrderLink" orderHeader: required: - accountId @@ -19356,27 +19355,27 @@ components: type: object properties: marketplaceTechnicalCode: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceTechnicalCode" accountId: - $ref: '#/components/schemas/accountId' + $ref: "#/components/schemas/accountId" beezUPOrderId: - $ref: '#/components/schemas/beezUPOrderId' + $ref: "#/components/schemas/beezUPOrderId" beezUPOrderUrl: - $ref: '#/components/schemas/BeezUP_Common_HttpUrl' + $ref: "#/components/schemas/BeezUP_Common_HttpUrl" marketplaceBusinessCode: - $ref: '#/components/schemas/BeezUP_Common_MarketplaceBusinessCode' + $ref: "#/components/schemas/BeezUP_Common_MarketplaceBusinessCode" order_MarketplaceOrderId: - $ref: '#/components/schemas/marketplaceOrderId' + $ref: "#/components/schemas/marketplaceOrderId" order_Status_BeezUPOrderStatus: - $ref: '#/components/schemas/beezUPOrderStatus' + $ref: "#/components/schemas/beezUPOrderStatus" order_Status_MarketplaceOrderStatus: - $ref: '#/components/schemas/marketplaceOrderStatus' + $ref: "#/components/schemas/marketplaceOrderStatus" order_MerchantOrderId: - $ref: '#/components/schemas/order_MerchantOrderId' + $ref: "#/components/schemas/order_MerchantOrderId" order_MerchantECommerceSoftwareName: - $ref: '#/components/schemas/order_MerchantECommerceSoftwareName' + $ref: "#/components/schemas/order_MerchantECommerceSoftwareName" order_MerchantECommerceSoftwareVersion: - $ref: '#/components/schemas/order_MerchantECommerceSoftwareVersion' + $ref: "#/components/schemas/order_MerchantECommerceSoftwareVersion" order_PurchaseUtcDate: type: string description: The purchase date of this order @@ -19393,7 +19392,7 @@ components: format: date-time example: 2017-04-16T10:25:23.000Z order_Buyer_Name: - $ref: '#/components/schemas/order_Buyer_Name' + $ref: "#/components/schemas/order_Buyer_Name" order_TotalPrice: type: number description: >- @@ -19402,7 +19401,7 @@ components: format: decimal example: 101.42 order_CurrencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" order_Invoice_Number: type: string description: The order invoice number @@ -19410,11 +19409,11 @@ components: type: string description: The order invoice URI processing: - $ref: '#/components/schemas/processing' + $ref: "#/components/schemas/processing" etag: - $ref: '#/components/schemas/etag' + $ref: "#/components/schemas/etag" links: - $ref: '#/components/schemas/orderHeaderLinks' + $ref: "#/components/schemas/orderHeaderLinks" description: >- Describe the basic information related to an order. All properties with the prefix order_ are translated in the list of values @@ -19538,7 +19537,7 @@ components: translated in the list of values /user/lov/OrderMetaInfoOrderItems orderLinks: allOf: - - $ref: '#/components/schemas/orderHeaderLinks' + - $ref: "#/components/schemas/orderHeaderLinks" - required: - clearMerchantInfo - harvest @@ -19547,16 +19546,16 @@ components: type: object properties: history: - $ref: '#/components/schemas/links.GetOrderHistoryLink' + $ref: "#/components/schemas/links.GetOrderHistoryLink" harvest: - $ref: '#/components/schemas/links.HarvestOrderLink' + $ref: "#/components/schemas/links.HarvestOrderLink" setMerchantInfo: - $ref: '#/components/schemas/links.SetMerchantOrderInfoLink' + $ref: "#/components/schemas/links.SetMerchantOrderInfoLink" clearMerchantInfo: - $ref: '#/components/schemas/links.ClearMerchantOrderInfoLink' + $ref: "#/components/schemas/links.ClearMerchantOrderInfoLink" links.GetOrderHistoryLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -19564,7 +19563,7 @@ components: method: GET links.SetMerchantOrderInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -19577,7 +19576,7 @@ components: schema: setMerchantOrderInfoRequest links.ClearMerchantOrderInfoLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -19585,7 +19584,7 @@ components: method: POST links.HarvestOrderLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -19593,7 +19592,7 @@ components: method: POST order: allOf: - - $ref: '#/components/schemas/orderHeader' + - $ref: "#/components/schemas/orderHeader" - required: - links - orderItems @@ -19601,7 +19600,7 @@ components: type: object properties: links: - $ref: '#/components/schemas/orderLinks' + $ref: "#/components/schemas/orderLinks" order_MarketPlaceChannel: type: string description: >- @@ -19822,16 +19821,16 @@ components: orderItems: type: array items: - $ref: '#/components/schemas/orderItem' + $ref: "#/components/schemas/orderItem" transitionLinks: - $ref: '#/components/schemas/orderTransitionLinks' + $ref: "#/components/schemas/orderTransitionLinks" description: >- Describe in details all informations related to an order. All properties with the prefix order_ are translated in the list of values /user/lov/OrderMetaInfoOrderDetails. links.ChangeOrderLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object properties: rel: @@ -19959,7 +19958,7 @@ components: required: true type: string items: - $ref: '#/components/schemas/links.ChangeOrderLink' + $ref: "#/components/schemas/links.ChangeOrderLink" orderIndex: required: - links @@ -19967,12 +19966,12 @@ components: type: object properties: links: - $ref: '#/components/schemas/orderIndexLinks' + $ref: "#/components/schemas/orderIndexLinks" lovLinks: - $ref: '#/components/schemas/orderIndexLovLinks' + $ref: "#/components/schemas/orderIndexLovLinks" links.GetOrderIndexLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/orders @@ -19991,25 +19990,25 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetOrderIndexLink' + $ref: "#/components/schemas/links.GetOrderIndexLink" status: - $ref: '#/components/schemas/links.GetMarketplaceAccountsSynchronizationLink' + $ref: "#/components/schemas/links.GetMarketplaceAccountsSynchronizationLink" harvest: - $ref: '#/components/schemas/links.HarvestAllLink' + $ref: "#/components/schemas/links.HarvestAllLink" setMerchantInfos: - $ref: '#/components/schemas/links.SetMerchantOrderInfoListLink' + $ref: "#/components/schemas/links.SetMerchantOrderInfoListLink" clearMerchantInfos: - $ref: '#/components/schemas/links.ClearMerchantOrderInfoListLink' + $ref: "#/components/schemas/links.ClearMerchantOrderInfoListLink" export: - $ref: '#/components/schemas/links.ExportOrdersLink' + $ref: "#/components/schemas/links.ExportOrdersLink" autoTransitions: - $ref: '#/components/schemas/links.GetAutomaticTransitionsLink' + $ref: "#/components/schemas/links.GetAutomaticTransitionsLink" exportations: - $ref: '#/components/schemas/links.GetOrderExportationsLink' + $ref: "#/components/schemas/links.GetOrderExportationsLink" orders: - $ref: '#/components/schemas/links.GetOrderListFullLink' + $ref: "#/components/schemas/links.GetOrderListFullLink" lightOrders: - $ref: '#/components/schemas/links.GetOrderListLightLink' + $ref: "#/components/schemas/links.GetOrderListLightLink" description: Gives you all entry point operations you can do on this API orderIndexLovLinks: required: @@ -20020,19 +20019,19 @@ components: type: object properties: orderChangeBusinessOperationType: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" orderState: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" orderProperty: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" orderPropertyPosted: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" description: >- Gives you all the LOV to get the translations realated to operation name, codes, property names and statuses. links.GetOrderListFullLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/orders/list/full @@ -20050,7 +20049,7 @@ components: schema: orderListRequest links.GetOrderListLightLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/orders/list/light @@ -20063,14 +20062,14 @@ components: schema: orderListRequest links.GetAutomaticTransitionsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/orders/autoTransitions method: GET links.ConfigureAutomaticTransitionsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/orders/autoTransitions @@ -20090,44 +20089,44 @@ components: type: object properties: harvest: - $ref: '#/components/schemas/links.HarvestAllLink' + $ref: "#/components/schemas/links.HarvestAllLink" setMerchantInfos: - $ref: '#/components/schemas/links.SetMerchantOrderInfoListLink' + $ref: "#/components/schemas/links.SetMerchantOrderInfoListLink" clearMerchantInfos: - $ref: '#/components/schemas/links.ClearMerchantOrderInfoListLink' + $ref: "#/components/schemas/links.ClearMerchantOrderInfoListLink" export: - $ref: '#/components/schemas/links.ExportOrdersLink' + $ref: "#/components/schemas/links.ExportOrdersLink" status: - $ref: '#/components/schemas/links.GetMarketplaceAccountsSynchronizationLink' + $ref: "#/components/schemas/links.GetMarketplaceAccountsSynchronizationLink" description: The list of actions you can do from the order list response links.GetMarketplaceAccountsSynchronizationLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/orders/status method: GET orderListLightLinks: allOf: - - $ref: '#/components/schemas/orderListLinks' + - $ref: "#/components/schemas/orderListLinks" - required: - self type: object properties: self: - $ref: '#/components/schemas/links.GetOrderListLightLink' + $ref: "#/components/schemas/links.GetOrderListLightLink" orderListFullLinks: allOf: - - $ref: '#/components/schemas/orderListLinks' + - $ref: "#/components/schemas/orderListLinks" - required: - self type: object properties: self: - $ref: '#/components/schemas/links.GetOrderListFullLink' + $ref: "#/components/schemas/links.GetOrderListFullLink" links.SetMerchantOrderInfoListLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/orders/setMerchantOrderInfos @@ -20140,14 +20139,14 @@ components: schema: setMerchantOrderInfoRequest links.ClearMerchantOrderInfoListLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/orders/clearMerchantOrderInfos method: POST links.HarvestAllLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/marketplaces/orders/harvest @@ -20159,13 +20158,13 @@ components: type: object properties: paginationResult: - $ref: '#/components/schemas/BeezUP_Common_PaginationResult' + $ref: "#/components/schemas/BeezUP_Common_PaginationResult" orders: type: array items: - $ref: '#/components/schemas/orderHeader' + $ref: "#/components/schemas/orderHeader" links: - $ref: '#/components/schemas/orderListLightLinks' + $ref: "#/components/schemas/orderListLightLinks" description: | The order list with minimum information we have from the orders.\ The paginationResult properties can be null if the list is empty. @@ -20176,13 +20175,13 @@ components: type: object properties: paginationResult: - $ref: '#/components/schemas/BeezUP_Common_PaginationResult' + $ref: "#/components/schemas/BeezUP_Common_PaginationResult" orders: type: array items: - $ref: '#/components/schemas/order' + $ref: "#/components/schemas/order" links: - $ref: '#/components/schemas/orderListFullLinks' + $ref: "#/components/schemas/orderListFullLinks" description: > The order list with all information we have from the orders and its items.\ @@ -20208,11 +20207,11 @@ components: type: array description: The list of change order operation items: - $ref: '#/components/schemas/changeOrderReporting' + $ref: "#/components/schemas/changeOrderReporting" harvestOrderReportings: type: array items: - $ref: '#/components/schemas/harvestOrderReporting' + $ref: "#/components/schemas/harvestOrderReporting" lastModificationUtcDate: type: string format: date-time @@ -20232,13 +20231,13 @@ components: type: object properties: executionUUID: - $ref: '#/components/schemas/executionUUID' + $ref: "#/components/schemas/executionUUID" changeOrderType: - $ref: '#/components/schemas/businessOperationType' + $ref: "#/components/schemas/businessOperationType" sourceType: - $ref: '#/components/schemas/sourceType' + $ref: "#/components/schemas/sourceType" sourceUserId: - $ref: '#/components/schemas/BeezUP_Common_UserId' + $ref: "#/components/schemas/BeezUP_Common_UserId" sourceUserName: type: string example: Guillaume Tell @@ -20278,7 +20277,7 @@ components: type: object properties: executionUUID: - $ref: '#/components/schemas/executionUUID' + $ref: "#/components/schemas/executionUUID" creationUtcDate: type: string description: The creation UTC date of the execution @@ -20302,7 +20301,7 @@ components: description: The warning message during the execution example: This is a warning beezUPStatus: - $ref: '#/components/schemas/beezUPOrderStatus' + $ref: "#/components/schemas/beezUPOrderStatus" marketplaceStatus: type: string description: The order marketplace status @@ -20324,7 +20323,7 @@ components: type: array description: The change order operations items: - $ref: '#/components/schemas/changeOrderListRequestItem' + $ref: "#/components/schemas/changeOrderListRequestItem" description: >- Contains all change order operations you want to make. (max 100 items per call) @@ -20334,19 +20333,19 @@ components: type: object properties: order: - $ref: '#/components/schemas/orderIdentifierWithETag' + $ref: "#/components/schemas/orderIdentifierWithETag" changeOrderRequest: - $ref: '#/components/schemas/changeOrderRequest' + $ref: "#/components/schemas/changeOrderRequest" description: Contains the order identifier and the change order request orderIdentifierWithETag: allOf: - - $ref: '#/components/schemas/orderIdentifier' + - $ref: "#/components/schemas/orderIdentifier" - required: - etag type: object properties: etag: - $ref: '#/components/schemas/etag' + $ref: "#/components/schemas/etag" changeOrderRequest: type: object additionalProperties: @@ -20368,7 +20367,7 @@ components: operations: type: array items: - $ref: '#/components/schemas/orderOperationResponse' + $ref: "#/components/schemas/orderOperationResponse" description: The response given by the batch operation orderOperationResponse: required: @@ -20378,7 +20377,7 @@ components: type: object properties: order: - $ref: '#/components/schemas/orderIdentifier' + $ref: "#/components/schemas/orderIdentifier" success: type: boolean description: Indicates if the operation succeed or not @@ -20391,12 +20390,12 @@ components: type: array description: The error list items: - $ref: '#/components/schemas/BeezUP_Common_UserErrorMessage' + $ref: "#/components/schemas/BeezUP_Common_UserErrorMessage" description: The response given by the batch operation for an order oMReadyMarketplaceBusinessCodeResponse: type: array items: - $ref: '#/components/schemas/listOfValueItem' + $ref: "#/components/schemas/listOfValueItem" orderListFullWithLinks: required: - links @@ -20407,11 +20406,11 @@ components: orders: type: array items: - $ref: '#/components/schemas/orderWithLinks' + $ref: "#/components/schemas/orderWithLinks" links: - $ref: '#/components/schemas/orderListFullLinks' + $ref: "#/components/schemas/orderListFullLinks" paginationResult: - $ref: '#/components/schemas/paginationResult' + $ref: "#/components/schemas/paginationResult" orderListLightWithLinks: required: - links @@ -20422,35 +20421,35 @@ components: orders: type: array items: - $ref: '#/components/schemas/orderHeaderWithLinks' + $ref: "#/components/schemas/orderHeaderWithLinks" links: - $ref: '#/components/schemas/orderListLightLinks' + $ref: "#/components/schemas/orderListLightLinks" paginationResult: - $ref: '#/components/schemas/paginationResult' + $ref: "#/components/schemas/paginationResult" orderWithLinks: allOf: - - $ref: '#/components/schemas/order' + - $ref: "#/components/schemas/order" - required: - links - transitionLinks type: object properties: links: - $ref: '#/components/schemas/orderLinks' + $ref: "#/components/schemas/orderLinks" transitionLinks: - $ref: '#/components/schemas/orderTransitionLinks' + $ref: "#/components/schemas/orderTransitionLinks" orderHeaderWithLinks: allOf: - - $ref: '#/components/schemas/orderHeader' + - $ref: "#/components/schemas/orderHeader" - required: - links type: object properties: links: - $ref: '#/components/schemas/orderHeaderLinks' + $ref: "#/components/schemas/orderHeaderLinks" links.GetOrderV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object example: href: >- @@ -20458,7 +20457,7 @@ components: method: GET links.GetOrderHistoryV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object example: href: >- @@ -20466,7 +20465,7 @@ components: method: GET links.HarvestOrderV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object example: href: >- @@ -20474,7 +20473,7 @@ components: method: POST links.SetMerchantOrderInfoV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object example: href: >- @@ -20487,7 +20486,7 @@ components: schema: setMerchantOrderInfoRequest links.ClearMerchantOrderInfoV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object example: href: >- @@ -20495,7 +20494,7 @@ components: method: POST links.GetOrderListLightV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object example: href: /orders/v3/list/light @@ -20508,14 +20507,14 @@ components: schema: orderListRequest links.HarvestAllV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object example: href: /orders/v3/harvest method: POST links.SetMerchantOrderInfoListV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object example: href: /orders/v3/setMerchantOrderInfos @@ -20528,21 +20527,21 @@ components: schema: setMerchantOrderInfoRequest links.ClearMerchantOrderInfoListV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object example: href: /orders/v3/clearMerchantOrderInfos method: POST links.GetMarketplaceAccountsSynchronizationV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object example: href: /orders/v3/status method: GET links.ChangeOrderV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object properties: rel: @@ -20596,7 +20595,7 @@ components: href: /v2/user/ShippingMethod_PriceMinister links.GetOrderListFullV3Link: allOf: - - $ref: '#/components/schemas/link3' + - $ref: "#/components/schemas/link3" - type: object example: href: /orders/v3/list/full @@ -20619,7 +20618,7 @@ components: errors: type: array items: - $ref: '#/components/schemas/userErrorMessage' + $ref: "#/components/schemas/userErrorMessage" x-exclude: true changeOrderListRequestV2: required: @@ -20630,7 +20629,7 @@ components: type: array description: The change order operations items: - $ref: '#/components/schemas/changeOrderListRequestItemV2' + $ref: "#/components/schemas/changeOrderListRequestItemV2" description: >- Contains all change order operations you want to make. (max 100 items per call) @@ -20662,9 +20661,9 @@ components: type: object properties: docUrl: - $ref: '#/components/schemas/docUrl' + $ref: "#/components/schemas/docUrl" code: - $ref: '#/components/schemas/errorCode' + $ref: "#/components/schemas/errorCode" message: type: string description: The error message @@ -20672,9 +20671,9 @@ components: There is already an importation in progress: b24d0dd8-a561-478a-9b26-34f573f03527 cultureName: - $ref: '#/components/schemas/cultureName' + $ref: "#/components/schemas/cultureName" arguments: - $ref: '#/components/schemas/userErrorMessageArguments' + $ref: "#/components/schemas/userErrorMessageArguments" x-exclude: true paginationResult: required: @@ -20700,7 +20699,7 @@ components: description: The total entry count example: 943 links: - $ref: '#/components/schemas/paginationResultLinks' + $ref: "#/components/schemas/paginationResultLinks" example: entryCount: '25' pageCount: '38' @@ -20756,9 +20755,9 @@ components: type: object properties: order: - $ref: '#/components/schemas/orderIdentifier' + $ref: "#/components/schemas/orderIdentifier" changeOrderRequest: - $ref: '#/components/schemas/changeOrderRequest' + $ref: "#/components/schemas/changeOrderRequest" description: Contains the order identifier and the change order request docUrl: type: string @@ -20818,13 +20817,13 @@ components: type: object properties: first: - $ref: '#/components/schemas/link3' + $ref: "#/components/schemas/link3" last: - $ref: '#/components/schemas/link3' + $ref: "#/components/schemas/link3" previous: - $ref: '#/components/schemas/link3' + $ref: "#/components/schemas/link3" next: - $ref: '#/components/schemas/link3' + $ref: "#/components/schemas/link3" description: The navigation links 'first', 'last', 'next', 'previous' x-exclude: true userId: @@ -20864,19 +20863,19 @@ components: translated based on the Accept-Language http header. example: The translated label docUrl: - $ref: '#/components/schemas/docUrl' + $ref: "#/components/schemas/docUrl" description: type: string description: The description of the link example: This is a description link href: - $ref: '#/components/schemas/href' + $ref: "#/components/schemas/href" operationId: - $ref: '#/components/schemas/operationId' + $ref: "#/components/schemas/operationId" method: - $ref: '#/components/schemas/httpMethod' + $ref: "#/components/schemas/httpMethod" parameters: - $ref: '#/components/schemas/linkParameter3Types' + $ref: "#/components/schemas/linkParameter3Types" urlTemplated: type: boolean description: indicates whether the href is templated or not @@ -20887,7 +20886,7 @@ components: type: boolean description: indicates whether all optionals params have been provided info: - $ref: '#/components/schemas/infoSummaries' + $ref: "#/components/schemas/infoSummaries" rel: type: string description: Indicate the relation name related to the link @@ -20895,7 +20894,7 @@ components: orderHarvestErrors: type: object additionalProperties: - $ref: '#/components/schemas/orderHarvestErrorValue' + $ref: "#/components/schemas/orderHarvestErrorValue" description: The key is the OrderMetaInfo. httpUrl: pattern: ^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$ @@ -20941,26 +20940,26 @@ components: linkParameter3Types: type: object additionalProperties: - $ref: '#/components/schemas/linkParameter3' + $ref: "#/components/schemas/linkParameter3" infoSummaries: type: object properties: successes: type: array items: - $ref: '#/components/schemas/successSummary' + $ref: "#/components/schemas/successSummary" errors: type: array items: - $ref: '#/components/schemas/errorSummary' + $ref: "#/components/schemas/errorSummary" warnings: type: array items: - $ref: '#/components/schemas/warningSummary' + $ref: "#/components/schemas/warningSummary" informations: type: array items: - $ref: '#/components/schemas/infoSummary' + $ref: "#/components/schemas/infoSummary" x-exclude: true orderHarvestErrorValue: required: @@ -20994,9 +20993,9 @@ components: example: true default: false in: - $ref: '#/components/schemas/parameterIn' + $ref: "#/components/schemas/parameterIn" lovLink: - $ref: '#/components/schemas/LOVLink3' + $ref: "#/components/schemas/LOVLink3" lovRequired: type: boolean description: >- @@ -21012,7 +21011,7 @@ components: description: schema of the parameter example: orderListRequest pattern: - $ref: '#/components/schemas/validationPattern' + $ref: "#/components/schemas/validationPattern" properties: type: object description: >- @@ -21053,7 +21052,7 @@ components: technicalErrorMessage: type: string exceptionDetail: - $ref: '#/components/schemas/exceptionDetail' + $ref: "#/components/schemas/exceptionDetail" errorArguments: type: object additionalProperties: @@ -21128,7 +21127,7 @@ components: format: uri example: /merchant/lov/v1/Go2CultureName method: - $ref: '#/components/schemas/httpMethod' + $ref: "#/components/schemas/httpMethod" description: Describe the way you have to follow to get access to the LOV x-exclude: true validationPattern: @@ -21157,9 +21156,9 @@ components: type: boolean example: true type: - $ref: '#/components/schemas/parameterType' + $ref: "#/components/schemas/parameterType" lovLink: - $ref: '#/components/schemas/LOVLink3' + $ref: "#/components/schemas/LOVLink3" lovRequired: type: boolean description: >- @@ -21175,7 +21174,7 @@ components: description: schema of the parameter example: orderListRequest pattern: - $ref: '#/components/schemas/validationPattern' + $ref: "#/components/schemas/validationPattern" x-exclude: true exceptionDetail: type: object @@ -21208,22 +21207,22 @@ components: type: object properties: reporting: - $ref: '#/components/schemas/link3' + $ref: "#/components/schemas/link3" activate: - $ref: '#/components/schemas/link3' + $ref: "#/components/schemas/link3" deactivate: - $ref: '#/components/schemas/link3' + $ref: "#/components/schemas/link3" retry: - $ref: '#/components/schemas/link3' + $ref: "#/components/schemas/link3" delete: - $ref: '#/components/schemas/link3' + $ref: "#/components/schemas/link3" subscriptionIndex: allOf: - - $ref: '#/components/schemas/subscription' + - $ref: "#/components/schemas/subscription" - type: object properties: links: - $ref: '#/components/schemas/subscriptionLinks' + $ref: "#/components/schemas/subscriptionLinks" createSubscriptionRequest: required: - merchantApplicationName @@ -21233,15 +21232,15 @@ components: type: object properties: targetUrl: - $ref: '#/components/schemas/httpUrl' + $ref: "#/components/schemas/httpUrl" name: - $ref: '#/components/schemas/subscriptionName' + $ref: "#/components/schemas/subscriptionName" merchantApplicationName: - $ref: '#/components/schemas/subscriptionMerchantApplicationName' + $ref: "#/components/schemas/subscriptionMerchantApplicationName" merchantApplicationVersion: - $ref: '#/components/schemas/subscriptionMerchantApplicationVersion' + $ref: "#/components/schemas/subscriptionMerchantApplicationVersion" merchantEmailAlert: - $ref: '#/components/schemas/email' + $ref: "#/components/schemas/email" x-format: Message subscriptionPushReporting: required: @@ -21254,9 +21253,9 @@ components: type: object properties: subscriptionId: - $ref: '#/components/schemas/subscriptionId' + $ref: "#/components/schemas/subscriptionId" eventId: - $ref: '#/components/schemas/messageId' + $ref: "#/components/schemas/messageId" succeed: type: boolean description: Indicates if the push operation has succeed @@ -21282,11 +21281,11 @@ components: description: The next scheduled date we retry to send orders format: date-time errorMessage: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" requestUri: - $ref: '#/components/schemas/httpUrl' + $ref: "#/components/schemas/httpUrl" responseUri: - $ref: '#/components/schemas/httpUrl' + $ref: "#/components/schemas/httpUrl" orderCount: type: integer description: The order count sent @@ -21343,17 +21342,17 @@ components: type: object properties: id: - $ref: '#/components/schemas/subscriptionId' + $ref: "#/components/schemas/subscriptionId" status: - $ref: '#/components/schemas/subscriptionStatus' + $ref: "#/components/schemas/subscriptionStatus" targetUrl: - $ref: '#/components/schemas/httpUrl' + $ref: "#/components/schemas/httpUrl" name: - $ref: '#/components/schemas/subscriptionName' + $ref: "#/components/schemas/subscriptionName" merchantApplicationName: - $ref: '#/components/schemas/subscriptionMerchantApplicationName' + $ref: "#/components/schemas/subscriptionMerchantApplicationName" merchantApplicationVersion: - $ref: '#/components/schemas/subscriptionMerchantApplicationVersion' + $ref: "#/components/schemas/subscriptionMerchantApplicationVersion" recoverBeginPeriodOrderLastModificationUtcDate: type: string description: >- @@ -21382,7 +21381,7 @@ components: subscription consumer format: date-time consumerHealthStatus: - $ref: '#/components/schemas/consumptionAvailabilityStatus' + $ref: "#/components/schemas/consumptionAvailabilityStatus" consumerUnvailableSinceUtcDate: type: string description: >- @@ -21409,11 +21408,11 @@ components: description: The next scheduled date we retry to send orders format: date-time merchantEmailAlert: - $ref: '#/components/schemas/email' + $ref: "#/components/schemas/email" lastErrorMessage: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" consumerLastRequestSentUri: - $ref: '#/components/schemas/httpUrl' + $ref: "#/components/schemas/httpUrl" description: The subscription definition subscriptionName: type: string @@ -21462,42 +21461,42 @@ components: - Unavailable getOrderInvoiceGeneralSettingsResponse: allOf: - - $ref: '#/components/schemas/orderInvoiceGeneralSettings' + - $ref: "#/components/schemas/orderInvoiceGeneralSettings" - type: object properties: lastInvoiceSequenceNumber: - $ref: '#/components/schemas/invoiceSequenceNumber' + $ref: "#/components/schemas/invoiceSequenceNumber" getOrderInvoiceDesignPreviewResponse: required: - invoiceHtmlContent type: object properties: invoiceHtmlContent: - $ref: '#/components/schemas/invoiceContentHtml' + $ref: "#/components/schemas/invoiceContentHtml" generateOrderInvoiceRequest: type: object properties: invoiceSequenceNumber: - $ref: '#/components/schemas/invoiceSequenceNumber' + $ref: "#/components/schemas/invoiceSequenceNumber" previewOrderInvoiceRequest: type: object properties: invoiceSequenceNumber: - $ref: '#/components/schemas/invoiceSequenceNumber' + $ref: "#/components/schemas/invoiceSequenceNumber" previewOrderInvoiceResponse: required: - invoiceHtmlContent type: object properties: invoiceHtmlContent: - $ref: '#/components/schemas/invoiceContentHtml' + $ref: "#/components/schemas/invoiceContentHtml" getOrderInvoicePdfFromHtmlInvoiceUrlRequest: required: - orderInvoiceUri type: object properties: orderInvoiceUri: - $ref: '#/components/schemas/orderInvoiceUri' + $ref: "#/components/schemas/orderInvoiceUri" orderInvoiceGeneralSettings: required: - cultureName @@ -21508,23 +21507,23 @@ components: type: object properties: cultureName: - $ref: '#/components/schemas/cultureName' + $ref: "#/components/schemas/cultureName" productVATPercent: - $ref: '#/components/schemas/productVATPercent' + $ref: "#/components/schemas/productVATPercent" shippingVATPercent: - $ref: '#/components/schemas/shippingVATPercent' + $ref: "#/components/schemas/shippingVATPercent" invoicePrefix: - $ref: '#/components/schemas/invoicePrefix' + $ref: "#/components/schemas/invoicePrefix" invoiceStartingSequenceNumber: - $ref: '#/components/schemas/invoiceSequenceNumber' + $ref: "#/components/schemas/invoiceSequenceNumber" description: Order Invoice General Settings orderInvoiceDesignSettings: type: object properties: headerContentHtml: - $ref: '#/components/schemas/headerContentHtml' + $ref: "#/components/schemas/headerContentHtml" footerContentHtml: - $ref: '#/components/schemas/footerContentHtml' + $ref: "#/components/schemas/footerContentHtml" productVATPercent: maximum: 100 minimum: 0 @@ -21574,44 +21573,44 @@ components: type: object properties: performanceIndicatorTypeLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" performanceIndicatorTypeForReportsByChannelLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" performanceIndicatorTypeForReportsByCategoryLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" performanceIndicatorTypeForReportsByProductLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" performanceIndicatorFormulaParameterTypeLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" performanceIndicatorFormulaOperatorNameLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" performanceIndicatorFilterOperatorNameLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" analyticsProductColumnFilterOperatorNameLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" analyticsNumericalProductColumnFilterOperatorNameLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" analyticsStringProductColumnFilterOperatorNameLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" storeOptimisationRuleExecutionStatusLov: - $ref: '#/components/schemas/BeezUP_Common_LOVLink3' + $ref: "#/components/schemas/BeezUP_Common_LOVLink3" links.AnalyticsIndexLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/analytics method: GET links.GetTrackingStatusLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/analytics/tracking/status method: GET links.GetStoreTrackingStatusLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21619,7 +21618,7 @@ components: method: GET links.GetStoreTrackedClicksLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21627,7 +21626,7 @@ components: method: GET links.GetStoreTrackedOrdersLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21635,7 +21634,7 @@ components: method: GET links.GetStoreTrackedExternalOrdersLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21643,7 +21642,7 @@ components: method: GET links.GetStoreReportByDayLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21656,7 +21655,7 @@ components: schema: reportByDayRequest links.GetStoreReportByChannelLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21669,7 +21668,7 @@ components: schema: reportByChannelRequest links.GetStoreReportByCategoryLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21682,7 +21681,7 @@ components: schema: reportByCategoryRequest links.GetStoreReportByProductLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21695,7 +21694,7 @@ components: schema: reportByProductRequest links.OptimiseAllLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21741,7 +21740,7 @@ components: - '100' links.OptimiseLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21789,7 +21788,7 @@ components: - '100' links.OptimiseByChannelLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21797,7 +21796,7 @@ components: method: POST links.OptimiseByCategoryLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21811,7 +21810,7 @@ components: - a2d38563-50f0-43f1-be2b-b16e7ec4f007 links.OptimiseByProductLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21825,7 +21824,7 @@ components: - a2d38563-50f0-43f1-be2b-b16e7ec4f007 links.GetReportFiltersLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21833,7 +21832,7 @@ components: method: GET links.GetReportFilterLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21841,7 +21840,7 @@ components: method: GET links.SaveReportFilterLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21854,7 +21853,7 @@ components: in: path links.DeleteReportFilterLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21862,14 +21861,14 @@ components: method: DELETE links.GetRulesLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/analytics/10af9486-e28e-47ab-b045-e13e4acd55c3/rules method: GET links.CreateRuleLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/analytics/10af9486-e28e-47ab-b045-e13e4acd55c3/rules @@ -21887,7 +21886,7 @@ components: endUtcDate: 2017-09-30T10:42:40.001Z links.GetRulesExecutionsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21895,14 +21894,14 @@ components: method: GET links.RunRulesLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/analytics/10af9486-e28e-47ab-b045-e13e4acd55c3/rules/run method: POST links.GetRuleLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21910,7 +21909,7 @@ components: method: GET links.UpdateRuleLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21927,7 +21926,7 @@ components: endUtcDate": 2016-08-29T09:12:33.001Z links.DeleteRuleLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21935,7 +21934,7 @@ components: method: DELETE links.MoveUpRuleLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21943,7 +21942,7 @@ components: method: POST links.MoveDownRuleLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21951,7 +21950,7 @@ components: method: POST links.EnableRuleLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21959,7 +21958,7 @@ components: method: POST links.DisableRuleLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21967,7 +21966,7 @@ components: method: POST links.RunRuleLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -21979,9 +21978,9 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.AnalyticsIndexLink' + $ref: "#/components/schemas/links.AnalyticsIndexLink" trackingStatus: - $ref: '#/components/schemas/links.GetTrackingStatusLink' + $ref: "#/components/schemas/links.GetTrackingStatusLink" analyticsStoreIndexLinks: required: - reportFilters @@ -21992,69 +21991,69 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.AnalyticsIndexLink' + $ref: "#/components/schemas/links.AnalyticsIndexLink" trackingStatus: - $ref: '#/components/schemas/links.GetStoreTrackingStatusLink' + $ref: "#/components/schemas/links.GetStoreTrackingStatusLink" trackedClicks: - $ref: '#/components/schemas/links.GetStoreTrackedClicksLink' + $ref: "#/components/schemas/links.GetStoreTrackedClicksLink" trackedOrders: - $ref: '#/components/schemas/links.GetStoreTrackedOrdersLink' + $ref: "#/components/schemas/links.GetStoreTrackedOrdersLink" trackedExternalOrders: - $ref: '#/components/schemas/links.GetStoreTrackedExternalOrdersLink' + $ref: "#/components/schemas/links.GetStoreTrackedExternalOrdersLink" reportByDay: - $ref: '#/components/schemas/links.GetStoreReportByDayLink' + $ref: "#/components/schemas/links.GetStoreReportByDayLink" reportByChannel: - $ref: '#/components/schemas/links.GetStoreReportByChannelLink' + $ref: "#/components/schemas/links.GetStoreReportByChannelLink" reportByCategory: - $ref: '#/components/schemas/links.GetStoreReportByCategoryLink' + $ref: "#/components/schemas/links.GetStoreReportByCategoryLink" reportByProduct: - $ref: '#/components/schemas/links.GetStoreReportByProductLink' + $ref: "#/components/schemas/links.GetStoreReportByProductLink" optimiseAll: - $ref: '#/components/schemas/links.OptimiseAllLink' + $ref: "#/components/schemas/links.OptimiseAllLink" optimise: - $ref: '#/components/schemas/links.OptimiseLink' + $ref: "#/components/schemas/links.OptimiseLink" optimiseByChannel: - $ref: '#/components/schemas/links.OptimiseByChannelLink' + $ref: "#/components/schemas/links.OptimiseByChannelLink" optimiseByCategory: - $ref: '#/components/schemas/links.OptimiseByCategoryLink' + $ref: "#/components/schemas/links.OptimiseByCategoryLink" optimiseByProduct: - $ref: '#/components/schemas/links.OptimiseByProductLink' + $ref: "#/components/schemas/links.OptimiseByProductLink" reportFilters: - $ref: '#/components/schemas/links.GetReportFiltersLink' + $ref: "#/components/schemas/links.GetReportFiltersLink" rules: - $ref: '#/components/schemas/links.GetRulesLink' + $ref: "#/components/schemas/links.GetRulesLink" reportByCommonResponseLinks: type: object properties: enableAllProducts: - $ref: '#/components/schemas/links.OptimiseAllLink' + $ref: "#/components/schemas/links.OptimiseAllLink" disableAllProducts: - $ref: '#/components/schemas/links.OptimiseAllLink' + $ref: "#/components/schemas/links.OptimiseAllLink" enableProducts: - $ref: '#/components/schemas/links.OptimiseLink' + $ref: "#/components/schemas/links.OptimiseLink" disableProducts: - $ref: '#/components/schemas/links.OptimiseLink' + $ref: "#/components/schemas/links.OptimiseLink" reportByChannelLinks: type: object properties: enableProducts: - $ref: '#/components/schemas/links.OptimiseByChannelLink' + $ref: "#/components/schemas/links.OptimiseByChannelLink" disableProducts: - $ref: '#/components/schemas/links.OptimiseByChannelLink' + $ref: "#/components/schemas/links.OptimiseByChannelLink" reportByCategoryLinks: type: object properties: enableProducts: - $ref: '#/components/schemas/links.OptimiseByCategoryLink' + $ref: "#/components/schemas/links.OptimiseByCategoryLink" disableProducts: - $ref: '#/components/schemas/links.OptimiseByCategoryLink' + $ref: "#/components/schemas/links.OptimiseByCategoryLink" reportByProductLinks: type: object properties: oneChannelLinks: - $ref: '#/components/schemas/reportByProductOneChannelLinks' + $ref: "#/components/schemas/reportByProductOneChannelLinks" allChannelsLinks: - $ref: '#/components/schemas/reportByProductAllChannelsLinks' + $ref: "#/components/schemas/reportByProductAllChannelsLinks" description: Depending if the report concerned multiple channels or one channel. reportByProductOneChannelLinks: required: @@ -22064,11 +22063,11 @@ components: type: object properties: productInfo: - $ref: '#/components/schemas/links.GetChannelCatalogProductInfoLink' + $ref: "#/components/schemas/links.GetChannelCatalogProductInfoLink" enableProductForOneChannel: - $ref: '#/components/schemas/links.OptimiseByProductLink' + $ref: "#/components/schemas/links.OptimiseByProductLink" disableProductForOneChannel: - $ref: '#/components/schemas/links.OptimiseByProductLink' + $ref: "#/components/schemas/links.OptimiseByProductLink" description: >- If the report concerned one product for one channel the channel catalog product info will give you all you need to enable or disable the @@ -22080,18 +22079,18 @@ components: type: object properties: enableProductForAllChannels: - $ref: '#/components/schemas/links.OptimiseByProductLink' + $ref: "#/components/schemas/links.OptimiseByProductLink" disableProductForAllChannels: - $ref: '#/components/schemas/links.OptimiseByProductLink' + $ref: "#/components/schemas/links.OptimiseByProductLink" reportByChannelResponseLinks: allOf: - - $ref: '#/components/schemas/reportByCommonResponseLinks' + - $ref: "#/components/schemas/reportByCommonResponseLinks" reportByCategoryResponseLinks: allOf: - - $ref: '#/components/schemas/reportByCommonResponseLinks' + - $ref: "#/components/schemas/reportByCommonResponseLinks" reportByProductResponseLinks: allOf: - - $ref: '#/components/schemas/reportByCommonResponseLinks' + - $ref: "#/components/schemas/reportByCommonResponseLinks" reportFiltersLinks: required: - save @@ -22099,25 +22098,25 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetReportFiltersLink' + $ref: "#/components/schemas/links.GetReportFiltersLink" save: - $ref: '#/components/schemas/links.SaveReportFilterLink' + $ref: "#/components/schemas/links.SaveReportFilterLink" reportFilterHeaderLinks: required: - self type: object properties: self: - $ref: '#/components/schemas/links.GetReportFilterLink' + $ref: "#/components/schemas/links.GetReportFilterLink" reportFilterLinks: type: object properties: self: - $ref: '#/components/schemas/links.GetReportFilterLink' + $ref: "#/components/schemas/links.GetReportFilterLink" save: - $ref: '#/components/schemas/links.SaveReportFilterLink' + $ref: "#/components/schemas/links.SaveReportFilterLink" delete: - $ref: '#/components/schemas/links.DeleteReportFilterLink' + $ref: "#/components/schemas/links.DeleteReportFilterLink" description: Indicates the actions you can do on this report filter ruleListLinks: required: @@ -22128,13 +22127,13 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetRulesLink' + $ref: "#/components/schemas/links.GetRulesLink" create: - $ref: '#/components/schemas/links.CreateRuleLink' + $ref: "#/components/schemas/links.CreateRuleLink" history: - $ref: '#/components/schemas/links.GetRulesExecutionsLink' + $ref: "#/components/schemas/links.GetRulesExecutionsLink" run: - $ref: '#/components/schemas/links.RunRulesLink' + $ref: "#/components/schemas/links.RunRulesLink" description: Links to know if the user can create a rule or run all rules ruleLinks: required: @@ -22142,29 +22141,29 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetRuleLink' + $ref: "#/components/schemas/links.GetRuleLink" update: - $ref: '#/components/schemas/links.UpdateRuleLink' + $ref: "#/components/schemas/links.UpdateRuleLink" delete: - $ref: '#/components/schemas/links.DeleteRuleLink' + $ref: "#/components/schemas/links.DeleteRuleLink" moveup: - $ref: '#/components/schemas/links.MoveUpRuleLink' + $ref: "#/components/schemas/links.MoveUpRuleLink" movedown: - $ref: '#/components/schemas/links.MoveDownRuleLink' + $ref: "#/components/schemas/links.MoveDownRuleLink" enable: - $ref: '#/components/schemas/links.EnableRuleLink' + $ref: "#/components/schemas/links.EnableRuleLink" disable: - $ref: '#/components/schemas/links.DisableRuleLink' + $ref: "#/components/schemas/links.DisableRuleLink" run: - $ref: '#/components/schemas/links.RunRuleLink' + $ref: "#/components/schemas/links.RunRuleLink" reportFilter: - $ref: '#/components/schemas/links.GetReportFilterLink' + $ref: "#/components/schemas/links.GetReportFilterLink" description: Links to retrieve/action on other entities ruleExecutionReportingLinks: type: object properties: rule: - $ref: '#/components/schemas/links.GetRuleLink' + $ref: "#/components/schemas/links.GetRuleLink" description: Links to retrieve/action on this rule execution analyticsIndex: required: @@ -22175,11 +22174,11 @@ components: stores: type: array items: - $ref: '#/components/schemas/analyticsStoreIndex' + $ref: "#/components/schemas/analyticsStoreIndex" links: - $ref: '#/components/schemas/analyticsIndexLinks' + $ref: "#/components/schemas/analyticsIndexLinks" lovLinks: - $ref: '#/components/schemas/analyticsIndexLovLinks' + $ref: "#/components/schemas/analyticsIndexLovLinks" description: The Analytics API operation index. analyticsStoreIndex: required: @@ -22187,7 +22186,7 @@ components: type: object properties: links: - $ref: '#/components/schemas/analyticsStoreIndexLinks' + $ref: "#/components/schemas/analyticsStoreIndexLinks" trackingStatus: required: - clickSynchronizationUtcDate @@ -22236,7 +22235,7 @@ components: clicks: type: array items: - $ref: '#/components/schemas/trackedClick' + $ref: "#/components/schemas/trackedClick" trackedClick: required: - channel @@ -22251,13 +22250,13 @@ components: format: date-time example: 2016-08-29T09:12:33.001Z product: - $ref: '#/components/schemas/BeezUP_Common_ProductBasicInfo' + $ref: "#/components/schemas/BeezUP_Common_ProductBasicInfo" ipAddress: type: string description: The user IP address for the click example: 127.0.0.1 channel: - $ref: '#/components/schemas/BeezUP_Common_ChannelBasicInfo' + $ref: "#/components/schemas/BeezUP_Common_ChannelBasicInfo" trackedOrders: required: - orders @@ -22266,7 +22265,7 @@ components: orders: type: array items: - $ref: '#/components/schemas/trackedOrder' + $ref: "#/components/schemas/trackedOrder" trackedOrder: required: - channel @@ -22284,7 +22283,7 @@ components: format: date-time example: 2016-08-29T09:12:33.001Z channel: - $ref: '#/components/schemas/BeezUP_Common_ChannelBasicInfo' + $ref: "#/components/schemas/BeezUP_Common_ChannelBasicInfo" merchantOrderId: type: string description: The merchant order identifier @@ -22294,7 +22293,7 @@ components: description: The total amount of the order example: 101.42 currencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" paymentValidated: type: boolean description: Indicate if the payment of this order has been validated or not @@ -22313,10 +22312,10 @@ components: quantity: '1' margin: '9' items: - $ref: '#/components/schemas/trackedOrderProduct' + $ref: "#/components/schemas/trackedOrderProduct" trackedOrderProduct: allOf: - - $ref: '#/components/schemas/BeezUP_Common_ProductBasicInfo' + - $ref: "#/components/schemas/BeezUP_Common_ProductBasicInfo" - required: - margin - quantity @@ -22343,7 +22342,7 @@ components: externalOrders: type: array items: - $ref: '#/components/schemas/trackedExternalOrder' + $ref: "#/components/schemas/trackedExternalOrder" trackedExternalOrder: required: - currencyCode @@ -22371,7 +22370,7 @@ components: description: The total amount of the external order example: 101.42 currencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" paymentValidated: type: boolean description: >- @@ -22392,7 +22391,7 @@ components: quantity: '1' margin: '9' items: - $ref: '#/components/schemas/trackedExternalOrderProduct' + $ref: "#/components/schemas/trackedExternalOrderProduct" trackedExternalOrderProduct: required: - productSku @@ -22464,7 +22463,7 @@ components: type: object properties: marginType: - $ref: '#/components/schemas/marginType' + $ref: "#/components/schemas/marginType" globalMarginPercent: maximum: 100 minimum: 0 @@ -22474,7 +22473,7 @@ components: price. example: 10 linkClickToOrderType: - $ref: '#/components/schemas/linkClickToOrderType' + $ref: "#/components/schemas/linkClickToOrderType" linkClickToOrderMaxDay: maximum: 180 minimum: 0 @@ -22498,7 +22497,7 @@ components: example: true default: false performanceIndicatorFormula: - $ref: '#/components/schemas/performanceIndicatorFormula' + $ref: "#/components/schemas/performanceIndicatorFormula" marginType: type: string example: Global @@ -22517,11 +22516,11 @@ components: type: object properties: firstParameter: - $ref: '#/components/schemas/performanceIndicatorFormulaParameterType' + $ref: "#/components/schemas/performanceIndicatorFormulaParameterType" operatorName: - $ref: '#/components/schemas/performanceIndicatorFormulaOperatorName' + $ref: "#/components/schemas/performanceIndicatorFormulaOperatorName" secondParameter: - $ref: '#/components/schemas/performanceIndicatorFormulaParameterType' + $ref: "#/components/schemas/performanceIndicatorFormulaParameterType" thirdParameter: type: integer description: Indicate the value of the third parameter of your formula @@ -22564,11 +22563,11 @@ components: example: - 2dc136a7-0d3d-4cc9-a825-a28a42c53e28 items: - $ref: '#/components/schemas/BeezUP_Common_ChannelId' + $ref: "#/components/schemas/BeezUP_Common_ChannelId" productId: - $ref: '#/components/schemas/BeezUP_Common_ProductId' + $ref: "#/components/schemas/BeezUP_Common_ProductId" catalogCategoryId: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryId' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryId" beginPeriodUtcDate: type: string description: The begin date of the period for the report @@ -22578,11 +22577,11 @@ components: description: The end date of the period for the report format: date advancedFilters: - $ref: '#/components/schemas/reportAdvancedFilters' + $ref: "#/components/schemas/reportAdvancedFilters" reportByDayPerStoreResponse: type: object additionalProperties: - $ref: '#/components/schemas/reportByDayResponse' + $ref: "#/components/schemas/reportByDayResponse" description: The key is the StoreId. reportByDayResponse: required: @@ -22592,13 +22591,13 @@ components: type: object properties: currencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" globalPerformanceIndicators: - $ref: '#/components/schemas/reportByDayGlobal' + $ref: "#/components/schemas/reportByDayGlobal" days: type: array items: - $ref: '#/components/schemas/reportByDay' + $ref: "#/components/schemas/reportByDay" reportByDayGlobal: required: - allChannels @@ -22606,11 +22605,11 @@ components: type: object properties: allChannels: - $ref: '#/components/schemas/reportByDayGlobalAllChannels' + $ref: "#/components/schemas/reportByDayGlobalAllChannels" byChannels: type: array items: - $ref: '#/components/schemas/reportByDayGlobalByChannel' + $ref: "#/components/schemas/reportByDayGlobalByChannel" reportByDayGlobalAllChannels: required: - performanceIndicator @@ -22622,13 +22621,13 @@ components: example: 10.42 reportByDayGlobalByChannel: allOf: - - $ref: '#/components/schemas/reportByDayGlobalAllChannels' + - $ref: "#/components/schemas/reportByDayGlobalAllChannels" - required: - channel type: object properties: channel: - $ref: '#/components/schemas/BeezUP_Common_ChannelBasicInfo' + $ref: "#/components/schemas/BeezUP_Common_ChannelBasicInfo" reportByDay: required: - allChannels @@ -22640,11 +22639,11 @@ components: type: string format: date allChannels: - $ref: '#/components/schemas/reportByDayAllChannels' + $ref: "#/components/schemas/reportByDayAllChannels" byChannels: type: array items: - $ref: '#/components/schemas/reportByDayByChannel' + $ref: "#/components/schemas/reportByDayByChannel" reportByDayAllChannels: required: - clickCount @@ -22693,13 +22692,13 @@ components: example: 2 reportByDayByChannel: allOf: - - $ref: '#/components/schemas/reportByDayAllChannels' + - $ref: "#/components/schemas/reportByDayAllChannels" - required: - channel type: object properties: channel: - $ref: '#/components/schemas/BeezUP_Common_ChannelBasicInfo' + $ref: "#/components/schemas/BeezUP_Common_ChannelBasicInfo" reportFilterCommonParameters: required: - advancedFilters @@ -22707,9 +22706,9 @@ components: type: object properties: channelId: - $ref: '#/components/schemas/BeezUP_Common_ChannelId' + $ref: "#/components/schemas/BeezUP_Common_ChannelId" periodType: - $ref: '#/components/schemas/reportFilterPeriodType' + $ref: "#/components/schemas/reportFilterPeriodType" beginPeriodUtcDate: type: string description: >- @@ -22725,7 +22724,7 @@ components: format: date-time example: 2006-12-20T00:00:00.000Z categoryFilter: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryFilter' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryFilter" performanceIndicatorFilters: type: array example: @@ -22733,9 +22732,9 @@ components: operatorName: Equals value: '10' items: - $ref: '#/components/schemas/performanceIndicatorFilter' + $ref: "#/components/schemas/performanceIndicatorFilter" advancedFilters: - $ref: '#/components/schemas/reportAdvancedFilters' + $ref: "#/components/schemas/reportAdvancedFilters" description: Contains common filter parameters reportFilterPeriodType: type: string @@ -22759,9 +22758,9 @@ components: type: object properties: performanceIndicator: - $ref: '#/components/schemas/performanceIndicatorType' + $ref: "#/components/schemas/performanceIndicatorType" operatorName: - $ref: '#/components/schemas/performanceIndicatorFilterOperatorName' + $ref: "#/components/schemas/performanceIndicatorFilterOperatorName" value: type: number description: Indicates the filter value to apply on this indicator @@ -22790,13 +22789,13 @@ components: orderedReportFilterCommonParameters: description: Contains common filter parameters with Order By functionnality allOf: - - $ref: '#/components/schemas/reportFilterCommonParameters' + - $ref: "#/components/schemas/reportFilterCommonParameters" - type: object properties: orderBy: - $ref: '#/components/schemas/performanceIndicatorType' + $ref: "#/components/schemas/performanceIndicatorType" orderByDirection: - $ref: '#/components/schemas/orderByDirection' + $ref: "#/components/schemas/orderByDirection" orderByDirection: type: string description: Indicate which direction to order results by @@ -22808,13 +22807,13 @@ components: type: object properties: pageSize: - $ref: '#/components/schemas/BeezUP_Common_PageSize' + $ref: "#/components/schemas/BeezUP_Common_PageSize" pageNumber: - $ref: '#/components/schemas/BeezUP_Common_PageNumber' + $ref: "#/components/schemas/BeezUP_Common_PageNumber" reportByChannelRequest: allOf: - - $ref: '#/components/schemas/orderedReportFilterCommonParameters' - - $ref: '#/components/schemas/paginationRequestParameters' + - $ref: "#/components/schemas/orderedReportFilterCommonParameters" + - $ref: "#/components/schemas/paginationRequestParameters" reportByChannelResponse: required: - channels @@ -22824,15 +22823,15 @@ components: type: object properties: paginationResult: - $ref: '#/components/schemas/BeezUP_Common_PaginationResult' + $ref: "#/components/schemas/BeezUP_Common_PaginationResult" currencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" channels: type: array items: - $ref: '#/components/schemas/reportByChannel' + $ref: "#/components/schemas/reportByChannel" links: - $ref: '#/components/schemas/reportByChannelResponseLinks' + $ref: "#/components/schemas/reportByChannelResponseLinks" reportByChannel: required: - catalogProductCount @@ -22848,7 +22847,7 @@ components: type: object properties: channel: - $ref: '#/components/schemas/BeezUP_Common_ChannelBasicInfo' + $ref: "#/components/schemas/BeezUP_Common_ChannelBasicInfo" catalogProductCount: type: integer description: The catalog product count @@ -22892,24 +22891,24 @@ components: description: The product sold count count example: 2 links: - $ref: '#/components/schemas/reportByChannelLinks' + $ref: "#/components/schemas/reportByChannelLinks" reportByCategoryRequest: allOf: - - $ref: '#/components/schemas/orderedReportFilterCommonParameters' - - $ref: '#/components/schemas/paginationRequestParameters' + - $ref: "#/components/schemas/orderedReportFilterCommonParameters" + - $ref: "#/components/schemas/paginationRequestParameters" reportByCategoryResponse: type: object properties: paginationResult: - $ref: '#/components/schemas/BeezUP_Common_PaginationResult' + $ref: "#/components/schemas/BeezUP_Common_PaginationResult" currencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" categories: type: array items: - $ref: '#/components/schemas/reportByCategory' + $ref: "#/components/schemas/reportByCategory" links: - $ref: '#/components/schemas/reportByCategoryResponseLinks' + $ref: "#/components/schemas/reportByCategoryResponseLinks" reportByCategory: required: - allProductCount @@ -22926,9 +22925,9 @@ components: type: object properties: catalogCategoryId: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryId' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryId" catalogCategoryPath: - $ref: '#/components/schemas/BeezUP_Common_CatalogCategoryPath' + $ref: "#/components/schemas/BeezUP_Common_CatalogCategoryPath" allProductCount: type: integer description: >- @@ -22984,21 +22983,21 @@ components: description: The product sold count count for this category example: 2 links: - $ref: '#/components/schemas/reportByCategoryLinks' + $ref: "#/components/schemas/reportByCategoryLinks" reportByProductRequest: allOf: - - $ref: '#/components/schemas/orderedReportFilterCommonParameters' - - $ref: '#/components/schemas/paginationRequestParameters' + - $ref: "#/components/schemas/orderedReportFilterCommonParameters" + - $ref: "#/components/schemas/paginationRequestParameters" - required: - productState type: object properties: productColumnsToDisplay: - $ref: '#/components/schemas/productColumnsToDisplay' + $ref: "#/components/schemas/productColumnsToDisplay" productState: - $ref: '#/components/schemas/productStateFilter' + $ref: "#/components/schemas/productStateFilter" analyticsProductColumnFilters: - $ref: '#/components/schemas/analyticsProductColumnFilters' + $ref: "#/components/schemas/analyticsProductColumnFilters" analyticsProductColumnFilters: type: object properties: @@ -23011,11 +23010,11 @@ components: description: The product title filter example: Refrigérateur additionalAnalyticsProductColumnFilters: - $ref: '#/components/schemas/additionalAnalyticsProductColumnFilters' + $ref: "#/components/schemas/additionalAnalyticsProductColumnFilters" additionalAnalyticsProductColumnFilters: type: object additionalProperties: - $ref: '#/components/schemas/analyticsProductColumnFilter' + $ref: "#/components/schemas/analyticsProductColumnFilter" description: | Describes a filter on a product's column. The key is the column identifier of your catalog or a custom column. @@ -23025,7 +23024,7 @@ components: type: object properties: operatorName: - $ref: '#/components/schemas/analyticsProductColumnFilterOperatorName' + $ref: "#/components/schemas/analyticsProductColumnFilterOperatorName" values: type: array description: > @@ -23053,7 +23052,7 @@ components: example: - 4b460e31-3d1f-4117-922d-b159a64ec1d2 items: - $ref: '#/components/schemas/BeezUP_Common_CatalogColumnId' + $ref: "#/components/schemas/BeezUP_Common_CatalogColumnId" productStateFilter: type: string description: You can filter on the product state. @@ -23072,15 +23071,15 @@ components: type: object properties: paginationResult: - $ref: '#/components/schemas/BeezUP_Common_PaginationResult' + $ref: "#/components/schemas/BeezUP_Common_PaginationResult" currencyCode: - $ref: '#/components/schemas/BeezUP_Common_CurrencyCode' + $ref: "#/components/schemas/BeezUP_Common_CurrencyCode" products: type: array items: - $ref: '#/components/schemas/reportByProduct' + $ref: "#/components/schemas/reportByProduct" links: - $ref: '#/components/schemas/reportByProductResponseLinks' + $ref: "#/components/schemas/reportByProductResponseLinks" reportByProduct: required: - channelCount @@ -23096,7 +23095,7 @@ components: type: object properties: product: - $ref: '#/components/schemas/BeezUP_Common_ProductBasicInfo' + $ref: "#/components/schemas/BeezUP_Common_ProductBasicInfo" enabledOnChannelCount: type: integer description: The count of channel where this product is enabled @@ -23140,26 +23139,26 @@ components: description: The product sold count count for this product example: 2 links: - $ref: '#/components/schemas/reportByProductLinks' + $ref: "#/components/schemas/reportByProductLinks" optimiseAllRequest: allOf: - - $ref: '#/components/schemas/orderedReportFilterCommonParameters' + - $ref: "#/components/schemas/orderedReportFilterCommonParameters" - required: - reportType type: object properties: reportType: - $ref: '#/components/schemas/reportType' + $ref: "#/components/schemas/reportType" productColumnsToDisplay: - $ref: '#/components/schemas/productColumnsToDisplay' + $ref: "#/components/schemas/productColumnsToDisplay" productState: - $ref: '#/components/schemas/productStateFilter' + $ref: "#/components/schemas/productStateFilter" analyticsProductColumnFilters: - $ref: '#/components/schemas/analyticsProductColumnFilters' + $ref: "#/components/schemas/analyticsProductColumnFilters" optimiseRequest: allOf: - - $ref: '#/components/schemas/optimiseAllRequest' - - $ref: '#/components/schemas/paginationRequestParameters' + - $ref: "#/components/schemas/optimiseAllRequest" + - $ref: "#/components/schemas/paginationRequestParameters" copyOptimisationRequest: required: - channelIdSource @@ -23168,9 +23167,9 @@ components: type: object properties: channelIdSource: - $ref: '#/components/schemas/BeezUP_Common_ChannelId' + $ref: "#/components/schemas/BeezUP_Common_ChannelId" channelIdTarget: - $ref: '#/components/schemas/BeezUP_Common_ChannelId' + $ref: "#/components/schemas/BeezUP_Common_ChannelId" keepExistingOptimisation: type: boolean description: If true the existing optimisation will be kept @@ -23184,7 +23183,7 @@ components: type: object properties: channel: - $ref: '#/components/schemas/BeezUP_Common_ChannelBasicInfo' + $ref: "#/components/schemas/BeezUP_Common_ChannelBasicInfo" catalogProductCount: type: integer description: The catalog product count @@ -23212,9 +23211,9 @@ components: reportFilters: type: array items: - $ref: '#/components/schemas/reportFilterHeader' + $ref: "#/components/schemas/reportFilterHeader" links: - $ref: '#/components/schemas/reportFiltersLinks' + $ref: "#/components/schemas/reportFiltersLinks" reportFilterHeader: required: - links @@ -23233,9 +23232,9 @@ components: description: Report filter name example: My report filter reportType: - $ref: '#/components/schemas/reportType' + $ref: "#/components/schemas/reportType" links: - $ref: '#/components/schemas/reportFilterHeaderLinks' + $ref: "#/components/schemas/reportFilterHeaderLinks" reportFilter: required: - parameters @@ -23253,9 +23252,9 @@ components: description: Report filter name example: My report filter parameters: - $ref: '#/components/schemas/reportFilterParameters' + $ref: "#/components/schemas/reportFilterParameters" links: - $ref: '#/components/schemas/reportFilterLinks' + $ref: "#/components/schemas/reportFilterLinks" saveReportFilterRequest: required: - parameters @@ -23267,22 +23266,22 @@ components: description: Report filter name example: My report filter parameters: - $ref: '#/components/schemas/reportFilterParameters' + $ref: "#/components/schemas/reportFilterParameters" reportFilterParameters: allOf: - - $ref: '#/components/schemas/reportFilterCommonParameters' + - $ref: "#/components/schemas/reportFilterCommonParameters" - required: - reportType type: object properties: reportType: - $ref: '#/components/schemas/reportType' + $ref: "#/components/schemas/reportType" productColumnsToDisplay: - $ref: '#/components/schemas/productColumnsToDisplay' + $ref: "#/components/schemas/productColumnsToDisplay" productState: - $ref: '#/components/schemas/productStateFilter' + $ref: "#/components/schemas/productStateFilter" analyticsProductColumnFilters: - $ref: '#/components/schemas/analyticsProductColumnFilters' + $ref: "#/components/schemas/analyticsProductColumnFilters" ruleList: required: - links @@ -23293,9 +23292,9 @@ components: type: array description: Rule list items: - $ref: '#/components/schemas/rule' + $ref: "#/components/schemas/rule" links: - $ref: '#/components/schemas/ruleListLinks' + $ref: "#/components/schemas/ruleListLinks" rule: required: - actionName @@ -23317,14 +23316,14 @@ components: description: The name of the rule example: My Rule lastExecutionStatus: - $ref: '#/components/schemas/ruleLastExecutionStatus' + $ref: "#/components/schemas/ruleLastExecutionStatus" lastExecutionUtcDate: type: string description: The utc date of the last execution format: date-time example: 2016-08-29T09:12:33.001Z actionName: - $ref: '#/components/schemas/optimisationActionName' + $ref: "#/components/schemas/optimisationActionName" reportFilterId: type: string description: Report filter identifier linked to the rule @@ -23349,7 +23348,7 @@ components: format: date-time example: 3016-08-29T09:12:33.001Z links: - $ref: '#/components/schemas/ruleLinks' + $ref: "#/components/schemas/ruleLinks" createRuleRequest: required: - optimisationActionName @@ -23358,7 +23357,7 @@ components: type: object properties: optimisationActionName: - $ref: '#/components/schemas/optimisationActionName' + $ref: "#/components/schemas/optimisationActionName" ruleName: type: string description: The name of the rule @@ -23412,9 +23411,9 @@ components: type: array description: The rules executions history items: - $ref: '#/components/schemas/ruleExecutionReporting' + $ref: "#/components/schemas/ruleExecutionReporting" paginationResult: - $ref: '#/components/schemas/BeezUP_Common_PaginationResult' + $ref: "#/components/schemas/BeezUP_Common_PaginationResult" ruleExecutionReporting: required: - executionSource @@ -23443,9 +23442,9 @@ components: format: date-time example: 2016-08-29T09:12:33.001Z status: - $ref: '#/components/schemas/ruleExecutionReportingStatus' + $ref: "#/components/schemas/ruleExecutionReportingStatus" errorType: - $ref: '#/components/schemas/ruleExecutionReportingErrorType' + $ref: "#/components/schemas/ruleExecutionReportingErrorType" affectedProductCount: type: integer description: The count of affected products, active or not @@ -23459,20 +23458,20 @@ components: description: The count of affected Channels across all products example: 1 optimisationActionName: - $ref: '#/components/schemas/optimisationActionName' + $ref: "#/components/schemas/optimisationActionName" userId: type: string description: The userId that executed the rule if any format: guid example: e8289350-69f8-45a6-b0ca-b641c83e0422 executionSource: - $ref: '#/components/schemas/ruleExecutionReportingExecutionSource' + $ref: "#/components/schemas/ruleExecutionReportingExecutionSource" reportUrl: type: string description: The url for the excel report for this execution example: http://www.google.com links: - $ref: '#/components/schemas/ruleExecutionReportingLinks' + $ref: "#/components/schemas/ruleExecutionReportingLinks" ruleLastExecutionStatus: type: string description: The status of the last execution @@ -23509,14 +23508,14 @@ components: - StoreIsInSystemBlockState links.GetLegacyTrackingChannelCatalogsLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: /v2/user/legacyTracking/channelCatalogs method: GET links.GetLegacyTrackingChannelCatalogLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -23524,7 +23523,7 @@ components: method: GET links.MigrateLegacyTrackingChannelCatalogLink: allOf: - - $ref: '#/components/schemas/BeezUP_Common_Link3' + - $ref: "#/components/schemas/BeezUP_Common_Link3" - type: object example: href: >- @@ -23534,7 +23533,7 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetLegacyTrackingChannelCatalogsLink' + $ref: "#/components/schemas/links.GetLegacyTrackingChannelCatalogsLink" description: > Indicates how global actions you can do like how to create a channel catalog, exclusion filter operators, etc... @@ -23544,19 +23543,19 @@ components: type: object properties: self: - $ref: '#/components/schemas/links.GetLegacyTrackingChannelCatalogLink' + $ref: "#/components/schemas/links.GetLegacyTrackingChannelCatalogLink" migrate: - $ref: '#/components/schemas/links.MigrateLegacyTrackingChannelCatalogLink' + $ref: "#/components/schemas/links.MigrateLegacyTrackingChannelCatalogLink" description: Indicates the actions you can do on a channel catalog legacyTrackingChannelCatalogList: type: object properties: links: - $ref: '#/components/schemas/legacyTrackingChannelCatalogListLinks' + $ref: "#/components/schemas/legacyTrackingChannelCatalogListLinks" channelCatalogs: type: object additionalProperties: - $ref: '#/components/schemas/legacyTrackingChannelCatalog' + $ref: "#/components/schemas/legacyTrackingChannelCatalog" description: The channel catalog list. The key is the channel catalog identifier description: This is the index of the channel catalog API legacyTrackingChannelCatalog: @@ -23565,7 +23564,7 @@ components: type: object properties: links: - $ref: '#/components/schemas/legacyTrackingChannelCatalogLinks' + $ref: "#/components/schemas/legacyTrackingChannelCatalogLinks" description: The channel catalog responses: 304_NotModified: @@ -23610,25 +23609,25 @@ components: content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" GeneralError: description: Occurs when something goes wrong content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" StoreNotFoundResponse: description: Store or resource not found content: application/json: schema: - $ref: '#/components/schemas/BeezUP_Common_ErrorResponseMessage' + $ref: "#/components/schemas/BeezUP_Common_ErrorResponseMessage" importAlreadyInProgress: description: A catalog importation is already in progress! content: application/json: schema: - $ref: '#/components/schemas/importAlreadyInProgressResponse' + $ref: "#/components/schemas/importAlreadyInProgressResponse" importStarted: description: Catalog importation started headers: @@ -23654,7 +23653,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - UserNotOwnerException - OrderInvoiceDesignSettingsNotFoundException @@ -23666,7 +23665,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceTooManyRequestsException orderInvoiceConflictResponse: @@ -23676,7 +23675,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceNumberAlreadyUsedException - OrderAlreadyHasInvoiceException @@ -23686,7 +23685,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceDesignSettingsNotFoundException orderInvoiceGeneralSettingsNotFoundResponse: @@ -23695,7 +23694,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceGeneralSettingsNotFoundException orderInvoiceNotFound: @@ -23704,7 +23703,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceNotFoundException orderNotFoundResponse: @@ -23713,7 +23712,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderNotFoundException orderSubscriptionTargetNotAvailableResponse: @@ -23721,7 +23720,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionTargetNotAvailableException ownerIdNotAuthorizedResponse: @@ -23729,7 +23728,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - UserNotOwnerException processingResponse: @@ -23750,7 +23749,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionRetryRejectedException saveOrderInvoiceDesignSettingsBadRequestResponse: @@ -23759,7 +23758,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceDesignSettingsValidationFailedException saveOrderInvoiceGeneralSettingsBadRequestResponse: @@ -23768,7 +23767,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderInvoiceGeneralSettingsValidationFailedException subscriptionAlreadyExistsResponse: @@ -23776,7 +23775,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionAlreadyExistsException subscriptionNotFoundResponse: @@ -23784,7 +23783,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/errorResponseMessage' + $ref: "#/components/schemas/errorResponseMessage" x-exceptions: - OrderSubscriptionNotFoundException parameters: diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/box.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/box.yaml index 4c8eb9127..83eedb30a 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/box.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/box.yaml @@ -108,26 +108,26 @@ paths: content: application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/PostOAuth2Token' + $ref: "#/components/schemas/PostOAuth2Token" responses: '200': description: 'Returns a new Access Token that can be used to make authenticated API calls by passing along the token in a authorization header as follows `Authorization: Bearer `.' content: application/json: schema: - $ref: '#/components/schemas/AccessToken' + $ref: "#/components/schemas/AccessToken" '400': description: An authentication error. content: application/json: schema: - $ref: '#/components/schemas/OAuth2Error' + $ref: "#/components/schemas/OAuth2Error" default: description: An authentication error. content: application/json: schema: - $ref: '#/components/schemas/OAuth2Error' + $ref: "#/components/schemas/OAuth2Error" /oauth2/token#refresh: post: operationId: post_oauth2_token#refresh @@ -145,26 +145,26 @@ paths: content: application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/PostOAuth2Token--RefreshAccessToken' + $ref: "#/components/schemas/PostOAuth2Token--RefreshAccessToken" responses: '200': description: 'Returns a new Access Token that can be used to make authenticated API calls by passing along the token in a authorization header as follows `Authorization: Bearer `.' content: application/json: schema: - $ref: '#/components/schemas/AccessToken' + $ref: "#/components/schemas/AccessToken" '400': description: An authentication error. content: application/json: schema: - $ref: '#/components/schemas/OAuth2Error' + $ref: "#/components/schemas/OAuth2Error" default: description: An authentication error. content: application/json: schema: - $ref: '#/components/schemas/OAuth2Error' + $ref: "#/components/schemas/OAuth2Error" /oauth2/revoke: post: operationId: post_oauth2_revoke @@ -181,7 +181,7 @@ paths: content: application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/PostOAuth2Revoke' + $ref: "#/components/schemas/PostOAuth2Revoke" responses: '200': content: {} @@ -191,13 +191,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/OAuth2Error' + $ref: "#/components/schemas/OAuth2Error" default: description: An authentication error. content: application/json: schema: - $ref: '#/components/schemas/OAuth2Error' + $ref: "#/components/schemas/OAuth2Error" '/files/{file_id}': get: operationId: get_files_id @@ -256,7 +256,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/File' + $ref: "#/components/schemas/File" '304': description: Returns an empty response when the `If-None-Match` header matches the current `etag` value of the folder. This indicates that the folder has not changed since it was last requested. '401': @@ -264,31 +264,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file is not found, or the user does not have access to the file.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `file_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '415': description: Returns an error if an action is performed on a file with an incorrect media type. * `unsupported_media_type` when requesting an `expiring_embed_link` for a file that is not supported by Box Embed. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_files_id summary: Restore file @@ -341,31 +341,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/File' + $ref: "#/components/schemas/File" '403': description: 'Returns an error if the user does not have access to the folder the file is being restored to, or the user does not have permission to restore files from the trash.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error if the file is not in the trash. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: Returns an error if there is an file with the same name in the folder the file is being restored to. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_files_id summary: Update file @@ -506,43 +506,43 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/File' + $ref: "#/components/schemas/File" '401': description: Returned when the access token provided in the `Authorization` header is not recognized or not provided. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned if the user does not have all the permissions to complete the update. * `access_denied_insufficient_permissions` when the authenticated user does not have access the destination folder to move the file to. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file is not found, or the user does not have access to the file.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `file_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the file. This indicates that the file has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_files_id summary: Delete file @@ -575,31 +575,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file is not found or has already been deleted, or the user does not have access to the file.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `file_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the file. This indicates that the file has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/content': get: operationId: get_files_id_content @@ -666,7 +666,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_files_id_content tags: @@ -746,19 +746,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Files' + $ref: "#/components/schemas/Files" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the file. This indicates that the file has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /files/content: post: operationId: post_files_content @@ -841,19 +841,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Files' + $ref: "#/components/schemas/Files" '409': description: 'Returns an error if the file already exists, or the account has run out of disk space.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /files/upload_sessions: post: operationId: post_files_upload_sessions @@ -894,37 +894,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UploadSession' + $ref: "#/components/schemas/UploadSession" '400': description: 'Returns an error if some of the parameters are missing or not valid. * `missing_destination`: No `folder_id` was provided * `invalid_folder_id`: `folder_id` is not valid * `item_name_invalid`: `file_name` is not valid * `missing_file_size`: `file_size` was not provided * `invalid_file_size`: `file_size` was not a valid number * `file_size_too_small`: `file_size` is below minimum file size for uploads via this API * `missing_file_name`: `file_name` was not provided' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: 'Returns an error if the operation is not allowed for some reason. * `storage_limit_exceeded`: Account storage limit reached' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returns an error if the parent folder could not be found, or the authenticated user does not have access to it. * `invalid_parameter`: The `folder_id` value represents a folder that the user does not have access to, or does not exist.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: 'Returns an error if the file already exists, or the account has run out of disk space.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/upload_sessions': post: operationId: post_files_id_upload_sessions @@ -967,19 +967,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UploadSession' + $ref: "#/components/schemas/UploadSession" '409': description: 'Returns an error if the file already exists, or if the account has run out of disk space.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/upload_sessions/{upload_session_id}': get: operationId: get_files_upload_sessions_id @@ -1005,13 +1005,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UploadSession' + $ref: "#/components/schemas/UploadSession" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_files_upload_sessions_id summary: Upload part of file @@ -1057,31 +1057,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UploadedPart' + $ref: "#/components/schemas/UploadedPart" '409': description: Returns an error if the chunk conflicts with another chunk previously uploaded. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error if a precondition was not met. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '416': description: Returns an error if the content range does not match a specified range for the session. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_files_upload_sessions_id summary: Remove upload session @@ -1109,7 +1109,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/upload_sessions/{upload_session_id}/parts': get: operationId: get_files_upload_sessions_id_parts @@ -1153,13 +1153,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UploadParts' + $ref: "#/components/schemas/UploadParts" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/upload_sessions/{upload_session_id}/commit': post: operationId: post_files_upload_sessions_id_commit @@ -1212,14 +1212,14 @@ paths: type: array description: The list details for the uploaded parts items: - $ref: '#/components/schemas/UploadPart' + $ref: "#/components/schemas/UploadPart" responses: '201': description: Returns the file object in a list. content: application/json: schema: - $ref: '#/components/schemas/Files' + $ref: "#/components/schemas/Files" '202': content: {} description: 'Returns when all chunks have been uploaded but not yet processed. Inspect the upload session to get more information about the progress of processing the chunks, then retry committing the file when all chunks have processed.' @@ -1233,19 +1233,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error if the `If-Match` or `If-None-Match` conditions fail. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/copy': post: operationId: post_files_id_copy @@ -1311,7 +1311,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/File' + $ref: "#/components/schemas/File" '304': description: Returns an empty response when the `If-None-Match` header matches the current `etag` value of the file. This indicates that the file has not changed since it was last requested. '400': @@ -1319,25 +1319,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returns an error if either the source file or the destination folder could not be found, or the authenticated user does not have access to either. * `not_found` when the authenticated user does not have access to the source file or the destination folder' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: '* `operation_blocked_temporary`: Returned if either of the destination or source folders is locked due to another move, copy, delete or restore operation in process. The operation can be retried at a later point. * `item_name_in_use` when a folder with the same name already exists.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/thumbnail.{extension}': get: operationId: get_files_id_thumbnail_id @@ -1439,25 +1439,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned when the access token provided in the `Authorization` header is not recognized or not provided. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file is not found, or the user does not have access to the file, or for additional reasons. * `preview_cannot_be_generated` - Box does not support thumbnails for this type of file' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/collaborations': get: operationId: get_files_id_collaborations @@ -1509,13 +1509,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Collaborations' + $ref: "#/components/schemas/Collaborations" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/comments': get: operationId: get_files_id_comments @@ -1569,13 +1569,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Comments' + $ref: "#/components/schemas/Comments" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/tasks': get: operationId: get_files_id_tasks @@ -1599,31 +1599,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Tasks' + $ref: "#/components/schemas/Tasks" '404': description: Returns an error when the file could not be found or the user does not have access to the file. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returns an error when the `file_id` was not provided. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '500': description: Returns an error when an attempt was made to retrieve tasks for the file with ID `0`. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/trash': get: operationId: get_files_id_trash @@ -1659,19 +1659,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/File' + $ref: "#/components/schemas/File" '404': description: 'Returns an error if the file can not be found directly in the trash. Please note that a `HTTP 404` is also returned if any of the file''s parent folders have been moved to the trash. In that case, only that parent folder can be inspected using the [`GET /folders/:id/trash`](e://get_folders_id_trash) API.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_files_id_trash summary: Permanently remove file @@ -1696,13 +1696,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/versions': get: operationId: get_files_id_versions @@ -1756,13 +1756,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileVersions' + $ref: "#/components/schemas/FileVersions" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/versions/{file_version_id}': get: operationId: get_files_id_versions_id @@ -1805,13 +1805,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileVersion' + $ref: "#/components/schemas/FileVersion" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_files_id_versions_id summary: Remove file version @@ -1850,7 +1850,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/versions/current': post: operationId: post_files_id_versions_current @@ -1903,13 +1903,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileVersion' + $ref: "#/components/schemas/FileVersion" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}/watermark': get: operationId: get_files_id_watermark @@ -1932,19 +1932,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Watermark' + $ref: "#/components/schemas/Watermark" '404': description: Returns an error if the file does not have a watermark applied. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_files_id_watermark summary: Apply watermark to file @@ -1986,19 +1986,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Watermark' + $ref: "#/components/schemas/Watermark" '201': description: Returns a new watermark if no watermark existed on this file yet. content: application/json: schema: - $ref: '#/components/schemas/Watermark' + $ref: "#/components/schemas/Watermark" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_files_id_watermark summary: Remove watermark from file @@ -2023,13 +2023,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/file_requests/{file_request_id}': get: operationId: get_file_requests_id @@ -2053,31 +2053,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileRequest' + $ref: "#/components/schemas/FileRequest" '401': description: Returned when the access token provided in the `Authorization` header is not recognized or not provided. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file request is not found, or the user does not have access to the associated folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `file_request_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_file_requests_id summary: Update file request @@ -2106,50 +2106,50 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileRequestUpdateRequest' + $ref: "#/components/schemas/FileRequestUpdateRequest" responses: '200': description: Returns the updated file request object. content: application/json: schema: - $ref: '#/components/schemas/FileRequest' + $ref: "#/components/schemas/FileRequest" '401': description: Returned when the access token provided in the `Authorization` header is not recognized or not provided. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned if the user does not have all the permissions to complete the update. * `access_denied_insufficient_permissions` when the authenticated user does not have access to update the file request. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file request is not found, or the user does not have access to the associated folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `file_request_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the file request. This indicates that the file request has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_file_requests_id summary: Delete file request @@ -2175,25 +2175,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file request is not found or has already been deleted, or the user does not have access to the associated folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `file_request_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/file_requests/{file_request_id}/copy': post: operationId: post_file_requests_id_copy @@ -2216,44 +2216,44 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileRequestCopyRequest' + $ref: "#/components/schemas/FileRequestCopyRequest" responses: '200': description: Returns updated file request object. content: application/json: schema: - $ref: '#/components/schemas/FileRequest' + $ref: "#/components/schemas/FileRequest" '401': description: Returned when the access token provided in the `Authorization` header is not recognized or not provided. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned if the user does not have all the permissions to complete the update. * `access_denied_insufficient_permissions` when the authenticated user does not have access to update the file request. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file request is not found, or the user does not have access to the associated folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `file_request_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/folders/{folder_id}': get: operationId: get_folders_id @@ -2306,7 +2306,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" '304': description: Returns an empty response when the `If-None-Match` header matches the current `etag` value of the folder. This indicates that the folder has not changed since it was last requested. '403': @@ -2314,25 +2314,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the folder is not found, or the user does not have access to the folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `folder_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_folders_id summary: Restore folder @@ -2388,31 +2388,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" '403': description: 'Returns an error if the user does not have access to the folder the folder is being restored to, or the user does not have permission to restore folders from the trash.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error if the folder is not in the trash. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: '* Returned an error if there is a folder with the same name in the destination folder. * `operation_blocked_temporary`: Returned if either of the destination or source folders is locked due to another move, copy, delete or restore operation in process. The operation can be retried at a later point.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_folders_id summary: Update folder @@ -2577,49 +2577,49 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" '400': description: 'Returns an error if some of the parameters are missing or not valid, or if a folder lock is preventing a move operation. * `bad_request` when a parameter is missing or incorrect. This error also happens when a password is set for a shared link with an access type of `open`. * `item_name_too_long` when the folder name is too long. * `item_name_invalid` when the folder name contains non-valid characters.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: 'Returns an error if the user does not have the required access to perform the action. * `access_denied_insufficient_permissions`: Returned when the user does not have access to the folder or parent folder, or if the folder is being moved and a folder lock has been applied to prevent such operations. * `insufficient_scope`: Returned an error if the application does not have the right scope to update folders. Make sure your application has been configured to read and write all files and folders stored in Box. * `forbidden`: Returned when the user is not allowed to perform this action for other users. This can include trying to create a Shared Link with a `company` access level on a free account.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returns an error if the folder or parent folder could not be found, or the authenticated user does not have access to either folder. * `not_found` when the authenticated user does not have access to the folder or parent folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: '* `operation_blocked_temporary`: Returned if either of the destination or source folders is locked due to another move, copy, delete or restore operation in progress. The operation can be retried at a later point. * `item_name_in_use`: Returned if a folder with the name already exists in the parent folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the folder. This indicates that the folder has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '503': description: Returns an error when the operation takes longer than 60 seconds. The operation will continue after this response has been returned. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_folders_id summary: Delete folder @@ -2660,37 +2660,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returns an error if the folder could not be found, or the authenticated user does not have access to the folder. * `not_found` when the authenticated user does not have access to the folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: '* `folder_not_empty`: Returned if the folder is not empty. Use the `recursive` query parameter to recursively delete the folder and its contents. * `operation_blocked_temporary`: Returned if the folder is locked due to another move, copy, delete or restore operation in progress. The operation can be retried at a later point.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the folder. This indicates that the folder has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '503': description: Returns an error when the operation takes longer than 60 seconds. The operation will continue after this response has been returned. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/folders/{folder_id}/items': get: operationId: get_folders_id_items @@ -2790,31 +2790,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Items' + $ref: "#/components/schemas/Items" '403': description: Returned when the access token provided in the `Authorization` header is not recognized or not provided. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the folder is not found, or the user does not have access to the folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `folder_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /folders: post: operationId: post_folders @@ -2893,37 +2893,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" '400': description: Returns an error if some of the parameters are missing or not valid. * `bad_request` when a parameter is missing or incorrect. * `item_name_too_long` when the folder name is too long. * `item_name_invalid` when the folder name contains non-valid characters. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: 'Returns an error if the user does not have the required access to perform the action. This might be because they don''t have access to the folder or parent folder, or because the application does not have permission to write files and folders.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returns an error if the parent folder could not be found, or the authenticated user does not have access to the parent folder. * `not_found` when the authenticated user does not have access to the parent folder' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: '* `operation_blocked_temporary`: Returned if either of the destination or source folders is locked due to another move, copy, delete or restore operation in process. The operation can be retried at a later point. * `item_name_in_use`: Returned if a folder with the name already exists in the parent folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/folders/{folder_id}/copy': post: operationId: post_folders_id_copy @@ -2986,7 +2986,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" '304': description: Returns an empty response when the `If-None-Match` header matches the current `etag` value of the folder. This indicates that the folder has not changed since it was last requested. '400': @@ -2994,31 +2994,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returns an error if either the source or destination folder could not be found, or the authenticated user does not have access to either folders. * `not_found` when the authenticated user does not have access to the parent folder' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: 'Returns an error if a folder by this name already exists in the destination folder, or if the destination folder is locked. * `item_name_in_use` when a folder with the same name already exists.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '500': description: Returns an error when trying to copy the root folder. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/folders/{folder_id}/collaborations': get: operationId: get_folders_id_collaborations @@ -3055,13 +3055,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Collaborations' + $ref: "#/components/schemas/Collaborations" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/folders/{folder_id}/trash': get: operationId: get_folders_id_trash @@ -3098,19 +3098,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" '404': description: 'Returns an error if the folder can not be found directly in the trash. Please note that a `HTTP 404` is also returned if any of the folder''s parent folders have been moved to the trash. In that case, only that parent folder can be inspected using the [`GET /folders/:id/trash`](e://get_folders_id_trash) API.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_folders_id_trash summary: Permanently remove folder @@ -3136,13 +3136,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /folders/trash/items: get: operationId: get_folders_trash_items @@ -3225,19 +3225,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Items' + $ref: "#/components/schemas/Items" '400': description: 'Returns an error if some of the parameters are missing or not valid. * `invalid_parameter` can appear when the `sort`, `direction` or `offset` parameter is provided when using marker based pagination, or when the `marker` parameter is provided but `usemarker` is set to `false` or `null`.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/folders/{folder_id}/watermark': get: operationId: get_folders_id_watermark @@ -3261,19 +3261,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Watermark' + $ref: "#/components/schemas/Watermark" '404': description: Returns an error if the folder does not have a watermark applied. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_folders_id_watermark summary: Apply watermark to folder @@ -3316,19 +3316,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Watermark' + $ref: "#/components/schemas/Watermark" '201': description: Returns a new watermark if no watermark existed on this folder yet. content: application/json: schema: - $ref: '#/components/schemas/Watermark' + $ref: "#/components/schemas/Watermark" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_folders_id_watermark summary: Remove watermark from folder @@ -3354,13 +3354,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /folder_locks: get: operationId: get_folder_locks @@ -3386,31 +3386,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FolderLocks' + $ref: "#/components/schemas/FolderLocks" '403': description: Returned when the access token provided in the `Authorization` header is not recognized or not provided. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the folder is not found, or the user does not have access to the folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `folder_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_folder_locks summary: Create folder lock @@ -3464,25 +3464,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FolderLock' + $ref: "#/components/schemas/FolderLock" '400': description: 'Returns an error when the request body is not valid. * `schema_validation_failed` - The request body contains a value for a field that either does not exist, or for which the value or type does not match the expected field type. An example might be an unknown option for an `enum` or `multiSelect` field.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returns an error when the folder could not be found. * `not_found` - The folder could not be found, the user does not have access to the folder, or the user making call is not an owner or co-owner of folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/folder_locks/{folder_lock_id}': delete: operationId: delete_folder_locks_id @@ -3510,19 +3510,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returns an error if the folder could not be found, or the authenticated user does not have access to the folder. * `not_found` when the authenticated user does not have access to the folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/comments/{comment_id}': get: operationId: get_comments_id @@ -3558,13 +3558,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_comments_id summary: Update comment @@ -3609,13 +3609,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_comments_id summary: Remove comment @@ -3640,7 +3640,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /comments: post: operationId: post_comments @@ -3703,13 +3703,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/collaborations/{collaboration_id}': get: operationId: get_collaborations_id @@ -3745,13 +3745,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Collaboration' + $ref: "#/components/schemas/Collaboration" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_collaborations_id tags: @@ -3811,25 +3811,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Collaboration' + $ref: "#/components/schemas/Collaboration" '204': description: 'If the role is changed to `owner`, the collaboration is deleted and a new collaboration is created. The previous `owner` of the old collaboration will be a `co-owner` on the new collaboration.' content: application/json: schema: - $ref: '#/components/schemas/Collaboration' + $ref: "#/components/schemas/Collaboration" '403': description: 'Returns an error if the authenticated user does not have the right permissions to update the collaboration. Additionally, this error may occur when attempting to update the `expires_at` field for the collaboration without the **Automatically remove invited collaborators: Allow folder owners to extend the expiry date** setting enabled in the admin dashboard of the enterprise.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_collaborations_id summary: Remove collaboration @@ -3854,7 +3854,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /collaborations: get: operationId: get_collaborations @@ -3910,13 +3910,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Collaborations' + $ref: "#/components/schemas/Collaborations" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_collaborations tags: @@ -4021,13 +4021,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Collaboration' + $ref: "#/components/schemas/Collaboration" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /tasks: post: operationId: post_tasks @@ -4094,31 +4094,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Task' + $ref: "#/components/schemas/Task" '400': description: Returned if the request parameters or body is not valid. * `bad_request` when the body does not contain a valid request. This may be because the `action` or `completion_rule` are not one of the allowed values. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returns an error when the user does not have the permission to create a task on the file. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error when the file could not be found or the user does not have access to the file. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/tasks/{task_id}': get: operationId: get_tasks_id @@ -4142,19 +4142,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Task' + $ref: "#/components/schemas/Task" '404': description: Returns an error when the task could not be found or the user does not have access to the file the task is assigned to. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_tasks_id tags: @@ -4206,31 +4206,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Task' + $ref: "#/components/schemas/Task" '400': description: Returned if the request parameters or body is not valid. * `bad_request` when the body does not contain a valid request. This may be because the `action` or `completion_rule` are not one of the allowed values. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returns an error when the user does not have the permission to update a task on the file. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error when the file could not be found or the user does not have access to the file. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_tasks_id tags: @@ -4256,13 +4256,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/tasks/{task_id}/assignments': get: operationId: get_tasks_id_assignments @@ -4286,25 +4286,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TaskAssignments' + $ref: "#/components/schemas/TaskAssignments" '404': description: Returns an error when the task could not be found or the user does not have access to the file the task is assigned to. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '500': description: Returns an error if the task assignment ID was omitted in the request. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /task_assignments: post: operationId: post_task_assignments @@ -4358,31 +4358,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TaskAssignment' + $ref: "#/components/schemas/TaskAssignment" '403': description: Returns an error if a change to a completed task is attempted content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error when the task could not be found or the user does not have access to the file the task is assigned to. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '500': description: 'Returns an error if any of the IDs for this request were not valid, or if the targeted user does not have access to the file.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/task_assignments/{task_assignment_id}': get: operationId: get_task_assignments_id @@ -4406,19 +4406,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TaskAssignment' + $ref: "#/components/schemas/TaskAssignment" '404': description: Returns an error when the task assignment could not be found or the user does not have access to the file the task is assigned to. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_task_assignments_id summary: Update task assignment @@ -4460,25 +4460,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TaskAssignment' + $ref: "#/components/schemas/TaskAssignment" '400': description: Returns an error if a resolution state is incompatible with the action type of the task. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error when the task assignment could not be found or the user does not have access to the file the task is assigned to. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_task_assignments_id summary: Unassign task @@ -4504,13 +4504,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /shared_items: get: operationId: get_shared_items @@ -4554,7 +4554,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/File' + $ref: "#/components/schemas/File" '304': description: Returns an empty response when the `If-None-Match` header matches the current `etag` value of the folder. This indicates that the folder has not changed since it was last requested. default: @@ -4562,7 +4562,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}#get_shared_link': get: operationId: get_files_id#get_shared_link @@ -4594,7 +4594,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/File' + $ref: "#/components/schemas/File" examples: default: value: @@ -4621,25 +4621,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file is not found, or the user does not have access to the file.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `file_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}#add_shared_link': put: operationId: put_files_id#add_shared_link @@ -4710,7 +4710,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/File' + $ref: "#/components/schemas/File" examples: default: value: @@ -4737,37 +4737,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned if the user does not have all the permissions to complete the update. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file is not found, or the user does not have access to the file.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `file_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the file. This indicates that the file has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}#update_shared_link': put: operationId: put_files_id#update_shared_link @@ -4838,7 +4838,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/File' + $ref: "#/components/schemas/File" examples: default: value: @@ -4865,37 +4865,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned if the user does not have all the permissions to complete the update. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file is not found, or the user does not have access to the file.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `file_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the file. This indicates that the file has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/files/{file_id}#remove_shared_link': put: operationId: put_files_id#remove_shared_link @@ -4938,7 +4938,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/File' + $ref: "#/components/schemas/File" examples: default: value: @@ -4951,37 +4951,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned if the user does not have all the permissions to complete the update. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the file is not found, or the user does not have access to the file.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `file_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the file. This indicates that the file has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /shared_items#folders: get: operationId: get_shared_items#folders @@ -5025,7 +5025,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" '304': description: Returns an empty response when the `If-None-Match` header matches the current `etag` value of the folder. This indicates that the folder has not changed since it was last requested. default: @@ -5033,7 +5033,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/folders/{folder_id}#get_shared_link': get: operationId: get_folders_id#get_shared_link @@ -5066,7 +5066,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" examples: default: value: @@ -5093,25 +5093,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the folder is not found, or the user does not have access to the folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `folder_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/folders/{folder_id}#add_shared_link': put: operationId: put_folders_id#add_shared_link @@ -5179,7 +5179,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" examples: default: value: @@ -5206,37 +5206,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned if the user does not have all the permissions to complete the update. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the folder is not found, or the user does not have access to the folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `folder_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the folder. This indicates that the folder has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/folders/{folder_id}#update_shared_link': put: operationId: put_folders_id#update_shared_link @@ -5304,7 +5304,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" examples: default: value: @@ -5331,37 +5331,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned if the user does not have all the permissions to complete the update. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the folder is not found, or the user does not have access to the folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `folder_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the folder. This indicates that the folder has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/folders/{folder_id}#remove_shared_link': put: operationId: put_folders_id#remove_shared_link @@ -5405,7 +5405,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" examples: default: value: @@ -5418,37 +5418,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned if the user does not have all the permissions to complete the update. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returned if the folder is not found, or the user does not have access to the folder.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '405': description: Returned if the `folder_id` is not in a recognized format. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '412': description: Returns an error when the `If-Match` header does not match the current `etag` value of the folder. This indicates that the folder has changed since it was last requested. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /web_links: post: operationId: post_web_links @@ -5494,13 +5494,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WebLink' + $ref: "#/components/schemas/WebLink" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/web_links/{web_link_id}': get: operationId: get_web_links_id @@ -5530,13 +5530,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WebLink' + $ref: "#/components/schemas/WebLink" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_web_links_id summary: Restore web link @@ -5591,31 +5591,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WebLink' + $ref: "#/components/schemas/WebLink" '403': description: 'Returns an error if the user does not have access to the folder the web link is being restored to, or the user does not have permission to restore web link from the trash.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error if the web link is not in the trash. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: Returns an error if there is an web link with the same name in the folder the web link is being restored to. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_web_links_id summary: Update web link @@ -5665,13 +5665,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WebLink' + $ref: "#/components/schemas/WebLink" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_web_links_id summary: Remove web link @@ -5696,7 +5696,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/web_links/{web_link_id}/trash': get: operationId: get_web_links_id_trash @@ -5732,19 +5732,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" '404': description: Returns an error if the web link is not in the trash. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_web_links_id_trash summary: Permanently remove web link @@ -5769,13 +5769,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /users: get: operationId: get_users @@ -5861,13 +5861,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Users' + $ref: "#/components/schemas/Users" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_users summary: Create user @@ -5992,13 +5992,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /users/me: get: operationId: get_users_me @@ -6027,13 +6027,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/users/{user_id}': get: operationId: get_users_id @@ -6069,13 +6069,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_users_id summary: Update user @@ -6220,25 +6220,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" '400': description: 'Returns an error if some of the parameters are missing or not valid. * `invalid_parameter` when a parameter is formatted incorrectly, for example when the `notification_email` has an incorrectly formatted email address.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: 'Returns an error if the user is not allowed to make the changes. * `access_denied_insufficient_permissions` when the user does not have the right permissions, for example when updating the notification email is turned off for the enterprise.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_users_id x-box-tag: users @@ -6275,7 +6275,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/users/{user_id}/avatar': get: operationId: get_users_id_avatar @@ -6306,7 +6306,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/users/{user_id}/folders/0': put: operationId: put_users_id_folders_0 @@ -6367,13 +6367,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Folder' + $ref: "#/components/schemas/Folder" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/users/{user_id}/email_aliases': get: operationId: get_users_id_email_aliases @@ -6396,13 +6396,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EmailAliases' + $ref: "#/components/schemas/EmailAliases" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_users_id_email_aliases x-box-tag: email_aliases @@ -6436,13 +6436,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/EmailAlias' + $ref: "#/components/schemas/EmailAlias" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/users/{user_id}/email_aliases/{email_alias_id}': delete: operationId: delete_users_id_email_aliases_id @@ -6475,7 +6475,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/users/{user_id}/memberships': get: operationId: get_users_id_memberships @@ -6516,13 +6516,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/GroupMemberships' + $ref: "#/components/schemas/GroupMemberships" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /invites: post: operationId: post_invites @@ -6580,13 +6580,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Invite' + $ref: "#/components/schemas/Invite" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/invites/{invite_id}': get: operationId: get_invites_id @@ -6622,13 +6622,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Invite' + $ref: "#/components/schemas/Invite" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /groups: get: operationId: get_groups @@ -6682,13 +6682,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Groups' + $ref: "#/components/schemas/Groups" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_groups summary: Create group @@ -6758,19 +6758,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Group' + $ref: "#/components/schemas/Group" '409': description: 'Returns an error a conflict is stopping the group from being created. * `invalid_parameter`: Often returned if the group name is not unique in the enterprise.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/groups/{group_id}': get: operationId: get_groups_id @@ -6806,13 +6806,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Group' + $ref: "#/components/schemas/Group" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_groups_id summary: Update group @@ -6887,19 +6887,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Group' + $ref: "#/components/schemas/Group" '409': description: 'Returns an error a conflict is stopping the group from being created. * `invalid_parameter`: Often returned if the group name is not unique in the enterprise.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_groups_id summary: Remove group @@ -6924,7 +6924,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/groups/{group_id}/memberships': get: operationId: get_groups_id_memberships @@ -6965,13 +6965,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/GroupMemberships' + $ref: "#/components/schemas/GroupMemberships" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/groups/{group_id}/collaborations': get: operationId: get_groups_id_collaborations @@ -7012,13 +7012,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Collaborations' + $ref: "#/components/schemas/Collaborations" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /group_memberships: post: operationId: post_group_memberships @@ -7093,13 +7093,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/GroupMembership' + $ref: "#/components/schemas/GroupMembership" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/group_memberships/{group_membership_id}': get: operationId: get_group_memberships_id @@ -7135,13 +7135,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/GroupMembership' + $ref: "#/components/schemas/GroupMembership" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_group_memberships_id summary: Update group membership @@ -7199,13 +7199,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/GroupMembership' + $ref: "#/components/schemas/GroupMembership" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_group_memberships_id summary: Remove user from group @@ -7230,7 +7230,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /webhooks: get: operationId: get_webhooks @@ -7262,19 +7262,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Webhooks' + $ref: "#/components/schemas/Webhooks" '403': description: Returns an error if the application does not have the permission to manage webhooks. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_webhooks summary: Create webhook @@ -7364,37 +7364,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Webhook' + $ref: "#/components/schemas/Webhook" '400': description: Returns an error if the parameters were incorrect. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returns an error if the application does not have the permission to manage webhooks. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error if the target item could not be found content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: 'Returns an error if the a webhook for this combination of target, application, and user already exists.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/webhooks/{webhook_id}': get: operationId: get_webhooks_id @@ -7417,25 +7417,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Webhook' + $ref: "#/components/schemas/Webhook" '403': description: Returns an error if the application does not have the permission to manage webhooks. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error if the webhook could not be found content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_webhooks_id summary: Update webhook @@ -7529,37 +7529,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Webhook' + $ref: "#/components/schemas/Webhook" '400': description: Returns an error if the parameters were incorrect. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returns an error if the application does not have the permission to manage webhooks. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error if the target item or webhook could not be found content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: 'Returns an error if the a webhook for this combination of target, application, and user already exists.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_webhooks_id summary: Remove webhook @@ -7584,19 +7584,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error if the webhook could not be found content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/skill_invocations/{skill_id}': put: operationId: put_skill_invocations_id @@ -7642,11 +7642,11 @@ paths: description: A list of Box Skill cards to apply to this file. items: oneOf: - - $ref: '#/components/schemas/SkillCard' - - $ref: '#/components/schemas/KeywordSkillCard' - - $ref: '#/components/schemas/TimelineSkillCard' - - $ref: '#/components/schemas/TranscriptSkillCard' - - $ref: '#/components/schemas/StatusSkillCard' + - $ref: "#/components/schemas/SkillCard" + - $ref: "#/components/schemas/KeywordSkillCard" + - $ref: "#/components/schemas/TimelineSkillCard" + - $ref: "#/components/schemas/TranscriptSkillCard" + - $ref: "#/components/schemas/StatusSkillCard" file: type: object description: The file to assign the cards to. @@ -7696,19 +7696,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returns an error when the file could not be found or the user does not have access. * `not_found` - The file could not be found, or the user does not have access to the file.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /events: options: operationId: options_events @@ -7723,13 +7723,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RealtimeServers' + $ref: "#/components/schemas/RealtimeServers" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" get: operationId: get_events summary: List user and enterprise events @@ -7890,13 +7890,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Events' + $ref: "#/components/schemas/Events" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /collections: get: operationId: get_collections @@ -7943,13 +7943,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Collections' + $ref: "#/components/schemas/Collections" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/collections/{collection_id}/items': get: operationId: get_collections_id_items @@ -8003,13 +8003,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Items' + $ref: "#/components/schemas/Items" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /recent_items: get: operationId: get_recent_items @@ -8055,13 +8055,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RecentItems' + $ref: "#/components/schemas/RecentItems" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /retention_policies: get: operationId: get_retention_policies @@ -8101,25 +8101,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RetentionPolicies' + $ref: "#/components/schemas/RetentionPolicies" '400': description: Returns a `bad_request` if a non existent `policy_type` was specified. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns a `not_found` error if the user specified in `created_by_user_id` does not exist. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_retention_policies summary: Create retention policy @@ -8199,25 +8199,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RetentionPolicy' + $ref: "#/components/schemas/RetentionPolicy" '400': description: 'Returns a `bad_request` error with the `retention_length` was specified for a `infinite` retention policy, or an incorrect `disposition_action` was set.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: Returns an error if a retention policy with the given name already exists content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/retention_policies/{retention_policy_id}': get: operationId: get_retention_policies_id @@ -8240,13 +8240,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RetentionPolicy' + $ref: "#/components/schemas/RetentionPolicy" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_retention_policies_id summary: Update retention policy @@ -8291,25 +8291,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RetentionPolicy' + $ref: "#/components/schemas/RetentionPolicy" '400': description: Returns a `bad_request` if an incorrect `disposition_action` was set. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: Returns an error if a retention policy with the given name already exists content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/retention_policies/{retention_policy_id}/assignments': get: operationId: get_retention_policies_id_assignments @@ -8358,19 +8358,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RetentionPolicyAssignments' + $ref: "#/components/schemas/RetentionPolicyAssignments" '400': description: Returns an error if an unknown `type` is specified. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /retention_policy_assignments: post: operationId: post_retention_policy_assignments @@ -8417,31 +8417,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RetentionPolicyAssignment' + $ref: "#/components/schemas/RetentionPolicyAssignment" '400': description: Returns an error if an `id` is specified while assigning a the retention policy to an enterprise. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: Returns an error if no retention policy with the given `policy_id` exists. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: Returns an error if a retention policy of equal or greater length has already been assigned to this item. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/retention_policy_assignments/{retention_policy_assignment_id}': get: operationId: get_retention_policy_assignments_id @@ -8464,13 +8464,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RetentionPolicyAssignment' + $ref: "#/components/schemas/RetentionPolicyAssignment" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /legal_hold_policies: get: operationId: get_legal_hold_policies @@ -8522,13 +8522,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/LegalHoldPolicies' + $ref: "#/components/schemas/LegalHoldPolicies" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_legal_hold_policies summary: Create legal hold policy @@ -8576,25 +8576,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/LegalHoldPolicy' + $ref: "#/components/schemas/LegalHoldPolicy" '400': description: 'Returns an error if required parameters are missing, or neither `is_ongoing` or filter dates are specified.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '409': description: Returns an error if a policy with this name already exists. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/legal_hold_policies/{legal_hold_policy_id}': get: operationId: get_legal_hold_policies_id @@ -8617,13 +8617,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/LegalHoldPolicy' + $ref: "#/components/schemas/LegalHoldPolicy" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_legal_hold_policies_id summary: Update legal hold policy @@ -8666,19 +8666,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/LegalHoldPolicy' + $ref: "#/components/schemas/LegalHoldPolicy" '409': description: Returns an error if a policy with this name already exists. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_legal_hold_policies_id x-box-tag: legal_hold_policies @@ -8703,7 +8703,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /legal_hold_policy_assignments: get: operationId: get_legal_hold_policy_assignments @@ -8772,13 +8772,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/LegalHoldPolicyAssignments' + $ref: "#/components/schemas/LegalHoldPolicyAssignments" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_legal_hold_policy_assignments summary: Assign legal hold policy @@ -8825,13 +8825,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/LegalHoldPolicyAssignment' + $ref: "#/components/schemas/LegalHoldPolicyAssignment" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/legal_hold_policy_assignments/{legal_hold_policy_assignment_id}': get: operationId: get_legal_hold_policy_assignments_id @@ -8854,13 +8854,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/LegalHoldPolicyAssignment' + $ref: "#/components/schemas/LegalHoldPolicyAssignment" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_legal_hold_policy_assignments_id x-box-tag: legal_hold_policy_assignments @@ -8885,7 +8885,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/legal_hold_policy_assignments/{legal_hold_policy_assignment_id}/files_on_hold': get: operationId: get_legal_hold_policy_assignments_id_files_on_hold @@ -8937,13 +8937,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileVersionLegalHolds' + $ref: "#/components/schemas/FileVersionLegalHolds" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/legal_hold_policy_assignments/{legal_hold_policy_assignment_id}/file_versions_on_hold': get: operationId: get_legal_hold_policy_assignments_id_file_versions_on_hold @@ -8995,13 +8995,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileVersionLegalHolds' + $ref: "#/components/schemas/FileVersionLegalHolds" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/file_version_retentions/{file_version_retention_id}': get: operationId: get_file_version_retentions_id @@ -9024,13 +9024,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileVersionRetention' + $ref: "#/components/schemas/FileVersionRetention" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /file_version_retentions: get: operationId: get_file_version_retentions @@ -9107,13 +9107,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileVersionRetentions' + $ref: "#/components/schemas/FileVersionRetentions" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/file_version_legal_holds/{file_version_legal_hold_id}': get: operationId: get_file_version_legal_holds_id @@ -9136,13 +9136,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileVersionLegalHold' + $ref: "#/components/schemas/FileVersionLegalHold" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /file_version_legal_holds: get: operationId: get_file_version_legal_holds @@ -9181,13 +9181,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileVersionLegalHolds' + $ref: "#/components/schemas/FileVersionLegalHolds" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/device_pinners/{device_pinner_id}': get: operationId: get_device_pinners_id @@ -9210,13 +9210,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DevicePinner' + $ref: "#/components/schemas/DevicePinner" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_device_pinners_id summary: Remove device pin @@ -9241,7 +9241,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/enterprises/{enterprise_id}/device_pinners': get: operationId: get_enterprises_id_device_pinners @@ -9290,13 +9290,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DevicePinners' + $ref: "#/components/schemas/DevicePinners" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /terms_of_services: get: operationId: get_terms_of_services @@ -9322,13 +9322,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TermsOfServices' + $ref: "#/components/schemas/TermsOfServices" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_terms_of_services tags: @@ -9369,13 +9369,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Task' + $ref: "#/components/schemas/Task" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/terms_of_services/{terms_of_service_id}': get: operationId: get_terms_of_services_id @@ -9398,13 +9398,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TermsOfService' + $ref: "#/components/schemas/TermsOfService" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_terms_of_services_id summary: Update terms of service @@ -9446,13 +9446,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TermsOfService' + $ref: "#/components/schemas/TermsOfService" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /terms_of_service_user_statuses: get: operationId: get_terms_of_service_user_statuses @@ -9482,13 +9482,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TermsOfServiceUserStatuses' + $ref: "#/components/schemas/TermsOfServiceUserStatuses" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_terms_of_service_user_statuses summary: Create terms of service status for new user @@ -9550,13 +9550,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TermsOfServiceUserStatus' + $ref: "#/components/schemas/TermsOfServiceUserStatus" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/terms_of_service_user_statuses/{terms_of_service_user_status_id}': put: operationId: put_terms_of_service_user_statuses_id @@ -9591,13 +9591,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TermsOfServiceUserStatus' + $ref: "#/components/schemas/TermsOfServiceUserStatus" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /collaboration_whitelist_entries: get: operationId: get_collaboration_whitelist_entries @@ -9629,13 +9629,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CollaborationAllowlistEntries' + $ref: "#/components/schemas/CollaborationAllowlistEntries" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_collaboration_whitelist_entries summary: Add domain to list of allowed collaboration domains @@ -9670,13 +9670,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CollaborationAllowlistEntry' + $ref: "#/components/schemas/CollaborationAllowlistEntry" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/collaboration_whitelist_entries/{collaboration_whitelist_entry_id}': get: operationId: get_collaboration_whitelist_entries_id @@ -9699,13 +9699,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CollaborationAllowlistEntry' + $ref: "#/components/schemas/CollaborationAllowlistEntry" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_collaboration_whitelist_entries_id summary: Remove domain from list of allowed collaboration domains @@ -9730,7 +9730,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /collaboration_whitelist_exempt_targets: get: operationId: get_collaboration_whitelist_exempt_targets @@ -9762,13 +9762,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CollaborationAllowlistExemptTargets' + $ref: "#/components/schemas/CollaborationAllowlistExemptTargets" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_collaboration_whitelist_exempt_targets summary: Create user exemption from collaboration domain restrictions @@ -9800,13 +9800,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CollaborationAllowlistExemptTarget' + $ref: "#/components/schemas/CollaborationAllowlistExemptTarget" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/collaboration_whitelist_exempt_targets/{collaboration_whitelist_exempt_target_id}': get: operationId: get_collaboration_whitelist_exempt_targets_id @@ -9829,13 +9829,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CollaborationAllowlistExemptTarget' + $ref: "#/components/schemas/CollaborationAllowlistExemptTarget" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_collaboration_whitelist_exempt_targets_id summary: Remove user from list of users exempt from domain restrictions @@ -9860,7 +9860,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /storage_policies: get: operationId: get_storage_policies @@ -9905,13 +9905,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/StoragePolicies' + $ref: "#/components/schemas/StoragePolicies" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/storage_policies/{storage_policy_id}': get: operationId: get_storage_policies_id @@ -9934,13 +9934,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/StoragePolicy' + $ref: "#/components/schemas/StoragePolicy" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /storage_policy_assignments: get: operationId: get_storage_policy_assignments @@ -9980,13 +9980,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/StoragePolicyAssignments' + $ref: "#/components/schemas/StoragePolicyAssignments" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" post: operationId: post_storage_policy_assignments summary: Assign storage policy @@ -10044,13 +10044,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/StoragePolicyAssignment' + $ref: "#/components/schemas/StoragePolicyAssignment" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/storage_policy_assignments/{storage_policy_assignment_id}': get: operationId: get_storage_policy_assignments_id @@ -10073,13 +10073,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/StoragePolicyAssignment' + $ref: "#/components/schemas/StoragePolicyAssignment" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" put: operationId: put_storage_policy_assignments_id summary: Update storage policy assignment @@ -10126,13 +10126,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/StoragePolicyAssignment' + $ref: "#/components/schemas/StoragePolicyAssignment" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" delete: operationId: delete_storage_policy_assignments_id summary: Unassign storage policy @@ -10157,7 +10157,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" /zip_downloads: post: operationId: post_zip_downloads @@ -10171,14 +10171,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ZipDownloadRequest' + $ref: "#/components/schemas/ZipDownloadRequest" responses: '202': description: 'If the `zip` archive is ready to be downloaded, the API will return a response that will include a `download_url`, a `status_url`, as well as any conflicts that might have occurred when creating the request.' content: application/json: schema: - $ref: '#/components/schemas/ZipDownload' + $ref: "#/components/schemas/ZipDownload" examples: default: value: @@ -10199,25 +10199,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '401': description: Returned when the access token provided in the `Authorization` header is not recognized or not provided. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned when an authorization header is provided but the user does not have access to the items. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/zip_downloads/{zip_download_id}/content': get: operationId: get_zip_downloads_id_content @@ -10259,19 +10259,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '429': description: Returns an error if the number of concurrent zip downloads has been reached for either the user or the enterprise. * `user_too_many_concurrent_downloads` - the maximum of 5 parallel downloads of zip archives per user has been met. * `enterprise_too_many_concurrent_downloads` - the maximum of 10 parallel downloads of zip archives per enterprise has been met. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '/zip_downloads/{zip_download_id}/status': get: operationId: get_zip_downloads_id_status @@ -10295,31 +10295,31 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ZipDownloadStatus' + $ref: "#/components/schemas/ZipDownloadStatus" '401': description: Returned when the access token provided in the `Authorization` header is not recognized or not provided. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '403': description: Returned when an authorization header is provided but the user does not have access to the items. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" '404': description: 'Returns an error if the ID of this download request is not valid, or if the status of a download is requested before the download has been started.' content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" default: description: An unexpected client error. content: application/json: schema: - $ref: '#/components/schemas/ClientError' + $ref: "#/components/schemas/ClientError" components: securitySchemes: OAuth2Security: @@ -10551,7 +10551,7 @@ components: required: - folder allOf: - - $ref: '#/components/schemas/FileRequestUpdateRequest' + - $ref: "#/components/schemas/FileRequestUpdateRequest" - properties: folder: type: object @@ -10622,7 +10622,7 @@ components: type: array description: A list of the file conflicts that caused this error. items: - $ref: '#/components/schemas/FileConflict' + $ref: "#/components/schemas/FileConflict" help_url: description: A URL that links to more information about why this error occurred. example: 'http://developers.box.com/docs/#errors' @@ -10640,7 +10640,7 @@ components: x-box-tag: uploads description: The error that occurs when a file can not be created due to a conflict. allOf: - - $ref: '#/components/schemas/ClientError' + - $ref: "#/components/schemas/ClientError" - properties: context_info: type: object @@ -10649,7 +10649,7 @@ components: type: array description: A list of the file conflicts that caused this error. items: - $ref: '#/components/schemas/FileConflict' + $ref: "#/components/schemas/FileConflict" OAuth2Error: title: OAuth 2.0 error type: object @@ -10731,7 +10731,7 @@ components: type: array description: 'The permissions that this access token permits, providing a list of resources (files, folders, etc) and the scopes permitted for each of those resources.' items: - $ref: '#/components/schemas/FileScope' + $ref: "#/components/schemas/FileScope" write: type: object description: The basics of an access token @@ -10756,7 +10756,7 @@ components: type: array description: 'The permissions that this access token permits, providing a list of resources (files, folders, etc) and the scopes permitted for each of those resources.' items: - $ref: '#/components/schemas/FileScope' + $ref: "#/components/schemas/FileScope" status: type: object description: The details status of this event. @@ -10813,11 +10813,11 @@ components: type: string source: oneOf: - - $ref: '#/components/schemas/File' - - $ref: '#/components/schemas/Folder' + - $ref: "#/components/schemas/File" + - $ref: "#/components/schemas/Folder" event: description: The event that triggered this invocation - $ref: '#/components/schemas/Event' + $ref: "#/components/schemas/Event" WebhookInvocation: title: Webhook (V2) payload x-box-resource-id: webhook_invocation @@ -10836,10 +10836,10 @@ components: - webhook_event webhook: description: The webhook object that triggered this event - $ref: '#/components/schemas/Webhook' + $ref: "#/components/schemas/Webhook" created_by: description: The user that triggered this event - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" created_at: type: string format: date-time @@ -10889,8 +10889,8 @@ components: - SHARED_LINK.UPDATED source: oneOf: - - $ref: '#/components/schemas/File' - - $ref: '#/components/schemas/Folder' + - $ref: "#/components/schemas/File" + - $ref: "#/components/schemas/Folder" AccessToken: title: Access token type: object @@ -10918,7 +10918,7 @@ components: type: array description: 'The permissions that this access token permits, providing a list of resources (files, folders, etc) and the scopes permitted for each of those resources.' items: - $ref: '#/components/schemas/FileScope' + $ref: "#/components/schemas/FileScope" refresh_token: type: string format: token @@ -11059,13 +11059,13 @@ components: - collaboration item: oneOf: - - $ref: '#/components/schemas/File' - - $ref: '#/components/schemas/Folder' - - $ref: '#/components/schemas/WebLink' + - $ref: "#/components/schemas/File" + - $ref: "#/components/schemas/Folder" + - $ref: "#/components/schemas/WebLink" nullable: true accessible_by: description: The user or group that is granted access - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" invite_email: type: string nullable: true @@ -11105,7 +11105,7 @@ components: description: When the `status` of the collaboration object changed to `accepted` or `rejected` created_by: description: The user who created the collaboration object - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" created_at: type: string format: date-time @@ -11130,7 +11130,7 @@ components: description: Whether or not the terms of service have been accepted. The field is `null` when there is no terms of service required. terms_of_service: allOf: - - $ref: '#/components/schemas/TermsOfService--Mini' + - $ref: "#/components/schemas/TermsOfService--Mini" - description: The terms of service that must be accepted before the collaboration can be accepted. The field is `null` when there is no terms of service required. strong_password_requirement: type: object @@ -11203,7 +11203,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/Collaboration' + $ref: "#/components/schemas/Collaboration" CollaborationAllowlistEntry: title: Allowed collaboration domain type: object @@ -11235,7 +11235,7 @@ components: - both enterprise: description: Collaboration allowlist enterprise. - $ref: '#/components/schemas/CollaborationAllowlistEnterprise' + $ref: "#/components/schemas/CollaborationAllowlistEnterprise" created_at: type: string format: date-time @@ -11270,7 +11270,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/CollaborationAllowlistEntry' + $ref: "#/components/schemas/CollaborationAllowlistEntry" CollaborationAllowlistExemptTarget: title: Allowed collaboration domains user exemption type: object @@ -11290,10 +11290,10 @@ components: - collaboration_whitelist enterprise: description: The enterprise this entry belongs to - $ref: '#/components/schemas/CollaborationAllowlistEnterprise' + $ref: "#/components/schemas/CollaborationAllowlistEnterprise" user: description: The user that has been exempt - $ref: '#/components/schemas/CollaborationAllowlistUser' + $ref: "#/components/schemas/CollaborationAllowlistUser" created_at: type: string format: date-time @@ -11333,7 +11333,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/CollaborationAllowlistExemptTarget' + $ref: "#/components/schemas/CollaborationAllowlistExemptTarget" Collection: title: Collection type: object @@ -11410,7 +11410,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/Collection' + $ref: "#/components/schemas/Collection" Comment: title: Comment type: object @@ -11418,7 +11418,7 @@ components: x-box-resource-id: comment x-box-variant: standard allOf: - - $ref: '#/components/schemas/Comment--Base' + - $ref: "#/components/schemas/Comment--Base" - properties: is_reply_comment: type: boolean @@ -11430,7 +11430,7 @@ components: description: 'The text of the comment, as provided by the user' created_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: A mini user object representing the author of the comment created_at: type: string @@ -11504,7 +11504,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/Comment' + $ref: "#/components/schemas/Comment" Comment--Base: title: Comment (Base) type: object @@ -11535,7 +11535,7 @@ components: x-box-variant: full description: Comments are messages created on files. Comments can be made independently or created as responses to other comments allOf: - - $ref: '#/components/schemas/Comment' + - $ref: "#/components/schemas/Comment" - properties: tagged_message: type: string @@ -11560,7 +11560,7 @@ components: - device_pinner owned_by: description: The user that the device pin belongs to - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" product_name: type: string description: The type of device being pinned @@ -11586,7 +11586,7 @@ components: type: array description: A entries of device pins items: - $ref: '#/components/schemas/DevicePinner' + $ref: "#/components/schemas/DevicePinner" limit: description: The limit that was used for these entries. This will be the same as the `limit` query parameter unless that value exceeded the maximum value allowed. default: 100 @@ -11659,7 +11659,7 @@ components: type: array description: The entries of email alias. items: - $ref: '#/components/schemas/EmailAlias' + $ref: "#/components/schemas/EmailAlias" Event: title: Event type: object @@ -11677,7 +11677,7 @@ components: description: The ID of the event object. You can use this to detect duplicate events created_by: description: 'The user that performed the action represented by the event. Some events may be performed by users not logged into Box. In that case, not all attributes of the object are populated and the event is attributed to a unknown user (`user_id = 2`)' - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" event_type: title: Event Type example: FILE_MARKED_MALICIOUS @@ -11809,8 +11809,8 @@ components: description: The session of the user that performed the action. Not all events will populate this attribute. source: oneOf: - - $ref: '#/components/schemas/User' - - $ref: '#/components/schemas/EventSource' + - $ref: "#/components/schemas/User" + - $ref: "#/components/schemas/EventSource" additional_details: type: object example: @@ -11836,7 +11836,7 @@ components: type: array description: The description of an events that happened within Box. items: - $ref: '#/components/schemas/Event' + $ref: "#/components/schemas/Event" File: title: File type: object @@ -11844,7 +11844,7 @@ components: x-box-variant: standard description: 'A standard representation of a file, as returned from any file API endpoints by default' allOf: - - $ref: '#/components/schemas/File--Mini' + - $ref: "#/components/schemas/File--Mini" - properties: description: type: string @@ -11874,7 +11874,7 @@ components: description: The parent folders for this item nullable: false items: - $ref: '#/components/schemas/Folder--Mini' + $ref: "#/components/schemas/Folder--Mini" - description: 'The tree of folders that this file is contained in, starting at the root.' - nullable: false created_at: @@ -11915,16 +11915,16 @@ components: example: '2012-12-12T10:53:43-08:00' created_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who created this file modified_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who last modified this file - nullable: false owned_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who owns this file - nullable: false shared_link: @@ -12022,7 +12022,7 @@ components: - nullable: true parent: allOf: - - $ref: '#/components/schemas/Folder--Mini' + - $ref: "#/components/schemas/Folder--Mini" - description: The folder that this file is located within. nullable: true item_status: @@ -12042,14 +12042,14 @@ components: x-box-tag: null description: A representation of a file that is used to show allOf: - - $ref: '#/components/schemas/File--Mini' + - $ref: "#/components/schemas/File--Mini" - properties: sha1: type: string example: 85136C79CBF9FE36BB9D05D0639C70C265C18D37 description: The SHA1 hash of the file. file_version: - $ref: '#/components/schemas/FileVersion--Mini' + $ref: "#/components/schemas/FileVersion--Mini" Files: title: Files type: object @@ -12066,7 +12066,7 @@ components: type: array description: A list of files items: - $ref: '#/components/schemas/File' + $ref: "#/components/schemas/File" File--Full: title: File (Full) type: object @@ -12074,7 +12074,7 @@ components: x-box-variant: full description: 'A full representation of a file, as can be returned from any file API endpoints by default' allOf: - - $ref: '#/components/schemas/File' + - $ref: "#/components/schemas/File" - properties: version_number: type: string @@ -12184,7 +12184,7 @@ components: - lock created_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who created the lock. created_at: type: string @@ -12239,7 +12239,7 @@ components: type: array description: 'The permissions that this access token permits, providing a list of resources (files, folders, etc) and the scopes permitted for each of those resources.' items: - $ref: '#/components/schemas/FileScope' + $ref: "#/components/schemas/FileScope" - properties: url: type: string @@ -12314,7 +12314,7 @@ components: $typeVersion: 2 $version: 1 additionalProperties: - $ref: '#/components/schemas/Metadata' + $ref: "#/components/schemas/Metadata" - description: 'An object containing the metadata instances that have been attached to this file. Each metadata instance is uniquely identified by its `scope` and `templateKey`. There can only be one instance of any metadata template attached to each file. Each metadata instance is nested within an object with the `templateKey` as the key, which again itself is nested in an object with the `scope` as the key.' expires_at: type: string @@ -12419,7 +12419,7 @@ components: x-box-variant: mini description: 'A mini representation of a file, used when nested under another resource.' allOf: - - $ref: '#/components/schemas/File--Base' + - $ref: "#/components/schemas/File--Base" - properties: sequence_id: allOf: @@ -12440,7 +12440,7 @@ components: description: The SHA1 hash of the file. This can be used to compare the contents of a file on Box with a local file. file_version: allOf: - - $ref: '#/components/schemas/FileVersion--Mini' + - $ref: "#/components/schemas/FileVersion--Mini" - description: The information about the current version of the file. File--Base: title: File (Base) @@ -12523,7 +12523,7 @@ components: example: '2020-09-28T10:53:43-08:00' folder: description: The folder that this file request is associated with. Files submitted through the file request form will be uploaded to this folder. - $ref: '#/components/schemas/Folder--Mini' + $ref: "#/components/schemas/Folder--Mini" nullable: false url: type: string @@ -12537,7 +12537,7 @@ components: description: 'The HTTP `etag` of this file. This can be used in combination with the `If-Match` header when updating a file request. By providing that header, a change will only be performed on the file request if the `etag` on the file request still matches the `etag` provided in the `If-Match` header.' created_by: description: The user who created this file request. - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" created_at: type: string format: date-time @@ -12546,7 +12546,7 @@ components: example: '2020-09-28T10:53:43-08:00' updated_by: description: The user who last modified this file request. - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" updated_at: type: string format: date-time @@ -12560,7 +12560,7 @@ components: x-box-variant: standard description: A standard representation of a file version allOf: - - $ref: '#/components/schemas/FileVersion--Mini' + - $ref: "#/components/schemas/FileVersion--Mini" - properties: name: type: string @@ -12583,7 +12583,7 @@ components: example: '2012-12-12T10:53:43-08:00' modified_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who last updated the file version trashed_at: type: string @@ -12593,7 +12593,7 @@ components: example: '2012-12-12T10:53:43-08:00' trashed_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who trashed the file version restored_at: type: string @@ -12603,7 +12603,7 @@ components: example: '2012-12-12T10:53:43-08:00' restored_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who restored the file version from the trash. purged_at: type: string @@ -12625,7 +12625,7 @@ components: x-box-variant: mini description: 'A mini representation of a file version, used when nested within another resource.' allOf: - - $ref: '#/components/schemas/FileVersion--Base' + - $ref: "#/components/schemas/FileVersion--Base" - properties: sha1: type: string @@ -12702,7 +12702,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/FileVersion' + $ref: "#/components/schemas/FileVersion" FileVersionLegalHold: title: File version legal hold type: object @@ -12722,15 +12722,15 @@ components: - file_version_legal_hold file_version: description: The file version this file version retention was applied to - $ref: '#/components/schemas/FileVersion--Mini' + $ref: "#/components/schemas/FileVersion--Mini" file: description: The file this file version retention was applied to - $ref: '#/components/schemas/File--Mini' + $ref: "#/components/schemas/File--Mini" legal_hold_policy_assignments: description: List of assignments contributing to this Hold. type: array items: - $ref: '#/components/schemas/LegalHoldPolicyAssignment' + $ref: "#/components/schemas/LegalHoldPolicyAssignment" deleted_at: type: string format: date-time @@ -12765,7 +12765,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/FileVersionLegalHold' + $ref: "#/components/schemas/FileVersionLegalHold" FileVersionRetention: title: File version retention type: object @@ -12785,10 +12785,10 @@ components: - file_version_retention file_version: description: The file version this file version retention was applied to - $ref: '#/components/schemas/FileVersion--Mini' + $ref: "#/components/schemas/FileVersion--Mini" file: description: The file this file version retention was applied to - $ref: '#/components/schemas/File--Mini' + $ref: "#/components/schemas/File--Mini" applied_at: type: string format: date-time @@ -12801,7 +12801,7 @@ components: example: '2012-12-12T10:53:43-08:00' winning_retention_policy: description: The winning retention policy applied to this file version retention. A file version can have multiple retention policies applied. - $ref: '#/components/schemas/RetentionPolicy--Mini' + $ref: "#/components/schemas/RetentionPolicy--Mini" FileVersionRetentions: title: File version retentions type: object @@ -12831,7 +12831,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/FileVersionRetention' + $ref: "#/components/schemas/FileVersionRetention" Folder: title: Folder type: object @@ -12839,7 +12839,7 @@ components: x-box-variant: standard description: 'A standard representation of a folder, as returned from any folder API endpoints by default' allOf: - - $ref: '#/components/schemas/Folder--Mini' + - $ref: "#/components/schemas/Folder--Mini" - properties: created_at: type: string @@ -12884,17 +12884,17 @@ components: description: The parent folders for this item nullable: false items: - $ref: '#/components/schemas/Folder--Mini' + $ref: "#/components/schemas/Folder--Mini" - description: 'The tree of folders that this folder is contained in, starting at the root.' - nullable: false created_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who created this folder - nullable: false modified_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who last modified this folder. - nullable: false trashed_at: @@ -12929,7 +12929,7 @@ components: example: '2012-12-12T10:53:43-08:00' owned_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who owns this folder. - nullable: false shared_link: @@ -13045,7 +13045,7 @@ components: nullable: false parent: allOf: - - $ref: '#/components/schemas/Folder--Mini' + - $ref: "#/components/schemas/Folder--Mini" - description: The optional folder that this folder is located within. This value may be `null` for some folders such as the root folder or the trash folder. nullable: true item_status: @@ -13059,7 +13059,7 @@ components: example: active item_collection: allOf: - - $ref: '#/components/schemas/Items' + - $ref: "#/components/schemas/Items" - description: 'A page of the items that are in the folder. This field can only be requested when querying a folder''s information, not when querying a folder''s items.' - nullable: false Folder--Full: @@ -13069,7 +13069,7 @@ components: x-box-variant: full description: 'A full representation of a folder, as can be returned from any folder API endpoints by default' allOf: - - $ref: '#/components/schemas/Folder' + - $ref: "#/components/schemas/Folder" - properties: sync_state: allOf: @@ -13184,7 +13184,7 @@ components: $typeVersion: 2 $version: 1 additionalProperties: - $ref: '#/components/schemas/Metadata' + $ref: "#/components/schemas/Metadata" - description: 'An object containing the metadata instances that have been attached to this folder. Each metadata instance is uniquely identified by its `scope` and `templateKey`. There can only be one instance of any metadata template attached to each folder. Each metadata instance is nested within an object with the `templateKey` as the key, which again itself is nested in an object with the `scope` as the key.' is_collaboration_restricted_to_enterprise: allOf: @@ -13262,7 +13262,7 @@ components: x-box-variant: mini description: 'A mini representation of a file version, used when nested under another resource.' allOf: - - $ref: '#/components/schemas/Folder--Base' + - $ref: "#/components/schemas/Folder--Base" - properties: sequence_id: allOf: @@ -13316,7 +13316,7 @@ components: properties: folder: description: The folder that the lock applies to. - $ref: '#/components/schemas/Folder--Mini' + $ref: "#/components/schemas/Folder--Mini" id: type: string description: The unique identifier for this folder lock. @@ -13327,7 +13327,7 @@ components: example: folder_lock created_by: description: The user or group that created the lock. - $ref: '#/components/schemas/User--Base' + $ref: "#/components/schemas/User--Base" created_at: type: string format: date-time @@ -13380,7 +13380,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/FolderLock' + $ref: "#/components/schemas/FolderLock" Group: title: Group type: object @@ -13388,7 +13388,7 @@ components: x-box-variant: standard description: 'A standard representation of a group, as returned from any group API endpoints by default' allOf: - - $ref: '#/components/schemas/Group--Mini' + - $ref: "#/components/schemas/Group--Mini" - properties: created_at: type: string @@ -13447,7 +13447,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/Group--Mini' + $ref: "#/components/schemas/Group--Mini" Group--Base: title: Group (Base) type: object @@ -13479,7 +13479,7 @@ components: x-box-variant: full description: 'Groups contain a set of users, and can be used in place of users in some operations, such as collaborations.' allOf: - - $ref: '#/components/schemas/Group' + - $ref: "#/components/schemas/Group" - properties: provenance: type: string @@ -13528,7 +13528,7 @@ components: x-box-variant: mini description: 'Mini representation of a group, including id and name of group.' allOf: - - $ref: '#/components/schemas/Group--Base' + - $ref: "#/components/schemas/Group--Base" - properties: name: type: string @@ -13560,10 +13560,10 @@ components: - group_membership user: description: The user that the membership applies to - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" group: description: The group that the membership applies to - $ref: '#/components/schemas/Group--Mini' + $ref: "#/components/schemas/Group--Mini" role: type: string example: member @@ -13628,7 +13628,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/GroupMembership' + $ref: "#/components/schemas/GroupMembership" Invite: title: Invite type: object @@ -13666,9 +13666,9 @@ components: example: Acme Inc. type: string actionable_by: - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" invited_by: - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" status: description: The status of the invite type: string @@ -13732,9 +13732,9 @@ components: type: array items: oneOf: - - $ref: '#/components/schemas/File--Mini' - - $ref: '#/components/schemas/Folder--Mini' - - $ref: '#/components/schemas/WebLink--Mini' + - $ref: "#/components/schemas/File--Mini" + - $ref: "#/components/schemas/Folder--Mini" + - $ref: "#/components/schemas/WebLink--Mini" LegalHoldPolicy: title: Legal hold policy type: object @@ -13742,7 +13742,7 @@ components: x-box-variant: standard description: 'Legal Hold Policy information describes the basic characteristics of the Policy, such as name, description, and filter dates.' allOf: - - $ref: '#/components/schemas/LegalHoldPolicy--Mini' + - $ref: "#/components/schemas/LegalHoldPolicy--Mini" - properties: policy_name: type: string @@ -13789,7 +13789,7 @@ components: example: 4 created_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who created the legal hold policy object created_at: type: string @@ -13850,7 +13850,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/LegalHoldPolicy' + $ref: "#/components/schemas/LegalHoldPolicy" LegalHoldPolicy--Mini: title: Legal hold policy (Mini) type: object @@ -13879,22 +13879,22 @@ components: x-box-tag: legal_hold_policy_assignments description: 'Legal Hold Assignments are used to assign Legal Hold Policies to Users, Folders, Files, or File Versions. Creating a Legal Hold Assignment puts a hold on the File-Versions that belong to the Assignment''s ''apply-to'' entity.' allOf: - - $ref: '#/components/schemas/LegalHoldPolicyAssignment--Base' + - $ref: "#/components/schemas/LegalHoldPolicyAssignment--Base" - properties: legal_hold_policy: allOf: - - $ref: '#/components/schemas/LegalHoldPolicy--Mini' + - $ref: "#/components/schemas/LegalHoldPolicy--Mini" - description: The policy that the legal hold policy assignment is part of assigned_to: # allOf: oneOf: - - $ref: '#/components/schemas/File' - - $ref: '#/components/schemas/Folder' - - $ref: '#/components/schemas/WebLink' + - $ref: "#/components/schemas/File" + - $ref: "#/components/schemas/Folder" + - $ref: "#/components/schemas/WebLink" description: The item that the the legal hold policy is assigned to. Includes type and ID. assigned_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who created the legal hold policy assignment assigned_at: type: string @@ -13957,7 +13957,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/LegalHoldPolicyAssignment--Base' + $ref: "#/components/schemas/LegalHoldPolicyAssignment--Base" RealtimeServer: title: Real-time server type: object @@ -14000,7 +14000,7 @@ components: type: array description: The entries of realtime servers. items: - $ref: '#/components/schemas/RealtimeServer' + $ref: "#/components/schemas/RealtimeServer" RecentItem: title: Recent item type: object @@ -14014,9 +14014,9 @@ components: example: recent_item item: oneOf: - - $ref: '#/components/schemas/File' - - $ref: '#/components/schemas/Folder' - - $ref: '#/components/schemas/WebLink' + - $ref: "#/components/schemas/File" + - $ref: "#/components/schemas/Folder" + - $ref: "#/components/schemas/WebLink" interaction_type: type: string example: item_preview @@ -14064,7 +14064,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/RecentItem' + $ref: "#/components/schemas/RecentItem" RetentionPolicies: title: Retention policies type: object @@ -14081,7 +14081,7 @@ components: type: array description: The entries of retention policies. items: - $ref: '#/components/schemas/RetentionPolicy' + $ref: "#/components/schemas/RetentionPolicy" RetentionPolicy: title: Retention policy type: object @@ -14090,7 +14090,7 @@ components: x-box-variant: standard description: 'A retention policy blocks permanent deletion of content for a specified amount of time. Admins can create retention policies and then later assign them to specific folders or their entire enterprise. To use this feature, you must have the manage retention policies scope enabled for your API key via your application management console.' allOf: - - $ref: '#/components/schemas/RetentionPolicy--Mini' + - $ref: "#/components/schemas/RetentionPolicy--Mini" - properties: policy_type: type: string @@ -14108,7 +14108,7 @@ components: - retired created_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: A mini user object representing the user that created the retention policy created_at: type: string @@ -14127,7 +14127,7 @@ components: x-box-variant: mini description: 'A mini representation of a retention policy, used when nested within another resource.' allOf: - - $ref: '#/components/schemas/RetentionPolicy--Base' + - $ref: "#/components/schemas/RetentionPolicy--Base" - properties: policy_name: type: string @@ -14189,7 +14189,7 @@ components: - retention_policy_assignment retention_policy: description: A mini retention policy object representing the retention policy that has been assigned to this content - $ref: '#/components/schemas/RetentionPolicy--Mini' + $ref: "#/components/schemas/RetentionPolicy--Mini" assigned_to: title: Reference description: The bare basic reference for an object @@ -14205,7 +14205,7 @@ components: example: file assigned_by: description: A mini user object representing the user that created the retention policy assignment object - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" assigned_at: type: string format: date-time @@ -14240,7 +14240,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/RetentionPolicyAssignment' + $ref: "#/components/schemas/RetentionPolicyAssignment" SearchResults: title: Search Results type: object @@ -14271,9 +14271,9 @@ components: type: array items: oneOf: - - $ref: '#/components/schemas/File' - - $ref: '#/components/schemas/Folder' - - $ref: '#/components/schemas/WebLink' + - $ref: "#/components/schemas/File" + - $ref: "#/components/schemas/Folder" + - $ref: "#/components/schemas/WebLink" SearchResultsWithSharedLinks: title: Search Results (including Shared Links) type: object @@ -14303,7 +14303,7 @@ components: description: 'The search results for the query provided, including the additional information about any shared links through which the item has been shared with the user.' type: array items: - $ref: '#/components/schemas/SearchResultWithSharedLink' + $ref: "#/components/schemas/SearchResultWithSharedLink" SearchResultWithSharedLink: title: Search Result (including Shared Link) type: object @@ -14317,9 +14317,9 @@ components: type: string item: oneOf: - - $ref: '#/components/schemas/File' - - $ref: '#/components/schemas/Folder' - - $ref: '#/components/schemas/WebLink' + - $ref: "#/components/schemas/File" + - $ref: "#/components/schemas/Folder" + - $ref: "#/components/schemas/WebLink" type: description: The result type. The value is always `search_result`. example: search_result @@ -14331,7 +14331,7 @@ components: x-box-variant: standard description: The Storage Policy object describes the storage zone. allOf: - - $ref: '#/components/schemas/StoragePolicy--Mini' + - $ref: "#/components/schemas/StoragePolicy--Mini" - properties: name: description: A descriptive name of the region @@ -14366,7 +14366,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/StoragePolicy' + $ref: "#/components/schemas/StoragePolicy" StoragePolicy--Mini: title: Storage policy (Mini) type: object @@ -14397,10 +14397,10 @@ components: properties: storage_policy: description: The assigned storage policy - $ref: '#/components/schemas/StoragePolicy--Mini' + $ref: "#/components/schemas/StoragePolicy--Mini" assigned_to: description: The enterprise or use the policy is assigned to - $ref: '#/components/schemas/AssignedTo' + $ref: "#/components/schemas/AssignedTo" StoragePolicyAssignments: title: Storage policy assignments type: object @@ -14430,7 +14430,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/StoragePolicyAssignment' + $ref: "#/components/schemas/StoragePolicyAssignment" Task: title: Task type: object @@ -14450,7 +14450,7 @@ components: - task item: description: The file associated with the task - $ref: '#/components/schemas/File--Mini' + $ref: "#/components/schemas/File--Mini" due_at: type: string format: date-time @@ -14469,14 +14469,14 @@ components: example: Legal review task_assignment_collection: description: A collection of task assignment objects associated with the task - $ref: '#/components/schemas/TaskAssignments' + $ref: "#/components/schemas/TaskAssignments" is_completed: type: boolean description: Whether the task has been completed example: true created_by: description: The user who created the task - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" created_at: type: string format: date-time @@ -14505,7 +14505,7 @@ components: type: array description: Tasks on files which other users can to complete for a user. items: - $ref: '#/components/schemas/Task' + $ref: "#/components/schemas/Task" TaskAssignment: title: Task assignment type: object @@ -14525,10 +14525,10 @@ components: - task_assignment item: description: The file that the task has been assigned to. - $ref: '#/components/schemas/File--Mini' + $ref: "#/components/schemas/File--Mini" assigned_to: description: The user that the task has been assigned to. - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" message: type: string example: Please review @@ -14559,7 +14559,7 @@ components: - rejected assigned_by: description: The user who assigned this task. - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" TaskAssignments: title: Task assignments type: object @@ -14576,7 +14576,7 @@ components: type: array description: The entries of task assignments. items: - $ref: '#/components/schemas/TaskAssignment' + $ref: "#/components/schemas/TaskAssignment" TermsOfService: title: Terms of service type: object @@ -14584,7 +14584,7 @@ components: x-box-variant: standard description: The root-level record that is supposed to represent a single Terms of Service. allOf: - - $ref: '#/components/schemas/TermsOfService--Mini' + - $ref: "#/components/schemas/TermsOfService--Mini" - properties: status: description: Whether these terms are enabled or not @@ -14651,7 +14651,7 @@ components: type: array description: The entries of terms of service. items: - $ref: '#/components/schemas/TermsOfService' + $ref: "#/components/schemas/TermsOfService" TermsOfService--Mini: title: Terms of service (Mini) type: object @@ -14692,10 +14692,10 @@ components: - terms_of_service_user_status tos: description: The terms of service - $ref: '#/components/schemas/TermsOfService--Mini' + $ref: "#/components/schemas/TermsOfService--Mini" user: description: The user - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" is_accepted: type: boolean example: true @@ -14726,7 +14726,7 @@ components: type: array description: The associations between a Terms of Service and a user. items: - $ref: '#/components/schemas/TermsOfServiceUserStatus' + $ref: "#/components/schemas/TermsOfServiceUserStatus" UploadPart: title: Upload part type: object @@ -14734,7 +14734,7 @@ components: x-box-variant: standard description: The representation of an upload session chunk. allOf: - - $ref: '#/components/schemas/UploadPart--Mini' + - $ref: "#/components/schemas/UploadPart--Mini" - properties: sha1: description: The SHA1 hash of the chunk. @@ -14773,7 +14773,7 @@ components: x-box-tag: chunked_uploads properties: part: - $ref: '#/components/schemas/UploadPart' + $ref: "#/components/schemas/UploadPart" UploadParts: title: Upload parts type: object @@ -14821,7 +14821,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/UploadPart' + $ref: "#/components/schemas/UploadPart" UploadSession: title: Upload session type: object @@ -14861,7 +14861,7 @@ components: description: 'The number of parts that have been uploaded and processed by the server. This starts at `0`. When committing a file files, inspecting this property can provide insight if all parts have been uploaded correctly.' session_endpoints: description: A list of endpoints for a chunked upload session. - $ref: '#/components/schemas/SessionEndpoint' + $ref: "#/components/schemas/SessionEndpoint" UploadUrl: title: Upload URL type: object @@ -14884,7 +14884,7 @@ components: x-box-variant: standard description: 'A standard representation of a user, as returned from any user API endpoints by default' allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - properties: created_at: type: string @@ -15008,7 +15008,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" User--Full: title: User (Full) type: object @@ -15016,7 +15016,7 @@ components: x-box-variant: full description: 'A full representation of a user, as can be returned from any user API endpoint.' allOf: - - $ref: '#/components/schemas/User' + - $ref: "#/components/schemas/User" - properties: role: type: string @@ -15114,7 +15114,7 @@ components: x-box-variant: mini description: 'A mini representation of a user, as can be returned when nested within other resources.' allOf: - - $ref: '#/components/schemas/User--Base' + - $ref: "#/components/schemas/User--Base" - properties: name: type: string @@ -15207,7 +15207,7 @@ components: - folder created_by: description: The user who created the webhook - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" created_at: type: string format: date-time @@ -15293,7 +15293,7 @@ components: entries: type: array items: - $ref: '#/components/schemas/Webhook' + $ref: "#/components/schemas/Webhook" WebLink: title: Web link type: object @@ -15301,11 +15301,11 @@ components: x-box-variant: standard description: 'Web links are objects that point to URLs. These objects are also known as bookmarks within the Box web application. Web link objects are treated similarly to file objects, they will also support most actions that apply to regular files.' allOf: - - $ref: '#/components/schemas/WebLink--Mini' + - $ref: "#/components/schemas/WebLink--Mini" - properties: parent: allOf: - - $ref: '#/components/schemas/Folder--Mini' + - $ref: "#/components/schemas/Folder--Mini" - description: The parent object the web link belongs to description: type: string @@ -15328,7 +15328,7 @@ components: description: The parent folders for this item nullable: false items: - $ref: '#/components/schemas/Folder--Mini' + $ref: "#/components/schemas/Folder--Mini" - description: 'The tree of folders that this web link is contained in, starting at the root.' - nullable: false created_at: @@ -15355,15 +15355,15 @@ components: example: '2012-12-12T10:53:43-08:00' created_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who created this web link modified_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who last modified this web link owned_by: allOf: - - $ref: '#/components/schemas/User--Mini' + - $ref: "#/components/schemas/User--Mini" - description: The user who owns this web link shared_link: allOf: @@ -15499,7 +15499,7 @@ components: x-box-variant: mini description: 'Web links are objects that point to URLs. These objects are also known as bookmarks within the Box web application. Web link objects are treated similarly to file objects, they will also support most actions that apply to regular files.' allOf: - - $ref: '#/components/schemas/WebLink--Base' + - $ref: "#/components/schemas/WebLink--Base" - properties: url: type: string @@ -15554,7 +15554,7 @@ components: type: array description: 'A list of conflicts that occurred when trying to create the archive. This would occur when multiple items have been requested with the same name. To solve these conflicts, the API will automatically rename an item and return a mapping between the original item''s name and its new name. For every conflict, both files will be renamed and therefore this list will always be a multiple of 2.' items: - $ref: '#/components/schemas/NameConflict' + $ref: "#/components/schemas/NameConflict" ZipDownloadStatus: title: Zip download status type: object @@ -15617,7 +15617,7 @@ components: - item_share object: description: The file for which the file can be accessed - $ref: '#/components/schemas/File--Mini' + $ref: "#/components/schemas/File--Mini" EventSource: title: Event source type: object @@ -15644,11 +15644,11 @@ components: example: report.pdf parent: description: The optional folder that this folder is located within. This value may be `null` for some folders such as the root folder or the trash folder. - $ref: '#/components/schemas/Folder--Mini' + $ref: "#/components/schemas/Folder--Mini" nullable: true owned_by: description: The user who owns this item. - $ref: '#/components/schemas/User--Mini' + $ref: "#/components/schemas/User--Mini" nullable: false SkillCard: type: object diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/files.com.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/files.com.yaml index 3ebadedab..7d6fb80e0 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/files.com.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/files.com.yaml @@ -352,7 +352,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ActionNotificationExportEntity' + $ref: "#/components/schemas/ActionNotificationExportEntity" x-ms-summary: The ActionNotificationExports object. 400: description: Bad Request @@ -422,7 +422,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ActionNotificationExportEntity' + $ref: "#/components/schemas/ActionNotificationExportEntity" x-ms-summary: The ActionNotificationExports object. 400: description: Bad Request @@ -526,7 +526,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ActionNotificationExportResultEntity' + $ref: "#/components/schemas/ActionNotificationExportResultEntity" x-ms-summary: A list of ActionNotificationExportResults objects. 400: description: Bad Request @@ -649,7 +649,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: The ApiKey object. 400: description: Bad Request @@ -874,7 +874,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: The ApiKey object. 400: description: Bad Request @@ -942,7 +942,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: The ApiKeys object. 400: description: Bad Request @@ -1181,7 +1181,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: The ApiKeys object. 400: description: Bad Request @@ -1348,7 +1348,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: A list of ApiKeys objects. 400: description: Bad Request @@ -1557,7 +1557,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: The ApiKeys object. 400: description: Bad Request @@ -1619,7 +1619,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UsageSnapshotEntity' + $ref: "#/components/schemas/UsageSnapshotEntity" x-ms-summary: The Site object. 400: description: Bad Request @@ -1678,7 +1678,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SiteEntity' + $ref: "#/components/schemas/SiteEntity" x-ms-summary: The Site object. 400: description: Bad Request @@ -3222,7 +3222,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SiteEntity' + $ref: "#/components/schemas/SiteEntity" x-ms-summary: The Site object. 400: description: Bad Request @@ -3314,7 +3314,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/IpAddressEntity' + $ref: "#/components/schemas/IpAddressEntity" x-ms-summary: A list of IpAddresses objects. 400: description: Bad Request @@ -3401,7 +3401,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/DnsRecordEntity' + $ref: "#/components/schemas/DnsRecordEntity" x-ms-summary: A list of DnsRecords objects. 400: description: Bad Request @@ -3576,7 +3576,7 @@ paths: application/json: schema: description: Test webhook status. - $ref: '#/components/schemas/StatusEntity' + $ref: "#/components/schemas/StatusEntity" x-ms-summary: The Behaviors object. 400: description: Bad Request @@ -3745,7 +3745,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: A list of ApiKeys objects. 400: description: Bad Request @@ -3954,7 +3954,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: The ApiKeys object. 400: description: Bad Request @@ -4787,7 +4787,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UserEntity' + $ref: "#/components/schemas/UserEntity" x-ms-summary: The Users object. 400: description: Bad Request @@ -4891,7 +4891,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/PublicKeyEntity' + $ref: "#/components/schemas/PublicKeyEntity" x-ms-summary: A list of PublicKeys objects. 400: description: Bad Request @@ -5019,7 +5019,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PublicKeyEntity' + $ref: "#/components/schemas/PublicKeyEntity" x-ms-summary: The PublicKeys object. 400: description: Bad Request @@ -5122,7 +5122,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/GroupUserEntity' + $ref: "#/components/schemas/GroupUserEntity" x-ms-summary: A list of GroupUsers objects. 400: description: Bad Request @@ -5220,7 +5220,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/As2KeyEntity' + $ref: "#/components/schemas/As2KeyEntity" x-ms-summary: A list of As2Keys objects. 400: description: Bad Request @@ -5349,7 +5349,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/As2KeyEntity' + $ref: "#/components/schemas/As2KeyEntity" x-ms-summary: The As2Keys object. 400: description: Bad Request @@ -5519,7 +5519,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: A list of ApiKeys objects. 400: description: Bad Request @@ -5728,7 +5728,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: The ApiKeys object. 400: description: Bad Request @@ -5998,7 +5998,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UserEntity' + $ref: "#/components/schemas/UserEntity" x-ms-summary: The Users object. 400: description: Bad Request @@ -6905,7 +6905,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UserEntity' + $ref: "#/components/schemas/UserEntity" x-ms-summary: The Users object. 400: description: Bad Request @@ -7179,7 +7179,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/UserEntity' + $ref: "#/components/schemas/UserEntity" x-ms-summary: A list of Users objects. 400: description: Bad Request @@ -8009,7 +8009,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UserEntity' + $ref: "#/components/schemas/UserEntity" x-ms-summary: The Users object. 400: description: Bad Request @@ -8106,7 +8106,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/UserCipherUseEntity' + $ref: "#/components/schemas/UserCipherUseEntity" x-ms-summary: A list of UserCipherUses objects. 400: description: Bad Request @@ -8204,7 +8204,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/PublicKeyEntity' + $ref: "#/components/schemas/PublicKeyEntity" x-ms-summary: A list of PublicKeys objects. 400: description: Bad Request @@ -8324,7 +8324,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PublicKeyEntity' + $ref: "#/components/schemas/PublicKeyEntity" x-ms-summary: The PublicKeys object. 400: description: Bad Request @@ -8531,7 +8531,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/PermissionEntity' + $ref: "#/components/schemas/PermissionEntity" x-ms-summary: A list of Permissions objects. 400: description: Bad Request @@ -8634,7 +8634,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/GroupUserEntity' + $ref: "#/components/schemas/GroupUserEntity" x-ms-summary: A list of GroupUsers objects. 400: description: Bad Request @@ -8733,7 +8733,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/As2KeyEntity' + $ref: "#/components/schemas/As2KeyEntity" x-ms-summary: A list of As2Keys objects. 400: description: Bad Request @@ -8854,7 +8854,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/As2KeyEntity' + $ref: "#/components/schemas/As2KeyEntity" x-ms-summary: The As2Keys object. 400: description: Bad Request @@ -9025,7 +9025,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: A list of ApiKeys objects. 400: description: Bad Request @@ -9226,7 +9226,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApiKeyEntity' + $ref: "#/components/schemas/ApiKeyEntity" x-ms-summary: The ApiKeys object. 400: description: Bad Request @@ -9386,7 +9386,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/AppEntity' + $ref: "#/components/schemas/AppEntity" x-ms-summary: A list of Apps objects. 400: description: Bad Request @@ -9453,7 +9453,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/As2KeyEntity' + $ref: "#/components/schemas/As2KeyEntity" x-ms-summary: The As2Keys object. 400: description: Bad Request @@ -9615,7 +9615,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/As2KeyEntity' + $ref: "#/components/schemas/As2KeyEntity" x-ms-summary: The As2Keys object. 400: description: Bad Request @@ -9710,7 +9710,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/As2KeyEntity' + $ref: "#/components/schemas/As2KeyEntity" x-ms-summary: A list of As2Keys objects. 400: description: Bad Request @@ -9839,7 +9839,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/As2KeyEntity' + $ref: "#/components/schemas/As2KeyEntity" x-ms-summary: The As2Keys object. 400: description: Bad Request @@ -9909,7 +9909,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AutomationEntity' + $ref: "#/components/schemas/AutomationEntity" x-ms-summary: The Automations object. 400: description: Bad Request @@ -10398,7 +10398,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AutomationEntity' + $ref: "#/components/schemas/AutomationEntity" x-ms-summary: The Automations object. 400: description: Bad Request @@ -10564,7 +10564,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/AutomationEntity' + $ref: "#/components/schemas/AutomationEntity" x-ms-summary: A list of Automations objects. 400: description: Bad Request @@ -10980,7 +10980,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AutomationEntity' + $ref: "#/components/schemas/AutomationEntity" x-ms-summary: The Automations object. 400: description: Bad Request @@ -11136,7 +11136,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/BandwidthSnapshotEntity' + $ref: "#/components/schemas/BandwidthSnapshotEntity" x-ms-summary: A list of BandwidthSnapshots objects. 400: description: Bad Request @@ -11308,7 +11308,7 @@ paths: application/json: schema: description: Test webhook fields. - $ref: '#/components/schemas/StatusEntity' + $ref: "#/components/schemas/StatusEntity" x-ms-summary: The Behaviors object. 400: description: Bad Request @@ -11377,7 +11377,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BehaviorEntity' + $ref: "#/components/schemas/BehaviorEntity" x-ms-summary: The Behaviors object. 400: description: Bad Request @@ -11615,7 +11615,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BehaviorEntity' + $ref: "#/components/schemas/BehaviorEntity" x-ms-summary: The Behaviors object. 400: description: Bad Request @@ -11778,7 +11778,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/BehaviorEntity' + $ref: "#/components/schemas/BehaviorEntity" x-ms-summary: A list of Behaviors objects. 400: description: Bad Request @@ -11929,7 +11929,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BehaviorEntity' + $ref: "#/components/schemas/BehaviorEntity" x-ms-summary: The Behaviors object. 400: description: Bad Request @@ -12109,7 +12109,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/BehaviorEntity' + $ref: "#/components/schemas/BehaviorEntity" x-ms-summary: A list of Behaviors objects. 400: description: Bad Request @@ -12175,7 +12175,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BundleEntity' + $ref: "#/components/schemas/BundleEntity" x-ms-summary: The Bundles object. 400: description: Bad Request @@ -12538,7 +12538,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BundleEntity' + $ref: "#/components/schemas/BundleEntity" x-ms-summary: The Bundles object. 400: description: Bad Request @@ -12705,7 +12705,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/BundleEntity' + $ref: "#/components/schemas/BundleEntity" x-ms-summary: A list of Bundles objects. 400: description: Bad Request @@ -13024,7 +13024,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BundleEntity' + $ref: "#/components/schemas/BundleEntity" x-ms-summary: The Bundles object. 400: description: Bad Request @@ -13354,7 +13354,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/BundleDownloadEntity' + $ref: "#/components/schemas/BundleDownloadEntity" x-ms-summary: A list of BundleDownloads objects. 400: description: Bad Request @@ -13529,7 +13529,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/BundleRecipientEntity' + $ref: "#/components/schemas/BundleRecipientEntity" x-ms-summary: A list of BundleRecipients objects. 400: description: Bad Request @@ -13719,7 +13719,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BundleRecipientEntity' + $ref: "#/components/schemas/BundleRecipientEntity" x-ms-summary: The BundleRecipients object. 400: description: Bad Request @@ -13821,7 +13821,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/BundleRegistrationEntity' + $ref: "#/components/schemas/BundleRegistrationEntity" x-ms-summary: A list of BundleRegistrations objects. 400: description: Bad Request @@ -13904,7 +13904,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ClickwrapEntity' + $ref: "#/components/schemas/ClickwrapEntity" x-ms-summary: A list of Clickwraps objects. 400: description: Bad Request @@ -14093,7 +14093,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClickwrapEntity' + $ref: "#/components/schemas/ClickwrapEntity" x-ms-summary: The Clickwraps object. 400: description: Bad Request @@ -14160,7 +14160,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClickwrapEntity' + $ref: "#/components/schemas/ClickwrapEntity" x-ms-summary: The Clickwraps object. 400: description: Bad Request @@ -14423,7 +14423,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ClickwrapEntity' + $ref: "#/components/schemas/ClickwrapEntity" x-ms-summary: The Clickwraps object. 400: description: Bad Request @@ -14507,7 +14507,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/DnsRecordEntity' + $ref: "#/components/schemas/DnsRecordEntity" x-ms-summary: A list of DnsRecords objects. 400: description: Bad Request @@ -14687,7 +14687,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ExternalEventEntity' + $ref: "#/components/schemas/ExternalEventEntity" x-ms-summary: A list of ExternalEvents objects. 400: description: Bad Request @@ -14800,7 +14800,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ExternalEventEntity' + $ref: "#/components/schemas/ExternalEventEntity" x-ms-summary: The ExternalEvents object. 400: description: Bad Request @@ -14866,7 +14866,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ExternalEventEntity' + $ref: "#/components/schemas/ExternalEventEntity" x-ms-summary: The ExternalEvents object. 400: description: Bad Request @@ -14975,7 +14975,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileEntity' + $ref: "#/components/schemas/FileEntity" x-ms-summary: The Files object. 400: description: Bad Request @@ -15258,7 +15258,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileEntity' + $ref: "#/components/schemas/FileEntity" x-ms-summary: The Files object. 400: description: Bad Request @@ -15440,7 +15440,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileEntity' + $ref: "#/components/schemas/FileEntity" x-ms-summary: The Files object. 400: description: Bad Request @@ -15532,7 +15532,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileEntity' + $ref: "#/components/schemas/FileEntity" x-ms-summary: The FileActions object. 400: description: Bad Request @@ -15641,7 +15641,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileActionEntity' + $ref: "#/components/schemas/FileActionEntity" x-ms-summary: The FileActions object. 400: description: Bad Request @@ -15738,7 +15738,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileActionEntity' + $ref: "#/components/schemas/FileActionEntity" x-ms-summary: The FileActions object. 400: description: Bad Request @@ -15899,7 +15899,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/FileUploadPartEntity' + $ref: "#/components/schemas/FileUploadPartEntity" x-ms-summary: The FileActions object. 400: description: Bad Request @@ -16060,7 +16060,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileCommentEntity' + $ref: "#/components/schemas/FileCommentEntity" x-ms-summary: The FileComments object. 400: description: Bad Request @@ -16161,7 +16161,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileCommentEntity' + $ref: "#/components/schemas/FileCommentEntity" x-ms-summary: The FileComments object. 400: description: Bad Request @@ -16252,7 +16252,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/FileCommentEntity' + $ref: "#/components/schemas/FileCommentEntity" x-ms-summary: A list of FileComments objects. 400: description: Bad Request @@ -16440,7 +16440,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileCommentReactionEntity' + $ref: "#/components/schemas/FileCommentReactionEntity" x-ms-summary: The FileCommentReactions object. 400: description: Bad Request @@ -16506,7 +16506,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileMigrationEntity' + $ref: "#/components/schemas/FileMigrationEntity" x-ms-summary: The FileMigrations object. 400: description: Bad Request @@ -16649,7 +16649,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/FileEntity' + $ref: "#/components/schemas/FileEntity" x-ms-summary: A list of Folders objects. 400: description: Bad Request @@ -16714,7 +16714,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FileEntity' + $ref: "#/components/schemas/FileEntity" x-ms-summary: The Folders object. 400: description: Bad Request @@ -16809,7 +16809,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/FormFieldSetEntity' + $ref: "#/components/schemas/FormFieldSetEntity" x-ms-summary: A list of FormFieldSets objects. 400: description: Bad Request @@ -16862,13 +16862,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/postFormFieldSets' + $ref: "#/components/schemas/postFormFieldSets" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/postFormFieldSets' + $ref: "#/components/schemas/postFormFieldSets" multipart/form-data: schema: - $ref: '#/components/schemas/postFormFieldSets' + $ref: "#/components/schemas/postFormFieldSets" required: true responses: 201: @@ -16876,7 +16876,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FormFieldSetEntity' + $ref: "#/components/schemas/FormFieldSetEntity" x-ms-summary: The FormFieldSets object. 400: description: Bad Request @@ -16943,7 +16943,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FormFieldSetEntity' + $ref: "#/components/schemas/FormFieldSetEntity" x-ms-summary: The FormFieldSets object. 400: description: Bad Request @@ -17068,13 +17068,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/patchFormFieldSets' + $ref: "#/components/schemas/patchFormFieldSets" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/patchFormFieldSets' + $ref: "#/components/schemas/patchFormFieldSets" multipart/form-data: schema: - $ref: '#/components/schemas/patchFormFieldSets' + $ref: "#/components/schemas/patchFormFieldSets" required: true responses: 200: @@ -17082,7 +17082,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/FormFieldSetEntity' + $ref: "#/components/schemas/FormFieldSetEntity" x-ms-summary: The FormFieldSets object. 400: description: Bad Request @@ -17183,7 +17183,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/GroupUserEntity' + $ref: "#/components/schemas/GroupUserEntity" x-ms-summary: A list of GroupUsers objects. 400: description: Bad Request @@ -18010,7 +18010,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UserEntity' + $ref: "#/components/schemas/UserEntity" x-ms-summary: The Users object. 400: description: Bad Request @@ -18215,7 +18215,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/PermissionEntity' + $ref: "#/components/schemas/PermissionEntity" x-ms-summary: A list of Permissions objects. 400: description: Bad Request @@ -18390,7 +18390,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/GroupUserEntity' + $ref: "#/components/schemas/GroupUserEntity" x-ms-summary: The GroupUsers object. 400: description: Bad Request @@ -18459,7 +18459,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/GroupEntity' + $ref: "#/components/schemas/GroupEntity" x-ms-summary: The Groups object. 400: description: Bad Request @@ -18659,7 +18659,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/GroupEntity' + $ref: "#/components/schemas/GroupEntity" x-ms-summary: The Groups object. 400: description: Bad Request @@ -18822,7 +18822,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/GroupEntity' + $ref: "#/components/schemas/GroupEntity" x-ms-summary: A list of Groups objects. 400: description: Bad Request @@ -18949,7 +18949,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/GroupEntity' + $ref: "#/components/schemas/GroupEntity" x-ms-summary: The Groups object. 400: description: Bad Request @@ -19162,7 +19162,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/GroupUserEntity' + $ref: "#/components/schemas/GroupUserEntity" x-ms-summary: The GroupUsers object. 400: description: Bad Request @@ -19264,7 +19264,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/GroupUserEntity' + $ref: "#/components/schemas/GroupUserEntity" x-ms-summary: A list of GroupUsers objects. 400: description: Bad Request @@ -19386,7 +19386,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/GroupUserEntity' + $ref: "#/components/schemas/GroupUserEntity" x-ms-summary: The GroupUsers object. 400: description: Bad Request @@ -19514,7 +19514,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ActionEntity' + $ref: "#/components/schemas/ActionEntity" x-ms-summary: A list of History objects. 400: description: Bad Request @@ -19641,7 +19641,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ActionEntity' + $ref: "#/components/schemas/ActionEntity" x-ms-summary: A list of History objects. 400: description: Bad Request @@ -19769,7 +19769,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ActionEntity' + $ref: "#/components/schemas/ActionEntity" x-ms-summary: A list of History objects. 400: description: Bad Request @@ -19889,7 +19889,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ActionEntity' + $ref: "#/components/schemas/ActionEntity" x-ms-summary: A list of History objects. 400: description: Bad Request @@ -20075,7 +20075,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ActionEntity' + $ref: "#/components/schemas/ActionEntity" x-ms-summary: A list of History objects. 400: description: Bad Request @@ -20659,7 +20659,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/HistoryExportEntity' + $ref: "#/components/schemas/HistoryExportEntity" x-ms-summary: The HistoryExports object. 400: description: Bad Request @@ -20726,7 +20726,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/HistoryExportEntity' + $ref: "#/components/schemas/HistoryExportEntity" x-ms-summary: The HistoryExports object. 400: description: Bad Request @@ -20830,7 +20830,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/HistoryExportResultEntity' + $ref: "#/components/schemas/HistoryExportResultEntity" x-ms-summary: A list of HistoryExportResults objects. 400: description: Bad Request @@ -21005,7 +21005,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/InboxRecipientEntity' + $ref: "#/components/schemas/InboxRecipientEntity" x-ms-summary: A list of InboxRecipients objects. 400: description: Bad Request @@ -21195,7 +21195,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/InboxRecipientEntity' + $ref: "#/components/schemas/InboxRecipientEntity" x-ms-summary: The InboxRecipients object. 400: description: Bad Request @@ -21287,7 +21287,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/InboxRegistrationEntity' + $ref: "#/components/schemas/InboxRegistrationEntity" x-ms-summary: A list of InboxRegistrations objects. 400: description: Bad Request @@ -21458,7 +21458,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/InboxUploadEntity' + $ref: "#/components/schemas/InboxUploadEntity" x-ms-summary: A list of InboxUploads objects. 400: description: Bad Request @@ -21525,7 +21525,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AccountLineItemEntity' + $ref: "#/components/schemas/AccountLineItemEntity" x-ms-summary: The Invoices object. 400: description: Bad Request @@ -21610,7 +21610,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/AccountLineItemEntity' + $ref: "#/components/schemas/AccountLineItemEntity" x-ms-summary: A list of Invoices objects. 400: description: Bad Request @@ -21695,7 +21695,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/PublicIpAddressEntity' + $ref: "#/components/schemas/PublicIpAddressEntity" x-ms-summary: A list of IpAddresses objects. 400: description: Bad Request @@ -21779,7 +21779,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/IpAddressEntity' + $ref: "#/components/schemas/IpAddressEntity" x-ms-summary: A list of IpAddresses objects. 400: description: Bad Request @@ -21881,7 +21881,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/LockEntity' + $ref: "#/components/schemas/LockEntity" x-ms-summary: A list of Locks objects. 400: description: Bad Request @@ -22009,7 +22009,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/LockEntity' + $ref: "#/components/schemas/LockEntity" x-ms-summary: The Locks object. 400: description: Bad Request @@ -22148,7 +22148,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MessageEntity' + $ref: "#/components/schemas/MessageEntity" x-ms-summary: The Messages object. 400: description: Bad Request @@ -22344,7 +22344,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MessageEntity' + $ref: "#/components/schemas/MessageEntity" x-ms-summary: The Messages object. 400: description: Bad Request @@ -22447,7 +22447,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessageEntity' + $ref: "#/components/schemas/MessageEntity" x-ms-summary: A list of Messages objects. 400: description: Bad Request @@ -22592,7 +22592,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MessageEntity' + $ref: "#/components/schemas/MessageEntity" x-ms-summary: The Messages object. 400: description: Bad Request @@ -22658,7 +22658,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MessageCommentEntity' + $ref: "#/components/schemas/MessageCommentEntity" x-ms-summary: The MessageComments object. 400: description: Bad Request @@ -22815,7 +22815,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MessageCommentEntity' + $ref: "#/components/schemas/MessageCommentEntity" x-ms-summary: The MessageComments object. 400: description: Bad Request @@ -22918,7 +22918,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessageCommentEntity' + $ref: "#/components/schemas/MessageCommentEntity" x-ms-summary: A list of MessageComments objects. 400: description: Bad Request @@ -23024,7 +23024,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MessageCommentEntity' + $ref: "#/components/schemas/MessageCommentEntity" x-ms-summary: The MessageComments object. 400: description: Bad Request @@ -23090,7 +23090,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MessageCommentReactionEntity' + $ref: "#/components/schemas/MessageCommentReactionEntity" x-ms-summary: The MessageCommentReactions object. 400: description: Bad Request @@ -23255,7 +23255,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessageCommentReactionEntity' + $ref: "#/components/schemas/MessageCommentReactionEntity" x-ms-summary: A list of MessageCommentReactions objects. 400: description: Bad Request @@ -23361,7 +23361,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MessageCommentReactionEntity' + $ref: "#/components/schemas/MessageCommentReactionEntity" x-ms-summary: The MessageCommentReactions object. 400: description: Bad Request @@ -23427,7 +23427,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MessageReactionEntity' + $ref: "#/components/schemas/MessageReactionEntity" x-ms-summary: The MessageReactions object. 400: description: Bad Request @@ -23592,7 +23592,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessageReactionEntity' + $ref: "#/components/schemas/MessageReactionEntity" x-ms-summary: A list of MessageReactions objects. 400: description: Bad Request @@ -23698,7 +23698,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MessageReactionEntity' + $ref: "#/components/schemas/MessageReactionEntity" x-ms-summary: The MessageReactions object. 400: description: Bad Request @@ -23764,7 +23764,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/NotificationEntity' + $ref: "#/components/schemas/NotificationEntity" x-ms-summary: The Notifications object. 400: description: Bad Request @@ -23977,7 +23977,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/NotificationEntity' + $ref: "#/components/schemas/NotificationEntity" x-ms-summary: The Notifications object. 400: description: Bad Request @@ -24178,7 +24178,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/NotificationEntity' + $ref: "#/components/schemas/NotificationEntity" x-ms-summary: A list of Notifications objects. 400: description: Bad Request @@ -24391,7 +24391,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/NotificationEntity' + $ref: "#/components/schemas/NotificationEntity" x-ms-summary: The Notifications object. 400: description: Bad Request @@ -24457,7 +24457,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AccountLineItemEntity' + $ref: "#/components/schemas/AccountLineItemEntity" x-ms-summary: The Payments object. 400: description: Bad Request @@ -24542,7 +24542,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/AccountLineItemEntity' + $ref: "#/components/schemas/AccountLineItemEntity" x-ms-summary: A list of Payments objects. 400: description: Bad Request @@ -24809,7 +24809,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/PermissionEntity' + $ref: "#/components/schemas/PermissionEntity" x-ms-summary: A list of Permissions objects. 400: description: Bad Request @@ -24962,7 +24962,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PermissionEntity' + $ref: "#/components/schemas/PermissionEntity" x-ms-summary: The Permissions object. 400: description: Bad Request @@ -25028,7 +25028,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectEntity' + $ref: "#/components/schemas/ProjectEntity" x-ms-summary: The Projects object. 400: description: Bad Request @@ -25193,7 +25193,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectEntity' + $ref: "#/components/schemas/ProjectEntity" x-ms-summary: The Projects object. 400: description: Bad Request @@ -25277,7 +25277,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/ProjectEntity' + $ref: "#/components/schemas/ProjectEntity" x-ms-summary: A list of Projects objects. 400: description: Bad Request @@ -25369,7 +25369,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ProjectEntity' + $ref: "#/components/schemas/ProjectEntity" x-ms-summary: The Projects object. 400: description: Bad Request @@ -25436,7 +25436,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PublicKeyEntity' + $ref: "#/components/schemas/PublicKeyEntity" x-ms-summary: The PublicKeys object. 400: description: Bad Request @@ -25598,7 +25598,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PublicKeyEntity' + $ref: "#/components/schemas/PublicKeyEntity" x-ms-summary: The PublicKeys object. 400: description: Bad Request @@ -25693,7 +25693,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/PublicKeyEntity' + $ref: "#/components/schemas/PublicKeyEntity" x-ms-summary: A list of PublicKeys objects. 400: description: Bad Request @@ -25821,7 +25821,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PublicKeyEntity' + $ref: "#/components/schemas/PublicKeyEntity" x-ms-summary: The PublicKeys object. 400: description: Bad Request @@ -25908,7 +25908,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/RemoteServerEntity' + $ref: "#/components/schemas/RemoteServerEntity" x-ms-summary: A list of RemoteServers objects. 400: description: Bad Request @@ -26701,7 +26701,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RemoteServerEntity' + $ref: "#/components/schemas/RemoteServerEntity" x-ms-summary: The RemoteServers object. 400: description: Bad Request @@ -26768,7 +26768,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RemoteServerEntity' + $ref: "#/components/schemas/RemoteServerEntity" x-ms-summary: The RemoteServers object. 400: description: Bad Request @@ -27634,7 +27634,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RemoteServerEntity' + $ref: "#/components/schemas/RemoteServerEntity" x-ms-summary: The RemoteServers object. 400: description: Bad Request @@ -27813,7 +27813,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/RequestEntity' + $ref: "#/components/schemas/RequestEntity" x-ms-summary: A list of Requests objects. 400: description: Bad Request @@ -27951,7 +27951,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RequestEntity' + $ref: "#/components/schemas/RequestEntity" x-ms-summary: The Requests object. 400: description: Bad Request @@ -28067,7 +28067,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/RequestEntity' + $ref: "#/components/schemas/RequestEntity" x-ms-summary: A list of Requests objects. 400: description: Bad Request @@ -28199,7 +28199,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SessionEntity' + $ref: "#/components/schemas/SessionEntity" x-ms-summary: The Sessions object. 400: description: Bad Request @@ -28409,7 +28409,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/SettingsChangeEntity' + $ref: "#/components/schemas/SettingsChangeEntity" x-ms-summary: A list of SettingsChanges objects. 400: description: Bad Request @@ -28476,7 +28476,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SsoStrategyEntity' + $ref: "#/components/schemas/SsoStrategyEntity" x-ms-summary: The SsoStrategies object. 400: description: Bad Request @@ -28560,7 +28560,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/SsoStrategyEntity' + $ref: "#/components/schemas/SsoStrategyEntity" x-ms-summary: A list of SsoStrategies objects. 400: description: Bad Request @@ -28626,7 +28626,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/StyleEntity' + $ref: "#/components/schemas/StyleEntity" x-ms-summary: The Styles object. 400: description: Bad Request @@ -28785,7 +28785,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/StyleEntity' + $ref: "#/components/schemas/StyleEntity" x-ms-summary: The Styles object. 400: description: Bad Request @@ -28869,7 +28869,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/SyncJobEntity' + $ref: "#/components/schemas/SyncJobEntity" x-ms-summary: A list of SyncJobs objects. 400: description: Bad Request @@ -28953,7 +28953,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/UsageSnapshotEntity' + $ref: "#/components/schemas/UsageSnapshotEntity" x-ms-summary: A list of UsageSnapshots objects. 400: description: Bad Request @@ -29110,7 +29110,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/UsageDailySnapshotEntity' + $ref: "#/components/schemas/UsageDailySnapshotEntity" x-ms-summary: A list of UsageDailySnapshots objects. 400: description: Bad Request @@ -29205,7 +29205,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/UserCipherUseEntity' + $ref: "#/components/schemas/UserCipherUseEntity" x-ms-summary: A list of UserCipherUses objects. 400: description: Bad Request @@ -29291,7 +29291,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/UserRequestEntity' + $ref: "#/components/schemas/UserRequestEntity" x-ms-summary: A list of UserRequests objects. 400: description: Bad Request @@ -29407,7 +29407,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UserRequestEntity' + $ref: "#/components/schemas/UserRequestEntity" x-ms-summary: The UserRequests object. 400: description: Bad Request @@ -29474,7 +29474,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UserRequestEntity' + $ref: "#/components/schemas/UserRequestEntity" x-ms-summary: The UserRequests object. 400: description: Bad Request @@ -29760,7 +29760,7 @@ paths: application/json: schema: description: Webhook test entity - $ref: '#/components/schemas/WebhookTestEntity' + $ref: "#/components/schemas/WebhookTestEntity" x-ms-summary: The WebhookTests object. 400: description: Bad Request @@ -30270,16 +30270,16 @@ components: example: true icon128: description: Branded icon 128x128 - $ref: '#/components/schemas/ImageEntity' + $ref: "#/components/schemas/ImageEntity" icon16: description: Branded icon 16x16 - $ref: '#/components/schemas/ImageEntity' + $ref: "#/components/schemas/ImageEntity" icon32: description: Branded icon 32x32 - $ref: '#/components/schemas/ImageEntity' + $ref: "#/components/schemas/ImageEntity" icon48: description: Branded icon 48x48 - $ref: '#/components/schemas/ImageEntity' + $ref: "#/components/schemas/ImageEntity" immutable_files_set_at: type: string description: Can files be modified? @@ -30367,7 +30367,7 @@ components: description: Login help text example: Login page help text. logo: - $ref: '#/components/schemas/ImageEntity' + $ref: "#/components/schemas/ImageEntity" description: Branded logo max_prior_passwords: type: integer @@ -30468,7 +30468,7 @@ components: - folder_and_site_admins - site_admins session: - $ref: '#/components/schemas/SessionEntity' + $ref: "#/components/schemas/SessionEntity" session_pinned_by_ip: type: boolean description: Are sessions locked to the same IP? (i.e. do users need to @@ -30557,7 +30557,7 @@ components: files? example: true user: - $ref: '#/components/schemas/UserEntity' + $ref: "#/components/schemas/UserEntity" user_lockout: type: boolean description: Will users be locked out after incorrect login attempts? @@ -31026,10 +31026,10 @@ components: example: "" data: description: Auto fields. - $ref: '#/components/schemas/AutoEntity' + $ref: "#/components/schemas/AutoEntity" errors: description: Error fields. - $ref: '#/components/schemas/ErrorsEntity' + $ref: "#/components/schemas/ErrorsEntity" clickwrap_id: type: integer description: Required Clickwrap id @@ -31790,7 +31790,7 @@ components: description: Legal text that must be agreed to prior to accessing Bundle. example: '[Legal text]' form_field_set: - $ref: '#/components/schemas/FormFieldSetEntity' + $ref: "#/components/schemas/FormFieldSetEntity" id: type: integer description: Bundle ID @@ -31870,7 +31870,7 @@ components: format: int32 form_fields: description: Form fields - $ref: '#/components/schemas/FormFieldEntity' + $ref: "#/components/schemas/FormFieldEntity" skip_name: type: boolean description: Any associated InboxRegistrations or BundleRegistrations can @@ -31941,7 +31941,7 @@ components: type: object properties: bundle_registration: - $ref: '#/components/schemas/BundleRegistrationEntity' + $ref: "#/components/schemas/BundleRegistrationEntity" download_method: type: string description: Download method (file or full_zip) @@ -32225,7 +32225,7 @@ components: example: 1 preview: description: File preview - $ref: '#/components/schemas/PreviewEntity' + $ref: "#/components/schemas/PreviewEntity" description: List Folders by path x-docs: null PreviewEntity: @@ -32361,7 +32361,7 @@ components: description: Comment body. example: What a great file! reactions: - $ref: '#/components/schemas/FileCommentReactionEntity' + $ref: "#/components/schemas/FileCommentReactionEntity" description: List File Comments by path x-docs: | File Comments are comments attached to a file by a user. @@ -33062,7 +33062,7 @@ components: type: object properties: inbox_registration: - $ref: '#/components/schemas/InboxRegistrationEntity' + $ref: "#/components/schemas/InboxRegistrationEntity" path: type: string description: Upload path @@ -33106,14 +33106,14 @@ components: example: https://url... invoice_line_items: description: Associated invoice line items - $ref: '#/components/schemas/InvoiceLineItemEntity' + $ref: "#/components/schemas/InvoiceLineItemEntity" method: type: string description: Line item payment method example: paypal payment_line_items: description: Associated payment line items - $ref: '#/components/schemas/PaymentLineItemEntity' + $ref: "#/components/schemas/PaymentLineItemEntity" payment_reversed_at: type: string description: Date/time payment was reversed if applicable @@ -33314,7 +33314,7 @@ components: description: Message body. example: We should upgrade our Files.com account! comments: - $ref: '#/components/schemas/MessageCommentEntity' + $ref: "#/components/schemas/MessageCommentEntity" description: List Messages x-docs: | Messages are part of Files.com's project management features and represent a message posted by a user to a project. @@ -33331,7 +33331,7 @@ components: description: Comment body. example: What a great idea, thank you! reactions: - $ref: '#/components/schemas/MessageCommentReactionEntity' + $ref: "#/components/schemas/MessageCommentReactionEntity" description: List Message Comments x-docs: | A message comment represents a comment made by a user on a message. @@ -33963,10 +33963,10 @@ components: example: "" logo: description: Logo - $ref: '#/components/schemas/ImageEntity' + $ref: "#/components/schemas/ImageEntity" thumbnail: description: Logo thumbnail - $ref: '#/components/schemas/ImageEntity' + $ref: "#/components/schemas/ImageEntity" description: Show Style x-docs: | Styles are custom sets of branding that can be applied on a per-folder basis. @@ -34071,7 +34071,7 @@ components: example: "" data: description: Auto fields - $ref: '#/components/schemas/AutoEntity' + $ref: "#/components/schemas/AutoEntity" success: type: boolean description: The success status of the webhook test diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/openweathermap.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/openweathermap.yaml index 523874c7e..3e10b3c78 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/openweathermap.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/openweathermap.yaml @@ -33,14 +33,14 @@ paths: description: "Access current weather data for any location. **Note**: All parameters are optional, but you must provide at least one parameter. Calling the API by city ID (using the `id` parameter) will provide the most precise location results." operationId: getCurretWeatherData parameters: - - $ref: '#/components/parameters/cityName' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/cityName" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" x-ballerina-display: label: "Current Weather" responses: @@ -49,7 +49,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CurrentWeatherData' + $ref: "#/components/schemas/CurrentWeatherData" 404: description: Not found response content: @@ -120,7 +120,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/WeatherForecast' + $ref: "#/components/schemas/WeatherForecast" 404: description: Not found response content: @@ -238,27 +238,27 @@ components: type: number description: Shift in seconds from UTC current: - $ref: '#/components/schemas/ForecastCurrent' + $ref: "#/components/schemas/ForecastCurrent" description: Current weather data minutely: type: array items: - $ref: '#/components/schemas/Minutely' + $ref: "#/components/schemas/Minutely" description: Minutely weather forecast hourly: type: array items: - $ref: '#/components/schemas/Hourly' + $ref: "#/components/schemas/Hourly" description: Hourly weather forecast daily: type: array items: - $ref: '#/components/schemas/Daily' + $ref: "#/components/schemas/Daily" description: Daily weather forecast alerts: type: array items: - $ref: '#/components/schemas/Alerts' + $ref: "#/components/schemas/Alerts" description: Government weather alerts Alerts: description: Government weather alerts @@ -330,10 +330,10 @@ components: type: number description: Time of the forecasted data, Unix, UTC temp: - $ref: '#/components/schemas/Temp' + $ref: "#/components/schemas/Temp" description: Temperature data feels_like: - $ref: '#/components/schemas/FeelsLike' + $ref: "#/components/schemas/FeelsLike" description: "Temperature. This accounts for the human perception of weather." moonrise: type: number @@ -374,7 +374,7 @@ components: weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: More info Weather condition codes rain: type: number @@ -422,10 +422,10 @@ components: weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: More info Weather condition codes rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" description: Nature of the rain Minutely: type: object @@ -483,13 +483,13 @@ components: weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: More info Weather condition codes rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" description: Nature of the rain snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" description: Nature of the Snow CurrentWeatherData: title: Successful response @@ -497,35 +497,35 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" description: City geo location weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: More info Weather condition codes base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" description: Basic weather data visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" description: Nature of the wind clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" description: Nature of the clouds rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" description: Nature of the rain snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" description: Nature of the snow dt: type: integer @@ -533,7 +533,7 @@ components: format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" description: Internal data id: type: integer diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/stripe.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/stripe.yaml index 35f1c93aa..097bc450f 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/stripe.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/stripe.yaml @@ -187,7 +187,7 @@ components: type: object CreatedDetails: anyOf: - - $ref: '#/components/schemas/CreatedFilterOptions' + - $ref: "#/components/schemas/CreatedFilterOptions" - type: integer CreatedFilterOptions: properties: @@ -24509,7 +24509,7 @@ paths: name: created required: false schema: - $ref: '#/components/schemas/CreatedDetails' + $ref: "#/components/schemas/CreatedDetails" style: deepObject - description: A cursor for use in pagination. `ending_before` is an object ID that defines your place in the list. For instance, if you make a list @@ -25462,7 +25462,7 @@ paths: type: string discounts: anyOf: - - $ref: '#/components/schemas/discounts_data_param' + - $ref: "#/components/schemas/discounts_data_param" - enum: - '' type: string @@ -26458,7 +26458,7 @@ paths: required: false schema: items: - $ref: '#/components/schemas/invoice_item_preview_params' + $ref: "#/components/schemas/invoice_item_preview_params" type: array style: deepObject - description: The identifier of the unstarted schedule whose upcoming invoice @@ -26815,7 +26815,7 @@ paths: required: false schema: items: - $ref: '#/components/schemas/invoice_item_preview_params' + $ref: "#/components/schemas/invoice_item_preview_params" type: array style: deepObject - description: A limit on the number of objects to be returned. Limit can range @@ -28784,7 +28784,7 @@ paths: properties: data: items: - $ref: '#/components/schemas/usage_record_summary' + $ref: "#/components/schemas/usage_record_summary" type: array has_more: description: >- @@ -28816,7 +28816,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/error' + $ref: "#/components/schemas/error" description: Error response. "/v1/subscriptions": get: @@ -30032,7 +30032,7 @@ paths: name: canceled_at required: false schema: - $ref: '#/components/schemas/CreatedDetails' + $ref: "#/components/schemas/CreatedDetails" style: deepObject - description: Only return subscription schedules that completed during the given date interval. @@ -30041,7 +30041,7 @@ paths: name: completed_at required: false schema: - $ref: '#/components/schemas/CreatedDetails' + $ref: "#/components/schemas/CreatedDetails" style: deepObject - description: Only return subscription schedules that were created during the given date interval. @@ -30050,7 +30050,7 @@ paths: name: created required: false schema: - $ref: '#/components/schemas/CreatedDetails' + $ref: "#/components/schemas/CreatedDetails" style: deepObject - description: Only return subscription schedules for the given customer. in: query @@ -30087,7 +30087,7 @@ paths: name: released_at required: false schema: - $ref: '#/components/schemas/CreatedDetails' + $ref: "#/components/schemas/CreatedDetails" style: deepObject - description: Only return subscription schedules that have not started yet. in: query diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/ynab.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/ynab.yaml index 4ed0ab178..7f79c750c 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/ynab.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/ynab.yaml @@ -54,13 +54,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UserResponse' + $ref: "#/components/schemas/UserResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets: get: tags: @@ -80,19 +80,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BudgetSummaryResponse' + $ref: "#/components/schemas/BudgetSummaryResponse" 404: description: No budgets were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}: get: tags: @@ -123,19 +123,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BudgetDetailResponse' + $ref: "#/components/schemas/BudgetDetailResponse" 404: description: The specified budget was not found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/settings: get: tags: @@ -158,19 +158,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BudgetSettingsResponse' + $ref: "#/components/schemas/BudgetSettingsResponse" 404: description: The specified Budget was not found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/accounts: get: tags: @@ -200,19 +200,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AccountsResponse' + $ref: "#/components/schemas/AccountsResponse" 404: description: No accounts were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" post: tags: - Accounts @@ -233,7 +233,7 @@ paths: content: '*/*': schema: - $ref: '#/components/schemas/SaveAccountWrapper' + $ref: "#/components/schemas/SaveAccountWrapper" required: true responses: 201: @@ -241,14 +241,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AccountResponse' + $ref: "#/components/schemas/AccountResponse" 400: description: The request could not be understood due to malformed syntax or validation error(s). content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" x-codegen-request-body-name: data /budgets/{budget_id}/accounts/{account_id}: get: @@ -279,19 +279,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AccountResponse' + $ref: "#/components/schemas/AccountResponse" 404: description: The requested account was not found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/categories: get: tags: @@ -322,19 +322,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CategoriesResponse' + $ref: "#/components/schemas/CategoriesResponse" 404: description: No categories were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/categories/{category_id}: get: tags: @@ -364,19 +364,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CategoryResponse' + $ref: "#/components/schemas/CategoryResponse" 404: description: The category not was found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/months/{month}/categories/{category_id}: get: tags: @@ -415,19 +415,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CategoryResponse' + $ref: "#/components/schemas/CategoryResponse" 404: description: The month category was not was found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" patch: tags: - Categories @@ -464,7 +464,7 @@ paths: content: '*/*': schema: - $ref: '#/components/schemas/SaveMonthCategoryWrapper' + $ref: "#/components/schemas/SaveMonthCategoryWrapper" required: true responses: 200: @@ -472,14 +472,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SaveCategoryResponse' + $ref: "#/components/schemas/SaveCategoryResponse" 400: description: The request could not be understood due to malformed syntax or validation error(s) content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" x-codegen-request-body-name: data /budgets/{budget_id}/payees: get: @@ -510,19 +510,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PayeesResponse' + $ref: "#/components/schemas/PayeesResponse" 404: description: No payees were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/payees/{payee_id}: get: tags: @@ -551,19 +551,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PayeeResponse' + $ref: "#/components/schemas/PayeeResponse" 404: description: The payee was not found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/payee_locations: get: tags: @@ -586,19 +586,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PayeeLocationsResponse' + $ref: "#/components/schemas/PayeeLocationsResponse" 404: description: No payees locations were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/payee_locations/{payee_location_id}: get: tags: @@ -627,19 +627,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PayeeLocationResponse' + $ref: "#/components/schemas/PayeeLocationResponse" 404: description: The payee location was not found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/payees/{payee_id}/payee_locations: get: tags: @@ -668,19 +668,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PayeeLocationsResponse' + $ref: "#/components/schemas/PayeeLocationsResponse" 404: description: No payees locations were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/months: get: tags: @@ -710,19 +710,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MonthSummariesResponse' + $ref: "#/components/schemas/MonthSummariesResponse" 404: description: No budget months were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/months/{month}: get: tags: @@ -753,19 +753,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MonthDetailResponse' + $ref: "#/components/schemas/MonthDetailResponse" 404: description: The budget month was not found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/transactions: get: tags: @@ -811,19 +811,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TransactionsResponse' + $ref: "#/components/schemas/TransactionsResponse" 400: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" 404: description: No transactions were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" post: tags: - Transactions @@ -851,7 +851,7 @@ paths: content: '*/*': schema: - $ref: '#/components/schemas/SaveTransactionsWrapper' + $ref: "#/components/schemas/SaveTransactionsWrapper" required: true responses: 201: @@ -859,21 +859,21 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SaveTransactionsResponse' + $ref: "#/components/schemas/SaveTransactionsResponse" 400: description: The request could not be understood due to malformed syntax or validation error(s). content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" 409: description: A transaction on the same account with the same `import_id` already exists. content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" x-codegen-request-body-name: data patch: tags: @@ -898,7 +898,7 @@ paths: content: '*/*': schema: - $ref: '#/components/schemas/UpdateTransactionsWrapper' + $ref: "#/components/schemas/UpdateTransactionsWrapper" required: true responses: 209: @@ -906,14 +906,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SaveTransactionsResponse' + $ref: "#/components/schemas/SaveTransactionsResponse" 400: description: The request could not be understood due to malformed syntax or validation error(s). content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" x-codegen-request-body-name: data /budgets/{budget_id}/transactions/import: post: @@ -944,20 +944,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TransactionsImportResponse' + $ref: "#/components/schemas/TransactionsImportResponse" 201: description: One or more transactions were imported successfully content: application/json: schema: - $ref: '#/components/schemas/TransactionsImportResponse' + $ref: "#/components/schemas/TransactionsImportResponse" 400: description: The request could not be understood due to malformed syntax or validation error(s) content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/transactions/{transaction_id}: get: tags: @@ -986,19 +986,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TransactionResponse' + $ref: "#/components/schemas/TransactionResponse" 404: description: The transaction was not found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" put: tags: - Transactions @@ -1025,7 +1025,7 @@ paths: content: '*/*': schema: - $ref: '#/components/schemas/SaveTransactionWrapper' + $ref: "#/components/schemas/SaveTransactionWrapper" required: true responses: 200: @@ -1033,14 +1033,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TransactionResponse' + $ref: "#/components/schemas/TransactionResponse" 400: description: The request could not be understood due to malformed syntax or validation error(s) content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" x-codegen-request-body-name: data /budgets/{budget_id}/transactions/bulk: post: @@ -1065,7 +1065,7 @@ paths: content: '*/*': schema: - $ref: '#/components/schemas/BulkTransactions' + $ref: "#/components/schemas/BulkTransactions" required: true responses: 201: @@ -1073,14 +1073,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/BulkResponse' + $ref: "#/components/schemas/BulkResponse" 400: description: The request could not be understood due to malformed syntax or validation error(s) content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" x-codegen-request-body-name: transactions /budgets/{budget_id}/accounts/{account_id}/transactions: get: @@ -1133,19 +1133,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/TransactionsResponse' + $ref: "#/components/schemas/TransactionsResponse" 404: description: No transactions were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/categories/{category_id}/transactions: get: tags: @@ -1197,19 +1197,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/HybridTransactionsResponse' + $ref: "#/components/schemas/HybridTransactionsResponse" 404: description: No transactions were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/payees/{payee_id}/transactions: get: tags: @@ -1261,19 +1261,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/HybridTransactionsResponse' + $ref: "#/components/schemas/HybridTransactionsResponse" 404: description: No transactions were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/scheduled_transactions: get: tags: @@ -1303,19 +1303,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ScheduledTransactionsResponse' + $ref: "#/components/schemas/ScheduledTransactionsResponse" 404: description: No scheduled transactions were found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" /budgets/{budget_id}/scheduled_transactions/{scheduled_transaction_id}: get: tags: @@ -1344,19 +1344,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ScheduledTransactionResponse' + $ref: "#/components/schemas/ScheduledTransactionResponse" 404: description: The scheduled transaction was not found content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" default: description: An error occurred content: application/json: schema: - $ref: '#/components/schemas/ErrorResponse' + $ref: "#/components/schemas/ErrorResponse" components: schemas: ErrorResponse: @@ -1365,7 +1365,7 @@ components: type: object properties: error: - $ref: '#/components/schemas/ErrorDetail' + $ref: "#/components/schemas/ErrorDetail" ErrorDetail: required: - detail @@ -1390,7 +1390,7 @@ components: type: object properties: user: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" User: required: - id @@ -1461,9 +1461,9 @@ components: budgets: type: array items: - $ref: '#/components/schemas/BudgetSummary' + $ref: "#/components/schemas/BudgetSummary" default_budget: - $ref: '#/components/schemas/BudgetSummary' + $ref: "#/components/schemas/BudgetSummary" BudgetSummary: required: - id @@ -1490,15 +1490,15 @@ components: description: The latest budget month format: date date_format: - $ref: '#/components/schemas/DateFormat' + $ref: "#/components/schemas/DateFormat" currency_format: - $ref: '#/components/schemas/CurrencyFormat' + $ref: "#/components/schemas/CurrencyFormat" accounts: type: array description: The budget accounts (only included if `include_accounts=true` specified as query parameter) items: - $ref: '#/components/schemas/Account' + $ref: "#/components/schemas/Account" BudgetDetailResponse: required: - data @@ -1511,56 +1511,56 @@ components: type: object properties: budget: - $ref: '#/components/schemas/BudgetDetail' + $ref: "#/components/schemas/BudgetDetail" server_knowledge: type: integer description: The knowledge of the server format: int64 BudgetDetail: allOf: - - $ref: '#/components/schemas/BudgetSummary' + - $ref: "#/components/schemas/BudgetSummary" - type: object properties: accounts: type: array items: - $ref: '#/components/schemas/Account' + $ref: "#/components/schemas/Account" payees: type: array items: - $ref: '#/components/schemas/Payee' + $ref: "#/components/schemas/Payee" payee_locations: type: array items: - $ref: '#/components/schemas/PayeeLocation' + $ref: "#/components/schemas/PayeeLocation" category_groups: type: array items: - $ref: '#/components/schemas/CategoryGroup' + $ref: "#/components/schemas/CategoryGroup" categories: type: array items: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" months: type: array items: - $ref: '#/components/schemas/MonthDetail' + $ref: "#/components/schemas/MonthDetail" transactions: type: array items: - $ref: '#/components/schemas/TransactionSummary' + $ref: "#/components/schemas/TransactionSummary" subtransactions: type: array items: - $ref: '#/components/schemas/SubTransaction' + $ref: "#/components/schemas/SubTransaction" scheduled_transactions: type: array items: - $ref: '#/components/schemas/ScheduledTransactionSummary' + $ref: "#/components/schemas/ScheduledTransactionSummary" scheduled_subtransactions: type: array items: - $ref: '#/components/schemas/ScheduledSubTransaction' + $ref: "#/components/schemas/ScheduledSubTransaction" BudgetSettingsResponse: required: - data @@ -1572,7 +1572,7 @@ components: type: object properties: settings: - $ref: '#/components/schemas/BudgetSettings' + $ref: "#/components/schemas/BudgetSettings" BudgetSettings: required: - currency_format @@ -1580,9 +1580,9 @@ components: type: object properties: date_format: - $ref: '#/components/schemas/DateFormat' + $ref: "#/components/schemas/DateFormat" currency_format: - $ref: '#/components/schemas/CurrencyFormat' + $ref: "#/components/schemas/CurrencyFormat" AccountsResponse: required: - data @@ -1597,7 +1597,7 @@ components: accounts: type: array items: - $ref: '#/components/schemas/Account' + $ref: "#/components/schemas/Account" server_knowledge: type: integer description: The knowledge of the server @@ -1613,7 +1613,7 @@ components: type: object properties: account: - $ref: '#/components/schemas/Account' + $ref: "#/components/schemas/Account" Account: required: - balance @@ -1693,7 +1693,7 @@ components: type: object properties: account: - $ref: '#/components/schemas/SaveAccount' + $ref: "#/components/schemas/SaveAccount" SaveAccount: required: - balance @@ -1733,7 +1733,7 @@ components: category_groups: type: array items: - $ref: '#/components/schemas/CategoryGroupWithCategories' + $ref: "#/components/schemas/CategoryGroupWithCategories" server_knowledge: type: integer description: The knowledge of the server @@ -1749,10 +1749,10 @@ components: type: object properties: category: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" CategoryGroupWithCategories: allOf: - - $ref: '#/components/schemas/CategoryGroup' + - $ref: "#/components/schemas/CategoryGroup" - required: - categories type: object @@ -1762,7 +1762,7 @@ components: description: Category group categories. Amounts (budgeted, activity, balance, etc.) are specific to the current budget month (UTC). items: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" CategoryGroup: required: - deleted @@ -1893,7 +1893,7 @@ components: type: object properties: category: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" server_knowledge: type: integer description: The knowledge of the server @@ -1912,7 +1912,7 @@ components: payees: type: array items: - $ref: '#/components/schemas/Payee' + $ref: "#/components/schemas/Payee" server_knowledge: type: integer description: The knowledge of the server @@ -1928,7 +1928,7 @@ components: type: object properties: payee: - $ref: '#/components/schemas/Payee' + $ref: "#/components/schemas/Payee" Payee: required: - deleted @@ -1962,7 +1962,7 @@ components: payee_locations: type: array items: - $ref: '#/components/schemas/PayeeLocation' + $ref: "#/components/schemas/PayeeLocation" PayeeLocationResponse: required: - data @@ -1974,7 +1974,7 @@ components: type: object properties: payee_location: - $ref: '#/components/schemas/PayeeLocation' + $ref: "#/components/schemas/PayeeLocation" PayeeLocation: required: - deleted @@ -2012,7 +2012,7 @@ components: transactions: type: array items: - $ref: '#/components/schemas/TransactionDetail' + $ref: "#/components/schemas/TransactionDetail" server_knowledge: type: integer description: The knowledge of the server @@ -2030,23 +2030,23 @@ components: transactions: type: array items: - $ref: '#/components/schemas/HybridTransaction' + $ref: "#/components/schemas/HybridTransaction" SaveTransactionWrapper: required: - transaction type: object properties: transaction: - $ref: '#/components/schemas/SaveTransaction' + $ref: "#/components/schemas/SaveTransaction" SaveTransactionsWrapper: type: object properties: transaction: - $ref: '#/components/schemas/SaveTransaction' + $ref: "#/components/schemas/SaveTransaction" transactions: type: array items: - $ref: '#/components/schemas/SaveTransaction' + $ref: "#/components/schemas/SaveTransaction" UpdateTransactionsWrapper: required: - transactions @@ -2055,7 +2055,7 @@ components: transactions: type: array items: - $ref: '#/components/schemas/UpdateTransaction' + $ref: "#/components/schemas/UpdateTransaction" UpdateTransaction: allOf: - required: @@ -2064,7 +2064,7 @@ components: properties: id: type: string - - $ref: '#/components/schemas/SaveTransaction' + - $ref: "#/components/schemas/SaveTransaction" SaveTransaction: required: - account_id @@ -2157,7 +2157,7 @@ components: split. Updating `subtransactions` on an existing split transaction is not supported. items: - $ref: '#/components/schemas/SaveSubTransaction' + $ref: "#/components/schemas/SaveSubTransaction" SaveSubTransaction: required: - amount @@ -2204,13 +2204,13 @@ components: items: type: string transaction: - $ref: '#/components/schemas/TransactionDetail' + $ref: "#/components/schemas/TransactionDetail" transactions: type: array description: If multiple transactions were specified, the transactions that were saved items: - $ref: '#/components/schemas/TransactionDetail' + $ref: "#/components/schemas/TransactionDetail" duplicate_import_ids: type: array description: If multiple transactions were specified, a list of import_ids @@ -2233,7 +2233,7 @@ components: type: object properties: transaction: - $ref: '#/components/schemas/TransactionDetail' + $ref: "#/components/schemas/TransactionDetail" TransactionSummary: required: - account_id @@ -2313,7 +2313,7 @@ components: will only be included in delta requests. TransactionDetail: allOf: - - $ref: '#/components/schemas/TransactionSummary' + - $ref: "#/components/schemas/TransactionSummary" - required: - account_name - subtransactions @@ -2329,10 +2329,10 @@ components: type: array description: If a split transaction, the subtransactions. items: - $ref: '#/components/schemas/SubTransaction' + $ref: "#/components/schemas/SubTransaction" HybridTransaction: allOf: - - $ref: '#/components/schemas/TransactionSummary' + - $ref: "#/components/schemas/TransactionSummary" - required: - account_name - type @@ -2361,7 +2361,7 @@ components: type: object properties: category: - $ref: '#/components/schemas/SaveMonthCategory' + $ref: "#/components/schemas/SaveMonthCategory" SaveMonthCategory: required: - budgeted @@ -2422,7 +2422,7 @@ components: transactions: type: array items: - $ref: '#/components/schemas/SaveTransaction' + $ref: "#/components/schemas/SaveTransaction" SubTransaction: required: - amount @@ -2478,7 +2478,7 @@ components: scheduled_transactions: type: array items: - $ref: '#/components/schemas/ScheduledTransactionDetail' + $ref: "#/components/schemas/ScheduledTransactionDetail" server_knowledge: type: integer description: The knowledge of the server @@ -2494,7 +2494,7 @@ components: type: object properties: scheduled_transaction: - $ref: '#/components/schemas/ScheduledTransactionDetail' + $ref: "#/components/schemas/ScheduledTransactionDetail" ScheduledTransactionSummary: required: - account_id @@ -2569,7 +2569,7 @@ components: scheduled transactions will only be included in delta requests. ScheduledTransactionDetail: allOf: - - $ref: '#/components/schemas/ScheduledTransactionSummary' + - $ref: "#/components/schemas/ScheduledTransactionSummary" - required: - account_name - subtransactions @@ -2585,7 +2585,7 @@ components: type: array description: If a split scheduled transaction, the subtransactions. items: - $ref: '#/components/schemas/ScheduledSubTransaction' + $ref: "#/components/schemas/ScheduledSubTransaction" ScheduledSubTransaction: required: - amount @@ -2635,7 +2635,7 @@ components: months: type: array items: - $ref: '#/components/schemas/MonthSummary' + $ref: "#/components/schemas/MonthSummary" server_knowledge: type: integer description: The knowledge of the server @@ -2651,7 +2651,7 @@ components: type: object properties: month: - $ref: '#/components/schemas/MonthDetail' + $ref: "#/components/schemas/MonthDetail" MonthSummary: required: - activity @@ -2695,7 +2695,7 @@ components: will only be included in delta requests. MonthDetail: allOf: - - $ref: '#/components/schemas/MonthSummary' + - $ref: "#/components/schemas/MonthSummary" - required: - categories type: object @@ -2705,7 +2705,7 @@ components: description: The budget month categories. Amounts (budgeted, activity, balance, etc.) are specific to the {month} parameter specified. items: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" securitySchemes: bearerAuth: scheme: bearer diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/zoom.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/zoom.yaml index 0406ad3c1..0bddce895 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/zoom.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/ballerinax_connector_tests/zoom.yaml @@ -150,7 +150,7 @@ paths: page_size: 30 total_records: 4 schema: - $ref: '#/components/schemas/ListMeetingsResponse' + $ref: "#/components/schemas/ListMeetingsResponse" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -192,7 +192,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MeetingDetails' + $ref: "#/components/schemas/MeetingDetails" description: Meeting detailed. x-ballerina-display: label: Meeting Details @@ -302,7 +302,7 @@ paths: type: 2 uuid: ng1MzyWNQaObxcf3+Gfm6A== schema: - $ref: '#/components/schemas/CreateMeetingResponse' + $ref: "#/components/schemas/CreateMeetingResponse" description: "HTTP Status Code:201 - Meeting created." headers: Content-Location: @@ -430,7 +430,7 @@ paths: zip: "11000" total_records: 1 schema: - $ref: '#/components/schemas/ListMeetingRegistrantsResponse' + $ref: "#/components/schemas/ListMeetingRegistrantsResponse" description: "HTTP Status Code:200. Successfully listed meeting registrants." security: - OAuth: [] @@ -477,7 +477,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/AddMeetingRegistrantRequest' + $ref: "#/components/schemas/AddMeetingRegistrantRequest" required: true description: Meeting Registrant Details x-examples: @@ -514,7 +514,7 @@ paths: start_time: culpa mollit topic: reprehenderit ea ut ex Excepteur schema: - $ref: '#/components/schemas/AddMeetingRegistrantResponse' + $ref: "#/components/schemas/AddMeetingRegistrantResponse" description: Meeting registrant's details security: - OAuth: [] @@ -566,7 +566,7 @@ paths: - field_name: address required: true schema: - $ref: '#/components/schemas/RegistrantQuestions' + $ref: "#/components/schemas/RegistrantQuestions" description: |- **HTTP Status Code:** `200`. Meeting Registrant Question object returned "404": @@ -609,7 +609,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/RegistrantQuestions' + $ref: "#/components/schemas/RegistrantQuestions" description: Meeting Registrant Questions required: true x-examples: @@ -671,7 +671,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdateMeetingRegistrantstatusRequest' + $ref: "#/components/schemas/UpdateMeetingRegistrantstatusRequest" description: Request payload for meeting registrant status update required: true x-examples: @@ -986,7 +986,7 @@ paths: type: 2 uuid: iAABBBcccdddd7A== schema: - $ref: '#/components/schemas/GetMeetingDetailsResponse' + $ref: "#/components/schemas/GetMeetingDetailsResponse" description: "**HTTP Status Code:** `200` Meeting object returned." "400": description: >- @@ -1051,7 +1051,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdateMeetingRequest' + $ref: "#/components/schemas/UpdateMeetingRequest" description: Meeting required: true x-examples: @@ -1143,7 +1143,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdateMeetingstatusRequest' + $ref: "#/components/schemas/UpdateMeetingstatusRequest" required: true x-examples: application/json: @@ -1206,7 +1206,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ListPastMeetingsResponse' + $ref: "#/components/schemas/ListPastMeetingsResponse" description: |- **HTTP Status Code:** `200`. List of ended meeting instances returned. "404": @@ -1269,7 +1269,7 @@ paths: title: Learn something new uuid: gsdjfhsdfkhjdsf schema: - $ref: '#/components/schemas/ListPastMeetingPollsResponse' + $ref: "#/components/schemas/ListPastMeetingPollsResponse" description: |- **HTTP Status Code:** `200` **OK**. Polls returned successfully. security: @@ -1328,7 +1328,7 @@ paths: user_name: string uuid: string [uuid] schema: - $ref: '#/components/schemas/PastMeetingDetailsResponse' + $ref: "#/components/schemas/PastMeetingDetailsResponse" description: |- **HTTP Status Code:** `200`. Meeting details returned. "400": @@ -1419,7 +1419,7 @@ paths: user_email: ram.shekhar.123@fkdngfjg.fdghdfgj total_records: 1 schema: - $ref: '#/components/schemas/ListPastMeetingParticipantsResponse' + $ref: "#/components/schemas/ListPastMeetingParticipantsResponse" description: |- **HTTP Status Code:** `200`. Meeting participants' report returned. "400": @@ -1501,7 +1501,7 @@ paths: title: Meeting Usefulness total_records: 1 schema: - $ref: '#/components/schemas/MeetingPollsResponse' + $ref: "#/components/schemas/MeetingPollsResponse" description: |- **HTTP Status Code:**. List polls of a Meeting returned "404": @@ -1552,7 +1552,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateMeetingPollRequest' + $ref: "#/components/schemas/CreateMeetingPollRequest" description: Meeting poll object required: true x-examples: @@ -1583,7 +1583,7 @@ paths: status: notstart title: Meeting Usefulness schema: - $ref: '#/components/schemas/CreateMeetingPollResponse' + $ref: "#/components/schemas/CreateMeetingPollResponse" description: |- **HTTP Status Code:** `201`. Meeting Poll Created headers: @@ -1710,7 +1710,7 @@ paths: status: notstart title: Meeting Usefulness schema: - $ref: '#/components/schemas/GetMeetingPollResponse' + $ref: "#/components/schemas/GetMeetingPollResponse" description: |- **HTTP Status Code:** `200`. Meeting Poll object returned "404": @@ -1762,7 +1762,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdateMeetingPollRequest' + $ref: "#/components/schemas/UpdateMeetingPollRequest" description: Meeting Poll required: true x-examples: @@ -1822,7 +1822,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/CreateBatchPollsRequest' + $ref: "#/components/schemas/CreateBatchPollsRequest" description: Batch Meeting poll object x-examples: application/json: @@ -1922,7 +1922,7 @@ paths: status: ut Ut esse title: ullamco dolore schema: - $ref: '#/components/schemas/CreateBatchPollsResponse' + $ref: "#/components/schemas/CreateBatchPollsResponse" description: "**HTTP Status Code:** `201`. Meeting Poll Created" "400": description: |- @@ -1998,7 +1998,7 @@ paths: +000000" schema: - $ref: '#/components/schemas/GetMeetingInvitationResponse' + $ref: "#/components/schemas/GetMeetingInvitationResponse" description: |- **HTTP Status Code:** `200`
Meeting invitation returned. @@ -2050,7 +2050,7 @@ paths: stream_key: Contact It@somecompany.com stream_url: https://somecompany.com/livestream schema: - $ref: '#/components/schemas/GetLiveStreamDetailsResponse' + $ref: "#/components/schemas/GetLiveStreamDetailsResponse" description: |+ **HTTP Status Code:** `200` **OK**. Live Stream details returned. @@ -2110,7 +2110,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/UpdateMeetingLiveStreamDetailsRequest' + $ref: "#/components/schemas/UpdateMeetingLiveStreamDetailsRequest" description: Meeting required: true x-examples: @@ -2270,7 +2270,7 @@ paths: zip: "11371" total_records: "1" schema: - $ref: '#/components/schemas/ListWebinarRegistrantsResponse' + $ref: "#/components/schemas/ListWebinarRegistrantsResponse" description: "HTTP Status Code: `200` Webinar plan subscription is missing. Enable webinar for this user once the subscription is added." "300": description: "**HTTP Status Code:** `300` Invalid webinar ID." @@ -2370,7 +2370,7 @@ paths: user_email: matt@123.jhdyuerys total_records: 1 schema: - $ref: '#/components/schemas/ListWebinarParticipantsResponse' + $ref: "#/components/schemas/ListWebinarParticipantsResponse" description: "Webinar participants' details" "400": description: | @@ -2483,7 +2483,7 @@ paths: zip: "11371" total_records: 1 schema: - $ref: '#/components/schemas/ListWebinarAbsentees' + $ref: "#/components/schemas/ListWebinarAbsentees" description: >- **HTTP Status Code:** `200` @@ -2561,7 +2561,7 @@ paths: type: 2 total_records: 2 schema: - $ref: '#/components/schemas/ListMeetingTemplatesResponse' + $ref: "#/components/schemas/ListMeetingTemplatesResponse" description: "**HTTP Status Code:** `200` **OK**" "404": description: |- @@ -2581,50 +2581,50 @@ components: schemas: ListWebinarAbsentees: allOf: - - $ref: '#/components/schemas/PaginationObject' - - $ref: '#/components/schemas/RegistrantsList' + - $ref: "#/components/schemas/PaginationObject" + - $ref: "#/components/schemas/RegistrantsList" description: List of users. title: Registration List type: object ListWebinarRegistrantsResponse: allOf: - - $ref: '#/components/schemas/PaginationObject' - - $ref: '#/components/schemas/RegistrantsList' + - $ref: "#/components/schemas/PaginationObject" + - $ref: "#/components/schemas/RegistrantsList" description: List of users. title: Registration List type: object ListPastMeetingParticipantsResponse: allOf: - - $ref: '#/components/schemas/PaginationObject' - - $ref: '#/components/schemas/MeetingPartcipantsList' + - $ref: "#/components/schemas/PaginationObject" + - $ref: "#/components/schemas/MeetingPartcipantsList" description: List of participants GetMeetingDetailsResponse: allOf: - - $ref: '#/components/schemas/MeetingFullMetadata' - - $ref: '#/components/schemas/RequestedMeetingDetails' + - $ref: "#/components/schemas/MeetingFullMetadata" + - $ref: "#/components/schemas/RequestedMeetingDetails" description: Details of the meeting. ListMeetingRegistrantsResponse: allOf: - - $ref: '#/components/schemas/PaginationObject' - - $ref: '#/components/schemas/RegistrantsList' + - $ref: "#/components/schemas/PaginationObject" + - $ref: "#/components/schemas/RegistrantsList" description: List of users. title: Registration List CreateMeetingResponse: allOf: - - $ref: '#/components/schemas/MeetingMetadata' - - $ref: '#/components/schemas/RequestedMeetingDetails' + - $ref: "#/components/schemas/MeetingMetadata" + - $ref: "#/components/schemas/RequestedMeetingDetails" description: Details of the created meeting. ListMeetingsResponse: allOf: - - $ref: '#/components/schemas/PaginationObject' - - $ref: '#/components/schemas/MeetingList' + - $ref: "#/components/schemas/PaginationObject" + - $ref: "#/components/schemas/MeetingList" description: List of meetings title: Group List ListMeetingTemplatesResponse: properties: templates: items: - $ref: '#/components/schemas/TemplateDetails' + $ref: "#/components/schemas/TemplateDetails" type: array total_records: description: Total records found for this request. @@ -2649,7 +2649,7 @@ components: participants: description: ParticipantsDetails items: - $ref: '#/components/schemas/PartcipantDetails' + $ref: "#/components/schemas/PartcipantDetails" type: array total_records: description: The total number of records available across all pages. @@ -2700,14 +2700,14 @@ components: properties: polls: items: - $ref: '#/components/schemas/AddPollQuestionsResponse' + $ref: "#/components/schemas/AddPollQuestionsResponse" type: array type: object CreateBatchPollsRequest: properties: questions: items: - $ref: '#/components/schemas/PollQuestions' + $ref: "#/components/schemas/PollQuestions" type: array title: description: Meeting Poll Title. @@ -2719,7 +2719,7 @@ components: questions: description: Array of Polls items: - $ref: '#/components/schemas/PollQuestions' + $ref: "#/components/schemas/PollQuestions" type: array title: description: Title for the poll. @@ -2749,7 +2749,7 @@ components: questions: description: Array of Polls items: - $ref: '#/components/schemas/PollQuestions' + $ref: "#/components/schemas/PollQuestions" type: array title: description: Title for the poll. @@ -2779,7 +2779,7 @@ components: questions: description: Array of Polls items: - $ref: '#/components/schemas/PollQuestions' + $ref: "#/components/schemas/PollQuestions" type: array title: description: Title for the poll. @@ -2792,7 +2792,7 @@ components: questions: description: Array of Polls items: - $ref: '#/components/schemas/PollQuestions' + $ref: "#/components/schemas/PollQuestions" type: array title: description: Title for the poll. @@ -2804,7 +2804,7 @@ components: polls: description: Array of Polls items: - $ref: '#/components/schemas/PollDetails' + $ref: "#/components/schemas/PollDetails" type: array total_records: description: The number of all records available across pages @@ -2871,7 +2871,7 @@ components: type: integer questions: items: - $ref: '#/components/schemas/UserSubmittedAnswers' + $ref: "#/components/schemas/UserSubmittedAnswers" type: array start_time: description: The start time of the meeting. @@ -2886,7 +2886,7 @@ components: meetings: description: List of ended meeting instances. items: - $ref: '#/components/schemas/EndedMeetingDetails' + $ref: "#/components/schemas/EndedMeetingDetails" type: array description: List of Meetings title: Meeting instances @@ -2926,9 +2926,9 @@ components: maxLength: 10 type: string recurrence: - $ref: '#/components/schemas/ReccurenceDetails' + $ref: "#/components/schemas/ReccurenceDetails" settings: - $ref: '#/components/schemas/MeetingSettings' + $ref: "#/components/schemas/MeetingSettings" start_time: description: Meeting start time. When using a format like "yyyy-MM-dd'T'HH:mm:ss'Z'", always use GMT time. @@ -2957,7 +2957,7 @@ components: tracking_fields: description: Tracking fields items: - $ref: '#/components/schemas/TrackingFields' + $ref: "#/components/schemas/TrackingFields" type: array type: default: 2 @@ -3073,7 +3073,7 @@ components: x-ballerina-display: label: Custom Questions items: - $ref: '#/components/schemas/RegistrantCustomQuestion' + $ref: "#/components/schemas/RegistrantCustomQuestion" type: array email: description: A valid email address of the registrant. @@ -3192,7 +3192,7 @@ components: questions: description: Array of Polls items: - $ref: '#/components/schemas/PollQuestions' + $ref: "#/components/schemas/PollQuestions" type: array title: description: Title for the poll. @@ -3213,7 +3213,7 @@ components: type: string question_details: items: - $ref: '#/components/schemas/PollQuestionAnswer' + $ref: "#/components/schemas/PollQuestionAnswer" type: array type: object PollQuestionAnswer: @@ -3331,12 +3331,12 @@ components: custom_questions: description: Array of Registrant Custom Questions items: - $ref: '#/components/schemas/CustomQuestions' + $ref: "#/components/schemas/CustomQuestions" type: array questions: description: Array of Registrant Questions items: - $ref: '#/components/schemas/CustomRegistrantQuestions' + $ref: "#/components/schemas/CustomRegistrantQuestions" type: array title: Meeting Registrant Questions type: object @@ -3348,7 +3348,7 @@ components: type: string questions: items: - $ref: '#/components/schemas/PollQuestions' + $ref: "#/components/schemas/PollQuestions" type: array status: description: Status of the Meeting Poll:
`notstart` - Poll not @@ -3435,14 +3435,14 @@ components: x-ballerina-display: label: Password recurrence: - $ref: '#/components/schemas/ReccurenceDetails' + $ref: "#/components/schemas/ReccurenceDetails" schedule_for: description: "If you would like to schedule this meeting for someone else in your account, provide the Zoom user id or email address of the user here." type: string x-ballerina-display: label: Scheduled For settings: - $ref: '#/components/schemas/MeetingSettingsInRequest' + $ref: "#/components/schemas/MeetingSettingsInRequest" start_time: description: "Meeting start time. We support two formats for `start_time` - local time and GMT.To set time as GMT the format should be `yyyy-MM-dd`T`HH:mm:ssZ`. To set time using a specific timezone, use `yyyy-MM-dd`T`HH:mm:ss` format and specify the timezone id in the `timezone` field OR leave it blank and the timezone set on your Zoom account will be used. You can also set the time as UTC as the timezone field" type: string @@ -3472,7 +3472,7 @@ components: x-ballerina-display: label: Tracking Fields items: - $ref: '#/components/schemas/MeetingTrackingDetails' + $ref: "#/components/schemas/MeetingTrackingDetails" type: array type: default: 2 @@ -3577,7 +3577,7 @@ components: x-ballerina-display: label: Breakout Room Details items: - $ref: '#/components/schemas/BreakoutRoomsDetails' + $ref: "#/components/schemas/BreakoutRoomsDetails" type: array type: object BreakoutRoomsDetails: @@ -3610,7 +3610,7 @@ components: x-ballerina-display: label: interpreter Information items: - $ref: '#/components/schemas/InterpreterDetails' + $ref: "#/components/schemas/InterpreterDetails" type: array type: object InterpreterDetails: @@ -3670,7 +3670,7 @@ components: - Manually Approve - No Registration Required approved_or_denied_countries_or_regions: - $ref: '#/components/schemas/ApprovalAndDenialInfo' + $ref: "#/components/schemas/ApprovalAndDenialInfo" audio: default: both description: "Determine how participants can join the audio portion of the meeting. both : Both Telephony and VoIP, telephony :Telephony only, voip:VoIP only." @@ -3710,7 +3710,7 @@ components: x-ballerina-display: label: Auto Recording breakout_room: - $ref: '#/components/schemas/BreakoutRoomSettings' + $ref: "#/components/schemas/BreakoutRoomSettings" close_registration: default: false description: Close registration after event date @@ -3775,7 +3775,7 @@ components: x-ballerina-display: label: Enable Join Before Host language_interpretation: - $ref: '#/components/schemas/LanguageInterpretationDetails' + $ref: "#/components/schemas/LanguageInterpretationDetails" meeting_authentication: description: "Only authenticated users can join meeting if the value of this field is set to `true`." type: boolean @@ -3849,7 +3849,7 @@ components: registrants: description: List of registrant objects. items: - $ref: '#/components/schemas/RegistrantDetails' + $ref: "#/components/schemas/RegistrantDetails" type: array RegistrantCustomQuestion: description: Custom Question. @@ -3886,7 +3886,7 @@ components: custom_questions: description: Custom questions. items: - $ref: '#/components/schemas/RegistrantCustomQuestion' + $ref: "#/components/schemas/RegistrantCustomQuestion" type: array email: description: A valid email address of the registrant. @@ -4088,7 +4088,7 @@ components: - Manually Approve - No Registration Required approved_or_denied_countries_or_regions: - $ref: '#/components/schemas/ApprovedOrDeniedCountriesDetails' + $ref: "#/components/schemas/ApprovedOrDeniedCountriesDetails" audio: default: both description: "Determine how participants can join the audio portion of the meeting. both : Both Telephony and VoIP, telephony :Telephony only, voip:VoIP only." @@ -4111,7 +4111,7 @@ components: description: The participants added here will receive unique meeting invite links and bypass authentication. items: - $ref: '#/components/schemas/ParticipantDetails' + $ref: "#/components/schemas/ParticipantDetails" type: array authentication_name: description: Authentication name set in the [authentication @@ -4133,7 +4133,7 @@ components: - Record to cloud - No Recording breakout_room: - $ref: '#/components/schemas/BreakoutRoomSettings' + $ref: "#/components/schemas/BreakoutRoomSettings" close_registration: default: false description: Close registration after event date @@ -4151,7 +4151,7 @@ components: custom_keys: description: Custom keys and values assigned to the meeting. items: - $ref: '#/components/schemas/CustomKeys' + $ref: "#/components/schemas/CustomKeys" maxItems: 10 type: array encryption_type: @@ -4194,7 +4194,7 @@ components: global_dial_in_numbers: description: Global Dial-in Countries/Regions items: - $ref: '#/components/schemas/GlobalDialInNumbersDetails' + $ref: "#/components/schemas/GlobalDialInNumbersDetails" type: array host_video: description: Start video when the host joins the meeting. @@ -4227,7 +4227,7 @@ components: meetings. type: boolean language_interpretation: - $ref: '#/components/schemas/LanguageInterpretationDetails' + $ref: "#/components/schemas/LanguageInterpretationDetails" meeting_authentication: description: "`true` - Only authenticated users can join meetings." type: boolean @@ -4480,7 +4480,7 @@ components: occurrences: description: Array of occurrence objects. items: - $ref: '#/components/schemas/MeetingOccurenceDetails' + $ref: "#/components/schemas/MeetingOccurenceDetails" type: array password: description: >+ @@ -4498,9 +4498,9 @@ components: format: int64 type: integer recurrence: - $ref: '#/components/schemas/ReccurenceDetails' + $ref: "#/components/schemas/ReccurenceDetails" settings: - $ref: '#/components/schemas/MeetingSettings' + $ref: "#/components/schemas/MeetingSettings" start_time: description: 'Meeting start date-time in UTC/GMT. Example: "2020-03-31T12:02:00Z"' @@ -4523,7 +4523,7 @@ components: tracking_fields: description: Tracking fields items: - $ref: '#/components/schemas/RequestedMeetingTrackingDetails' + $ref: "#/components/schemas/RequestedMeetingTrackingDetails" type: array type: default: 2 @@ -4633,7 +4633,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingPartcipantsList: description: List of meeting participants diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/complex_oneOf_schema.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/complex_oneOf_schema.yaml index 9ff6d7e17..63a52ae4d 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/complex_oneOf_schema.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/complex_oneOf_schema.yaml @@ -67,7 +67,7 @@ components: - properties: zipCode: type: integer - - $ref: '#/components/schemas/CountryDetails' + - $ref: "#/components/schemas/CountryDetails" CountryDetails: properties: iso_code: diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/duplicated_response.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/duplicated_response.yaml index 4ea9bfbe5..0d15e47e5 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/duplicated_response.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/duplicated_response.yaml @@ -19,13 +19,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/PetDetails' + $ref: "#/components/schemas/PetDetails" '202': description: The status information is returned for the requested file upload. content: application/json: schema: - $ref: '#/components/schemas/PetDetails' + $ref: "#/components/schemas/PetDetails" '204': description: The status information cannot be retrieved for the specified request ID. content: {} diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/head_operation.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/head_operation.yaml index a57d6e5ca..2b65f2e84 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/head_operation.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/head_operation.yaml @@ -130,7 +130,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/DataLakeStorageError' + $ref: "#/components/schemas/DataLakeStorageError" components: schemas: DataLakeStorageError: @@ -184,7 +184,7 @@ components: content: application/json: schema: - $ref: '#/components/schemas/DataLakeStorageError' + $ref: "#/components/schemas/DataLakeStorageError" parameters: Version: name: x-ms-version diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/openapi_display_annotation.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/openapi_display_annotation.yaml index a381b541f..ee4391a58 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/openapi_display_annotation.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/openapi_display_annotation.yaml @@ -28,14 +28,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" x-ballerina-display: label: "Current weather" responses: @@ -44,7 +44,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -136,37 +136,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/petstore_post.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/petstore_post.yaml index cb15e84c5..fa5be9f8d 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/petstore_post.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/petstore_post.yaml @@ -19,7 +19,7 @@ paths: content: application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" /pets/{petId}: post: summary: Get funtion with path parameters diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/petstore_with_oneOf_response.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/petstore_with_oneOf_response.yaml index c2db5993e..e394b2d2e 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/petstore_with_oneOf_response.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/petstore_with_oneOf_response.yaml @@ -27,9 +27,9 @@ paths: application/json: schema: oneOf: - - $ref: '#/components/schemas/Pet' - - $ref: '#/components/schemas/Dog' - - $ref: '#/components/schemas/Cat' + - $ref: "#/components/schemas/Pet" + - $ref: "#/components/schemas/Dog" + - $ref: "#/components/schemas/Cat" components: schemas: diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/requestBody_reference_has_inline_object_content_type.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/requestBody_reference_has_inline_object_content_type.yaml index a6a9cd923..c951ea316 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/requestBody_reference_has_inline_object_content_type.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/requestBody_reference_has_inline_object_content_type.yaml @@ -7,7 +7,7 @@ paths: post: operationId: operation01 requestBody: - $ref: '#/components/requestBodies/deleteFeatureFlagApproval' + $ref: "#/components/requestBodies/deleteFeatureFlagApproval" responses: '200': description: Feature flag approval request response @@ -15,7 +15,7 @@ paths: post: operationId: operation02 requestBody: - $ref: '#/components/requestBodies/deleteFeatureFlag' + $ref: "#/components/requestBodies/deleteFeatureFlag" responses: '200': description: Feature flag approval request response diff --git a/openapi-cli/src/test/resources/generators/diagnostic_files/xml_payload_with_ref.yaml b/openapi-cli/src/test/resources/generators/diagnostic_files/xml_payload_with_ref.yaml index d4fe39e00..2c00e51e3 100644 --- a/openapi-cli/src/test/resources/generators/diagnostic_files/xml_payload_with_ref.yaml +++ b/openapi-cli/src/test/resources/generators/diagnostic_files/xml_payload_with_ref.yaml @@ -28,7 +28,7 @@ paths: content: application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" description: Pet data required: true responses: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/additional_properties_invalid_format.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/additional_properties_invalid_format.yaml index 3e5d0c377..fb0df68af 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/additional_properties_invalid_format.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/additional_properties_invalid_format.yaml @@ -28,7 +28,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Mark' + $ref: "#/components/schemas/Mark" required: true responses: '200': @@ -36,7 +36,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Mark' + $ref: "#/components/schemas/Mark" components: schemas: Mark: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/allOf.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/allOf.yaml index 870c3a0a2..74397cd18 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/allOf.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/allOf.yaml @@ -57,5 +57,5 @@ components: type: string subject_type: allOf: - - $ref: '#/components/schemas/Activity' - - $ref: '#/components/schemas/Profile' + - $ref: "#/components/schemas/Activity" + - $ref: "#/components/schemas/Profile" diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/allOf_with_cyclic.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/allOf_with_cyclic.yaml index c0fab1478..224a058f7 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/allOf_with_cyclic.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/allOf_with_cyclic.yaml @@ -38,4 +38,4 @@ components: type: string subject_type: allOf: - - $ref: '#/components/schemas/Subject' + - $ref: "#/components/schemas/Subject" diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/allOf_with_one_ref.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/allOf_with_one_ref.yaml index f0a3a20a4..13a375037 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/allOf_with_one_ref.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/allOf_with_one_ref.yaml @@ -38,4 +38,4 @@ components: type: string subject_type: allOf: - - $ref: '#/components/schemas/Activity' + - $ref: "#/components/schemas/Activity" diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/constraint/array.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/constraint/array.yaml index e97a07ebf..60a47e1b0 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/constraint/array.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/constraint/array.yaml @@ -36,7 +36,7 @@ components: - id properties: hobby: - $ref: '#/components/schemas/Hobby' # scenario 03: Reference array + $ref: "#/components/schemas/Hobby" # scenario 03: Reference array Details: type: array items: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/constraint/constraint_with_nullable.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/constraint/constraint_with_nullable.yaml index 359e3898a..472cf7f1e 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/constraint/constraint_with_nullable.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/constraint/constraint_with_nullable.yaml @@ -28,7 +28,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Scores' + $ref: "#/components/schemas/Scores" required: true responses: '200': @@ -36,7 +36,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Scores' + $ref: "#/components/schemas/Scores" components: schemas: Scores: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/constraint/format_types_v3_0.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/constraint/format_types_v3_0.yaml index 053dd0f3c..f4cb24bd5 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/constraint/format_types_v3_0.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/constraint/format_types_v3_0.yaml @@ -12,7 +12,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/StringObject' + $ref: "#/components/schemas/StringObject" post: operationId: op2 responses: @@ -21,7 +21,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/IntegerObject' + $ref: "#/components/schemas/IntegerObject" delete: operationId: op3 responses: @@ -30,7 +30,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/NumberObject' + $ref: "#/components/schemas/NumberObject" servers: - url: https://app.launchdarkly.com/api/v2 components: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/constraint/format_types_v3_1.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/constraint/format_types_v3_1.yaml index 00808fa5b..3763549c3 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/constraint/format_types_v3_1.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/constraint/format_types_v3_1.yaml @@ -12,7 +12,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/StringObject' + $ref: "#/components/schemas/StringObject" post: operationId: op2 responses: @@ -21,7 +21,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/IntegerObject' + $ref: "#/components/schemas/IntegerObject" delete: operationId: op3 responses: @@ -30,7 +30,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/NumberObject' + $ref: "#/components/schemas/NumberObject" servers: - url: https://app.launchdarkly.com/api/v2 components: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/empty_enum.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/empty_enum.yaml index 0f74bd113..4a7779e39 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/empty_enum.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/empty_enum.yaml @@ -62,7 +62,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -82,7 +82,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/format/string_formats.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/format/string_formats.yaml index e47d84d1a..95a37caf7 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/format/string_formats.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/format/string_formats.yaml @@ -12,7 +12,7 @@ paths: content: "application/json": schema: - $ref: '#/components/schemas/OASStringFormats' + $ref: "#/components/schemas/OASStringFormats" servers: - url: https://app.launchdarkly.com/api/v2 components: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/invalid.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/invalid.yaml index d9630bcff..dc26fa71e 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/invalid.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/invalid.yaml @@ -43,5 +43,5 @@ components: $ref: "#/components/schemas/Activity" AnyOF: anyOf: - - $ref: '#/components/schemas/User' - - $ref: '#/components/schemas/Activity' \ No newline at end of file + - $ref: "#/components/schemas/User" + - $ref: "#/components/schemas/Activity" \ No newline at end of file diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/invalid_formats.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/invalid_formats.yaml index 176ec9851..f558f9725 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/invalid_formats.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/invalid_formats.yaml @@ -57,7 +57,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: Pet: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/nested_schema_refs.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/nested_schema_refs.yaml index e4765e9e0..e2f79791b 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/nested_schema_refs.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/nested_schema_refs.yaml @@ -33,7 +33,7 @@ components: x-insert-after: gid UserCompact: allOf: - - $ref: '#/components/schemas/AsanaResource' + - $ref: "#/components/schemas/AsanaResource" - type: object description: A user object represents an account in Asana that can be given access to various workspaces, projects, and tasks. @@ -46,7 +46,7 @@ components: example: Greg Sanchez ProjectStatusCompact: allOf: - - $ref: '#/components/schemas/AsanaResource' + - $ref: "#/components/schemas/AsanaResource" - type: object description: A project status is an update on the progress of a particular project, and is sent out to all project followers when created. @@ -56,17 +56,17 @@ components: type: string example: Status Update - Jun 15 ProjectStatusRequest: - $ref: '#/components/schemas/ProjectStatusBase' + $ref: "#/components/schemas/ProjectStatusBase" ProjectStatusBase: allOf: - - $ref: '#/components/schemas/ProjectStatusCompact' + - $ref: "#/components/schemas/ProjectStatusCompact" - type: object required: - text - color properties: author: - $ref: '#/components/schemas/UserCompact' + $ref: "#/components/schemas/UserCompact" modified_at: description: The time at which this project status was last modified. text: @@ -118,9 +118,9 @@ components: paths: /projects/{project_gid}/project_statuses: parameters: - - $ref: '#/components/parameters/project_path_gid' - - $ref: '#/components/parameters/pretty' - - $ref: '#/components/parameters/fields' + - $ref: "#/components/parameters/project_path_gid" + - $ref: "#/components/parameters/pretty" + - $ref: "#/components/parameters/fields" post: summary: Create a project status description: Creates a new status update on the project. @@ -136,7 +136,7 @@ paths: type: object properties: data: - $ref: '#/components/schemas/ProjectStatusRequest' + $ref: "#/components/schemas/ProjectStatusRequest" responses: 201: description: Successfully created a new story. diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/null_type_3_1.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/null_type_3_1.yaml index b32feeacf..66f765c2b 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/null_type_3_1.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/null_type_3_1.yaml @@ -41,7 +41,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" required: true responses: '200': @@ -49,7 +49,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/nullable_null_type.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/nullable_null_type.yaml index e6fa03831..a924642de 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/nullable_null_type.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/nullable_null_type.yaml @@ -24,7 +24,7 @@ paths: name: lat required: true schema: - $ref: '#/components/schemas/Latitude' + $ref: "#/components/schemas/Latitude" x-ballerina-display: label: Latitude - description: "Longtitude" diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/nullable_option_null_type.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/nullable_option_null_type.yaml index 50dfff67c..c688d95e9 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/nullable_option_null_type.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/nullable_option_null_type.yaml @@ -24,7 +24,7 @@ paths: name: lat required: true schema: - $ref: '#/components/schemas/Latitude' + $ref: "#/components/schemas/Latitude" x-ballerina-display: label: Latitude - description: "Longtitude" diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/nullable_option_string_type.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/nullable_option_string_type.yaml index 31fe03974..e1a14f4b7 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/nullable_option_string_type.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/nullable_option_string_type.yaml @@ -24,7 +24,7 @@ paths: name: lat required: true schema: - $ref: '#/components/schemas/Latitude' + $ref: "#/components/schemas/Latitude" x-ballerina-display: label: Latitude - description: "Longtitude" diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/nullable_string_type.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/nullable_string_type.yaml index 459999ca6..7667060e9 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/nullable_string_type.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/nullable_string_type.yaml @@ -24,7 +24,7 @@ paths: name: lat required: true schema: - $ref: '#/components/schemas/Latitude' + $ref: "#/components/schemas/Latitude" x-ballerina-display: label: Latitude - description: "Longtitude" diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/oneOf.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/oneOf.yaml index 40710ab07..4338ab21b 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/oneOf.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/oneOf.yaml @@ -57,10 +57,10 @@ components: type: string subject_type: oneOf: - - $ref: '#/components/schemas/Activity' - - $ref: '#/components/schemas/Profile01' + - $ref: "#/components/schemas/Activity" + - $ref: "#/components/schemas/Profile01" Error: type: object oneOf: - - $ref: '#/components/schemas/Activity' - - $ref: '#/components/schemas/Profile01' \ No newline at end of file + - $ref: "#/components/schemas/Activity" + - $ref: "#/components/schemas/Profile01" \ No newline at end of file diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/oneOf_with_inline_schemas.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/oneOf_with_inline_schemas.yaml index 7fee4f8e7..250153ce6 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/oneOf_with_inline_schemas.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/oneOf_with_inline_schemas.yaml @@ -74,7 +74,7 @@ components: description: Zipcode - type: object description: Additional fields - - $ref: '#/components/schemas/CountryDetails' + - $ref: "#/components/schemas/CountryDetails" CountryDetails: properties: iso_code: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/openapi.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/openapi.yaml index 4311b55cf..84e799512 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/openapi.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/openapi.yaml @@ -58,7 +58,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/SimpleVaccineTimeline' + $ref: "#/components/schemas/SimpleVaccineTimeline" components: schemas: VaccineCountryCoverage: @@ -69,8 +69,8 @@ components: timeline: description: "One of" oneOf: - - $ref: '#/components/schemas/SimpleVaccineTimeline' - - $ref: '#/components/schemas/FullVaccineTimeline' + - $ref: "#/components/schemas/SimpleVaccineTimeline" + - $ref: "#/components/schemas/FullVaccineTimeline" SimpleVaccineTimeline: type: object properties: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/openapi_weather_api.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/openapi_weather_api.yaml index b2f69660a..5d6d7da4c 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/openapi_weather_api.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/openapi_weather_api.yaml @@ -25,14 +25,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" responses: 200: @@ -40,7 +40,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -132,37 +132,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/scenario12.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/scenario12.yaml index 385ef5359..b5f3abcf4 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/scenario12.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/scenario12.yaml @@ -51,5 +51,5 @@ components: $ref: "#/components/schemas/Activity" Error: oneOf: - - $ref: '#/components/schemas/Activity' - - $ref: '#/components/schemas/Profile' \ No newline at end of file + - $ref: "#/components/schemas/Activity" + - $ref: "#/components/schemas/Profile" \ No newline at end of file diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/scenario13.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/scenario13.yaml index 9ebcaacda..5517aa385 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/scenario13.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/scenario13.yaml @@ -52,5 +52,5 @@ components: Error: type: object oneOf: - - $ref: '#/components/schemas/Activity' - - $ref: '#/components/schemas/Profile01' \ No newline at end of file + - $ref: "#/components/schemas/Activity" + - $ref: "#/components/schemas/Profile01" \ No newline at end of file diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/scenario15.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/scenario15.yaml index a48a2efd8..26e8dc095 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/scenario15.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/scenario15.yaml @@ -71,5 +71,5 @@ components: $ref: "#/components/schemas/Activity" AnyOF: anyOf: - - $ref: '#/components/schemas/User' - - $ref: '#/components/schemas/Activity' \ No newline at end of file + - $ref: "#/components/schemas/User" + - $ref: "#/components/schemas/Activity" \ No newline at end of file diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_array.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_array.yaml index fda7d4ba8..82204cb94 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_array.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_array.yaml @@ -41,7 +41,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: Pet: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_invalid_format.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_invalid_format.yaml index b49b5e29c..bb2c88da1 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_invalid_format.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_invalid_format.yaml @@ -41,7 +41,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: Pet: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed32.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed32.yaml index 695854a80..18338dc2f 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed32.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed32.yaml @@ -41,7 +41,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: Pet: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed32_ref.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed32_ref.yaml index 721d64a37..a53e87ab8 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed32_ref.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed32_ref.yaml @@ -41,7 +41,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" /pets/{petId}: get: summary: Info for a specific pet @@ -55,14 +55,14 @@ paths: description: The id of the pet to retrieve required: true schema: - $ref: '#/components/schemas/PetId' + $ref: "#/components/schemas/PetId" responses: '200': description: Successful operation content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: PetId: @@ -91,7 +91,7 @@ components: - name properties: id: - $ref: '#/components/schemas/PetId' + $ref: "#/components/schemas/PetId" age: type: integer format: int32 @@ -112,4 +112,4 @@ components: example: doggy description: Name of the pet category: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed64.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed64.yaml index 205393ec7..fc24cafb5 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed64.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/schema_integer_signed64.yaml @@ -41,7 +41,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: Pet: diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/schema_referenced_in_parameters.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/schema_referenced_in_parameters.yaml index 31fe03974..e1a14f4b7 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/schema_referenced_in_parameters.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/schema_referenced_in_parameters.yaml @@ -24,7 +24,7 @@ paths: name: lat required: true schema: - $ref: '#/components/schemas/Latitude' + $ref: "#/components/schemas/Latitude" x-ballerina-display: label: Latitude - description: "Longtitude" diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_array.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_array.yaml index 08b4e522d..3a299eb98 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_array.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_array.yaml @@ -71,6 +71,6 @@ components: type: string UserAddress: items: - $ref: '#/components/schemas/Address' + $ref: "#/components/schemas/Address" diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_enums.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_enums.yaml index dd44839fb..25427e94c 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_enums.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_enums.yaml @@ -87,7 +87,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -110,7 +110,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: @@ -131,7 +131,7 @@ components: - Recurring Meeting with no fixed time - Recurring Meeting with fixed time broadcastType: - $ref: '#/components/schemas/MeetingTypes' + $ref: "#/components/schemas/MeetingTypes" status: description: "Status values that need to be considered for filter" type: array diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_nested_array.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_nested_array.yaml index 205c5a091..5f1f40cb9 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_nested_array.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_nested_array.yaml @@ -77,4 +77,4 @@ components: items: type: array items: - $ref: '#/components/schemas/Address' + $ref: "#/components/schemas/Address" diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_nullable_enums.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_nullable_enums.yaml index 96c3248e0..a63067874 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_nullable_enums.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/schema_with_nullable_enums.yaml @@ -87,7 +87,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -111,7 +111,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: @@ -133,7 +133,7 @@ components: - Recurring Meeting with no fixed time - Recurring Meeting with fixed time broadcastType: - $ref: '#/components/schemas/MeetingTypes' + $ref: "#/components/schemas/MeetingTypes" status: description: "Status values that need to be considered for filter" type: array diff --git a/openapi-cli/src/test/resources/generators/schema/swagger/undocument_ref.yaml b/openapi-cli/src/test/resources/generators/schema/swagger/undocument_ref.yaml index 64d2f6712..b367afc9f 100644 --- a/openapi-cli/src/test/resources/generators/schema/swagger/undocument_ref.yaml +++ b/openapi-cli/src/test/resources/generators/schema/swagger/undocument_ref.yaml @@ -20,7 +20,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Person' + $ref: "#/components/schemas/Person" components: schemas: Person: @@ -31,4 +31,4 @@ components: name: type: string employee: - $ref: '#/components/schemas/Person01' + $ref: "#/components/schemas/Person01" diff --git a/openapi-cli/src/test/resources/generators/service/diagnostic_files/petstore_original.yaml b/openapi-cli/src/test/resources/generators/service/diagnostic_files/petstore_original.yaml index 6f96dd579..7569bb86a 100644 --- a/openapi-cli/src/test/resources/generators/service/diagnostic_files/petstore_original.yaml +++ b/openapi-cli/src/test/resources/generators/service/diagnostic_files/petstore_original.yaml @@ -50,13 +50,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" required: true responses: '200': @@ -64,10 +64,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '400': description: Invalid ID supplied '404': @@ -89,13 +89,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" required: true responses: '200': @@ -103,10 +103,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '405': description: Invalid input security: @@ -141,12 +141,12 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '400': description: Invalid status value security: @@ -178,12 +178,12 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '400': description: Invalid tag value security: @@ -211,10 +211,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '400': description: Invalid ID supplied '404': @@ -315,7 +315,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApiResponse' + $ref: "#/components/schemas/ApiResponse" security: - petstore_auth: - write:pets @@ -350,20 +350,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" application/xml: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" responses: '200': description: successful operation content: application/json: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" '405': description: Invalid input /store/order/{orderId}: @@ -387,10 +387,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" application/xml: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" '400': description: Invalid ID supplied '404': @@ -426,23 +426,23 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: default: description: successful operation content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" /user/createWithList: post: tags: @@ -456,17 +456,17 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: '200': description: Successful operation content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" default: description: successful operation /user/login: @@ -543,10 +543,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" '400': description: Invalid username supplied '404': @@ -569,13 +569,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: default: description: successful operation @@ -645,7 +645,7 @@ components: name: addresses wrapped: true items: - $ref: '#/components/schemas/Address' + $ref: "#/components/schemas/Address" xml: name: customer Address: @@ -733,7 +733,7 @@ components: type: string example: doggie category: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" photoUrls: type: array xml: @@ -747,7 +747,7 @@ components: xml: wrapped: true items: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" status: type: string description: pet status in the store @@ -775,10 +775,10 @@ components: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" UserArray: description: List of user object content: @@ -786,7 +786,7 @@ components: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" securitySchemes: petstore_auth: type: oauth2 diff --git a/openapi-cli/src/test/resources/generators/service/swagger/headers/header_with_invalid_array_ref.yaml b/openapi-cli/src/test/resources/generators/service/swagger/headers/header_with_invalid_array_ref.yaml index 7a2c2194c..c9d8070f4 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/headers/header_with_invalid_array_ref.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/headers/header_with_invalid_array_ref.yaml @@ -18,7 +18,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: "200": description: Ok diff --git a/openapi-cli/src/test/resources/generators/service/swagger/headers/header_with_invalid_ref.yaml b/openapi-cli/src/test/resources/generators/service/swagger/headers/header_with_invalid_ref.yaml index c2d1548ff..e4406b5c8 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/headers/header_with_invalid_ref.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/headers/header_with_invalid_ref.yaml @@ -16,7 +16,7 @@ paths: - name: X-User in: header schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: "200": description: Ok diff --git a/openapi-cli/src/test/resources/generators/service/swagger/headers/headers_with_reference.yaml b/openapi-cli/src/test/resources/generators/service/swagger/headers/headers_with_reference.yaml index 9ed17f4ae..e2f8b1c3b 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/headers/headers_with_reference.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/headers/headers_with_reference.yaml @@ -16,26 +16,26 @@ paths: - name: x-client in: header schema: - $ref: '#/components/schemas/XClient' + $ref: "#/components/schemas/XClient" required: true - name: x-content in: header schema: - $ref: '#/components/schemas/XContent' - - $ref: '#/components/parameters/XAPIName' + $ref: "#/components/schemas/XContent" + - $ref: "#/components/parameters/XAPIName" - name: x-count in: header required: true schema: - $ref: '#/components/schemas/XCount' + $ref: "#/components/schemas/XCount" - name: x-valid in: header schema: - $ref: '#/components/schemas/XValid' + $ref: "#/components/schemas/XValid" - name: x-sequence in: header schema: - $ref: '#/components/schemas/XSequence' + $ref: "#/components/schemas/XSequence" - name: X-Rate in: header schema: @@ -51,7 +51,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/XClient' + $ref: "#/components/schemas/XClient" responses: "200": description: Ok diff --git a/openapi-cli/src/test/resources/generators/service/swagger/jsonPayload.yaml b/openapi-cli/src/test/resources/generators/service/swagger/jsonPayload.yaml index 923428417..8309b9ce3 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/jsonPayload.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/jsonPayload.yaml @@ -34,7 +34,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" /pets: post: summary: Add a new pet @@ -47,13 +47,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/PetForm' + $ref: "#/components/schemas/PetForm" text/plain: schema: type: string diff --git a/openapi-cli/src/test/resources/generators/service/swagger/multiQueryParam.yaml b/openapi-cli/src/test/resources/generators/service/swagger/multiQueryParam.yaml index ba52d6499..a93e737cb 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/multiQueryParam.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/multiQueryParam.yaml @@ -49,19 +49,19 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" default: description: unexpected error content: application/json: schema: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" components: schemas: Pet: allOf: - - $ref: '#/components/schemas/NewPet' + - $ref: "#/components/schemas/NewPet" - type: object required: - id diff --git a/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_array_invalid_schema.yaml b/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_array_invalid_schema.yaml index 2eab84b99..398941d8e 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_array_invalid_schema.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_array_invalid_schema.yaml @@ -40,13 +40,13 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Room' + $ref: "#/components/schemas/Room" responses: "200": content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." components: parameters: @@ -66,7 +66,7 @@ components: content: application/xml: schema: - $ref: '#/components/schemas/RoomObject' + $ref: "#/components/schemas/RoomObject" MeetingList: description: List of meetings title: Group List @@ -75,7 +75,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_array_object_schema.yaml b/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_array_object_schema.yaml index 71e1b4df9..a61fa742f 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_array_object_schema.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_array_object_schema.yaml @@ -40,13 +40,13 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Room' + $ref: "#/components/schemas/Room" responses: "200": content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." components: parameters: @@ -77,7 +77,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_v31.yaml b/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_v31.yaml index 90979dac1..891ca06a3 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_v31.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/parameter_with_ref_v31.yaml @@ -33,7 +33,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" required: true responses: '200': @@ -41,7 +41,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: parameters: id: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_enum.yaml b/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_enum.yaml index 802c421d8..4f55e72a9 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_enum.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_enum.yaml @@ -107,14 +107,14 @@ paths: in: query name: location schema: - $ref: '#/components/schemas/RoomNo' + $ref: "#/components/schemas/RoomNo" - $ref: "#/components/parameters/responseFormat" responses: "200": content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -156,7 +156,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_invalid_ref_schema.yaml b/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_invalid_ref_schema.yaml index 41c28d535..d43e12de8 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_invalid_ref_schema.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_invalid_ref_schema.yaml @@ -37,13 +37,13 @@ paths: - description: "Meeting location" in: query name: location - $ref: '#/components/parameters/responseFormat' + $ref: "#/components/parameters/responseFormat" responses: "200": content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." components: parameters: @@ -54,7 +54,7 @@ components: content: application/xml: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" schemas: Room: type: object @@ -71,7 +71,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_nullable_enums.yaml b/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_nullable_enums.yaml index ad8567269..658e85a84 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_nullable_enums.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_nullable_enums.yaml @@ -89,14 +89,14 @@ paths: in: query name: location schema: - $ref: '#/components/schemas/RoomNo' + $ref: "#/components/schemas/RoomNo" - $ref: "#/components/parameters/responseFormat" responses: "200": content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -141,7 +141,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_object_ref_schema.yaml b/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_object_ref_schema.yaml index 6d14877a7..7d73d981d 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_object_ref_schema.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_object_ref_schema.yaml @@ -38,13 +38,13 @@ paths: in: query name: location schema: - $ref: '#/components/schemas/Room' + $ref: "#/components/schemas/Room" responses: "200": content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." components: parameters: @@ -75,7 +75,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_ref_schema.yaml b/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_ref_schema.yaml index 1cb7338b0..a6d963861 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_ref_schema.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/parameters_with_ref_schema.yaml @@ -48,12 +48,12 @@ paths: name: organizer required: true schema: - $ref: '#/components/schemas/Organizer' + $ref: "#/components/schemas/Organizer" - description: "Meeting location" in: query name: location schema: - $ref: '#/components/schemas/RoomNo' + $ref: "#/components/schemas/RoomNo" - description: "Meeting Types" in: query required: true @@ -61,12 +61,12 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MeetingTypes' + $ref: "#/components/schemas/MeetingTypes" - description: "Meeting audience" in: query name: audience schema: - $ref: '#/components/schemas/Audience' + $ref: "#/components/schemas/Audience" - description: "Meeting remarks" in: query name: remarks @@ -74,7 +74,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Remarks' + $ref: "#/components/schemas/Remarks" - description: "Booking Invoice" in: query required: true @@ -82,18 +82,18 @@ paths: schema: type: array items: - $ref: '#/components/schemas/booking_invoice' + $ref: "#/components/schemas/booking_invoice" # - description: "Meeting timezone" # in: query # name: timezone # schema: -# $ref: '#/components/schemas/TimeZone' +# $ref: "#/components/schemas/TimeZone" responses: "200": content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -148,7 +148,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/path_param_nullable.yaml b/openapi-cli/src/test/resources/generators/service/swagger/path_param_nullable.yaml index 804a3b5cc..86a9ec9ba 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/path_param_nullable.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/path_param_nullable.yaml @@ -68,7 +68,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/MeetingList' + $ref: "#/components/schemas/MeetingList" description: "HTTP Status Code:200. List of meetings returned." "404": description: "HTTP Status Code:404 User ID not found. Error Code:1001, User not exist or not belong to this account." @@ -84,7 +84,7 @@ components: meetings: description: List of Meeting objects. items: - $ref: '#/components/schemas/MeetingObject' + $ref: "#/components/schemas/MeetingObject" type: array MeetingObject: properties: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/query/object_query.yaml b/openapi-cli/src/test/resources/generators/service/swagger/query/object_query.yaml index 488010d2b..9de8b9847 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/query/object_query.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/query/object_query.yaml @@ -60,7 +60,7 @@ paths: name: reference_query description: 4. reference query param schema: - $ref: '#/components/schemas/Manufacturer' + $ref: "#/components/schemas/Manufacturer" - in: query name: required_nullable description: 5. required query param with inline object and nullable true @@ -102,7 +102,7 @@ paths: description: 8. reference_nullable query param won't consider nullable details when it has reference in swagger schema: nullbale: true - $ref: '#/components/schemas/Manufacturer' + $ref: "#/components/schemas/Manufacturer" responses: '200': description: search results matching criteria @@ -122,7 +122,7 @@ paths: schema: type: object additionalProperties: - $ref: '#/components/schemas/InventoryItem' + $ref: "#/components/schemas/InventoryItem" - in: query name: optional_query description: 10. optional query param with inline object including additional properties integer value. @@ -138,7 +138,7 @@ paths: nullable: true type: object additionalProperties: - $ref: '#/components/schemas/InventoryItem' + $ref: "#/components/schemas/InventoryItem" - in: query name: skip_nullable description: 12. nullable optional query param with inline object including additional properties @@ -165,7 +165,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/InventoryItem' + $ref: "#/components/schemas/InventoryItem" description: Inventory item to add put: description: "Update inventory" @@ -177,7 +177,7 @@ paths: schema: type: object additionalProperties: - $ref: '#/components/schemas/PrimitiveValues' + $ref: "#/components/schemas/PrimitiveValues" responses: '201': description: Created @@ -192,7 +192,7 @@ paths: type: array items: type: object - $ref: '#/components/schemas/InventoryItem' + $ref: "#/components/schemas/InventoryItem" responses: '201': description: Created @@ -210,7 +210,7 @@ paths: type: array items: type: object - $ref: '#/components/schemas/InventoryItem' + $ref: "#/components/schemas/InventoryItem" responses: '201': description: Created @@ -241,7 +241,7 @@ components: format: date-time example: '2016-08-29T09:12:33.001Z' manufacturer: - $ref: '#/components/schemas/Manufacturer' + $ref: "#/components/schemas/Manufacturer" Manufacturer: required: - name diff --git a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/additional_property.yaml b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/additional_property.yaml index a56c0bccd..ab6cffd1e 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/additional_property.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/additional_property.yaml @@ -20,7 +20,7 @@ paths: schema: type: object additionalProperties: #addtionalProperties with reference - $ref: '#/components/schemas/HistoricoSimulacaoViewModel' + $ref: "#/components/schemas/HistoricoSimulacaoViewModel" application/path+json: schema: type: object @@ -54,7 +54,7 @@ paths: name: type: string additionalProperties: #Object schema with properties and additionalProperties with reference fields - $ref: '#/components/schemas/MailingViewModel' + $ref: "#/components/schemas/MailingViewModel" responses: '200': description: Success @@ -83,7 +83,7 @@ paths: additionalProperties: #Object schema with properties and additionalProperties with reference fields oneOf: - type: integer - - $ref: '#/components/schemas/MailingViewModel' + - $ref: "#/components/schemas/MailingViewModel" responses: '200': description: Success diff --git a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/multiple_content.yaml b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/multiple_content.yaml index 7a398a808..af9b385ba 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/multiple_content.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/multiple_content.yaml @@ -36,13 +36,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/PetForm' + $ref: "#/components/schemas/PetForm" text/plain: schema: type: string @@ -57,13 +57,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/zip: schema: - $ref: '#/components/schemas/PetForm' + $ref: "#/components/schemas/PetForm" text/plain: schema: type: string diff --git a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/reference_rb.yaml b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/reference_rb.yaml index 442ad09c6..4820b5524 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/reference_rb.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/reference_rb.yaml @@ -10,7 +10,7 @@ paths: description: Create a new Order operationId: "test" requestBody: - $ref: '#/components/requestBodies/Order' + $ref: "#/components/requestBodies/Order" responses: '201': description: >- @@ -32,13 +32,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" '400': description: Bad Request. Invalid request or validation error. content: application/json: schema: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" '415': description: >- Unsupported Media Type. The entity of the request was in a not @@ -46,7 +46,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" components: schemas: ErrorListItem: @@ -97,7 +97,7 @@ components: If there are more than one error list them out. Ex. list out validation errors by each field. items: - $ref: '#/components/schemas/ErrorListItem' + $ref: "#/components/schemas/ErrorListItem" description: type: string description: A detail description about the error message. @@ -109,12 +109,12 @@ components: description: Preferably an url with more details about the error. requestBodies: Order: - $ref: '#/components/requestBodies/Order1' + $ref: "#/components/requestBodies/Order1" Order1: description: Order object that needs to be added content: application/json: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" required: true diff --git a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario01_02_rb.yaml b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario01_02_rb.yaml index 677c2ff76..24bd99a8b 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario01_02_rb.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario01_02_rb.yaml @@ -46,7 +46,7 @@ paths: content: application/octet-stream: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: User: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario01_rb.yaml b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario01_rb.yaml index 01ec00267..b7a5519eb 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario01_rb.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario01_rb.yaml @@ -34,7 +34,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: User: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario02_rb.yaml b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario02_rb.yaml index 0a98042ff..a4328d1e8 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario02_rb.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/scenario02_rb.yaml @@ -36,13 +36,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/PetForm' + $ref: "#/components/schemas/PetForm" text/plain: schema: type: string diff --git a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/unhandled_media_type.yaml b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/unhandled_media_type.yaml index 5604c94de..9c04efbfc 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/unhandled_media_type.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/unhandled_media_type.yaml @@ -71,7 +71,7 @@ paths: content: application/epub+zip: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: '200': description: OK diff --git a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/url_form_encode.yaml b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/url_form_encode.yaml index 70a24ba89..0c46be771 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/requestBody/url_form_encode.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/requestBody/url_form_encode.yaml @@ -36,7 +36,7 @@ paths: content: application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: 200: description: Successful diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/petstore_default.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/petstore_default.yaml index dbea2f428..a2bfe13b3 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/petstore_default.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/petstore_default.yaml @@ -42,15 +42,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" requestBody: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" description: Created user object '/user/{username}': put: @@ -72,7 +72,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" /pet/findByStatus: get: tags: @@ -111,7 +111,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" default: description: successful operation requestBody: @@ -120,7 +120,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" /user/logout: get: tags: @@ -134,13 +134,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" default: description: successful operation content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" externalDocs: description: Find out more about Swagger url: 'http://swagger.io' @@ -217,7 +217,7 @@ components: type: string example: doggie category: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" photoUrls: type: array xml: @@ -231,7 +231,7 @@ components: xml: wrapped: true items: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" status: type: string description: pet status in the store diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/reference_response.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/reference_response.yaml index 1be774718..b523b966c 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/reference_response.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/reference_response.yaml @@ -11,7 +11,7 @@ paths: summary: Gets a list of users. responses: '401': - $ref: '#/components/responses/Unauthorized' + $ref: "#/components/responses/Unauthorized" /users/{id}: get: summary: Gets a user by ID. @@ -27,11 +27,11 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" '401': - $ref: '#/components/responses/Unauthorized' + $ref: "#/components/responses/Unauthorized" '404': - $ref: '#/components/responses/NotFound' + $ref: "#/components/responses/NotFound" # Descriptions of common components components: responses: @@ -40,13 +40,13 @@ components: content: application/json: schema: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" Unauthorized: description: Unauthorized content: application/json: schema: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" schemas: # Schema for error response body Error: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/responseDifferentCodes.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/responseDifferentCodes.yaml index b55719a42..038e77d69 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/responseDifferentCodes.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/responseDifferentCodes.yaml @@ -41,7 +41,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/responseDifferentStatusCode.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/responseDifferentStatusCode.yaml index b0967956f..5bf70e9e6 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/responseDifferentStatusCode.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/responseDifferentStatusCode.yaml @@ -33,10 +33,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" text/plain: schema: type: string @@ -45,7 +45,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/responseMultipleRefPayload.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/responseMultipleRefPayload.yaml index 6be743b35..1b4fe7324 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/responseMultipleRefPayload.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/responseMultipleRefPayload.yaml @@ -33,10 +33,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" text/plain: schema: type: string @@ -45,7 +45,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/responseOneOf.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/responseOneOf.yaml index 3a64f168b..f8912291c 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/responseOneOf.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/responseOneOf.yaml @@ -34,14 +34,14 @@ paths: application/json: schema: oneOf: - - $ref: '#/components/schemas/User' - - $ref: '#/components/schemas/Pet' - - $ref: '#/components/schemas/PetForm' + - $ref: "#/components/schemas/User" + - $ref: "#/components/schemas/Pet" + - $ref: "#/components/schemas/PetForm" requestBody: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/responseOneOf200.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/responseOneOf200.yaml index 8635f0dfe..b910db067 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/responseOneOf200.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/responseOneOf200.yaml @@ -34,14 +34,14 @@ paths: application/json: schema: oneOf: - - $ref: '#/components/schemas/Cat' - - $ref: '#/components/schemas/Dog' - - $ref: '#/components/schemas/Hamster' + - $ref: "#/components/schemas/Cat" + - $ref: "#/components/schemas/Dog" + - $ref: "#/components/schemas/Hamster" requestBody: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/responsePayload.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/responsePayload.yaml index ae639d55e..14bab2610 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/responsePayload.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/responsePayload.yaml @@ -34,7 +34,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/responseRecordInline.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/responseRecordInline.yaml index a32d9f8b5..07a3990d2 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/responseRecordInline.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/responseRecordInline.yaml @@ -47,7 +47,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/responseRefPayload.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/responseRefPayload.yaml index 0873af09c..70a9d342f 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/responseRefPayload.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/responseRefPayload.yaml @@ -33,12 +33,12 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" requestBody: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_03_rs.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_03_rs.yaml index 9456d92d0..ccb856a3c 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_03_rs.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_03_rs.yaml @@ -33,7 +33,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: User: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_06_rs.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_06_rs.yaml index c0326bebf..20742172e 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_06_rs.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_06_rs.yaml @@ -33,7 +33,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" components: schemas: Error: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_07_rs.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_07_rs.yaml index 0377fb8db..ec866a3fa 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_07_rs.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_07_rs.yaml @@ -33,10 +33,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/PetForm' + $ref: "#/components/schemas/PetForm" text/plain: schema: type: string diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_11_rs.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_11_rs.yaml index d3eef08ce..9c1f0708b 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_11_rs.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_11_rs.yaml @@ -34,9 +34,9 @@ paths: application/json: schema: oneOf: - - $ref: '#/components/schemas/User' - - $ref: '#/components/schemas/Pet' - - $ref: '#/components/schemas/PetForm' + - $ref: "#/components/schemas/User" + - $ref: "#/components/schemas/Pet" + - $ref: "#/components/schemas/PetForm" components: schemas: User: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_12_rs.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_12_rs.yaml index c1eae2842..96370f389 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_12_rs.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_12_rs.yaml @@ -34,9 +34,9 @@ paths: application/json: schema: oneOf: - - $ref: '#/components/schemas/User' - - $ref: '#/components/schemas/Pet' - - $ref: '#/components/schemas/PetForm' + - $ref: "#/components/schemas/User" + - $ref: "#/components/schemas/Pet" + - $ref: "#/components/schemas/PetForm" components: schemas: User: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_13_rs.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_13_rs.yaml index 37a1d509a..342971b00 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_13_rs.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_13_rs.yaml @@ -33,10 +33,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" text/plain: schema: type: string diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_14_rs.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_14_rs.yaml index b5a8872ba..4e8c5ac6f 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_14_rs.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_14_rs.yaml @@ -33,20 +33,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" # These two error responses have the same schema '400': description: Bad request content: application/json: schema: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" '404': description: Not found content: application/json: schema: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" components: diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_15_rs.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_15_rs.yaml index de96bb65b..83fd12221 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_15_rs.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_15_rs.yaml @@ -35,7 +35,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" /pets02: post: summary: Creates a new pets. diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_16_rs.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_16_rs.yaml index 2dcf5d10f..87b018d31 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_16_rs.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_16_rs.yaml @@ -35,7 +35,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" diff --git a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_19_rs.yaml b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_19_rs.yaml index c1e54361d..d536963fa 100644 --- a/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_19_rs.yaml +++ b/openapi-cli/src/test/resources/generators/service/swagger/response/scenario_19_rs.yaml @@ -33,20 +33,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" # These two error responses have the same schema '400': description: Bad request content: application/xml: schema: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" '404': description: Not found content: text/plain: schema: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" components: schemas: User: diff --git a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/basic_auth.yaml b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/basic_auth.yaml index 7eae32993..20fc873a6 100644 --- a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/basic_auth.yaml +++ b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/basic_auth.yaml @@ -46,7 +46,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -54,7 +54,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -62,7 +62,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - basicAuth: [] components: @@ -112,7 +112,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -121,7 +121,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -202,7 +202,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -239,7 +239,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -348,7 +348,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/bearer_auth.yaml b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/bearer_auth.yaml index 072eb3984..4a61434ee 100644 --- a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/bearer_auth.yaml +++ b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/bearer_auth.yaml @@ -46,7 +46,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -54,7 +54,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -62,7 +62,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - bearerAuth: [] components: @@ -112,7 +112,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -121,7 +121,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -202,7 +202,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -239,7 +239,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -348,7 +348,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/header_api_key.yaml b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/header_api_key.yaml index 10fdd0bda..1ff06070d 100644 --- a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/header_api_key.yaml +++ b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/header_api_key.yaml @@ -25,14 +25,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" responses: 200: @@ -40,7 +40,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -130,37 +130,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/multiple_api_keys.yaml b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/multiple_api_keys.yaml index 80b72c5c4..8c1f40bce 100644 --- a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/multiple_api_keys.yaml +++ b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/multiple_api_keys.yaml @@ -25,14 +25,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" responses: 200: @@ -40,7 +40,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -130,37 +130,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/multiple_auth.yaml b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/multiple_auth.yaml index d3516eaf7..23c75eafe 100644 --- a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/multiple_auth.yaml +++ b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/multiple_auth.yaml @@ -46,7 +46,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -54,7 +54,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -62,7 +62,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - bearerAuth: [] - basicAuth: [] @@ -113,7 +113,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -122,7 +122,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -203,7 +203,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -240,7 +240,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -349,7 +349,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_authorization_code.yaml b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_authorization_code.yaml index befba8ab9..54050e1cd 100644 --- a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_authorization_code.yaml +++ b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_authorization_code.yaml @@ -46,7 +46,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -54,7 +54,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -62,7 +62,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2AuthCode: [] components: @@ -112,7 +112,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -121,7 +121,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -202,7 +202,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -239,7 +239,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -348,7 +348,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_client_credential.yaml b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_client_credential.yaml index b9fd317ff..8112ea0f1 100644 --- a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_client_credential.yaml +++ b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_client_credential.yaml @@ -46,7 +46,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -54,7 +54,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -62,7 +62,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2ClientCredentials: [] components: @@ -112,7 +112,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -121,7 +121,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -202,7 +202,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -239,7 +239,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -348,7 +348,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_implicit.yaml b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_implicit.yaml index 46f668d65..eee4034b2 100644 --- a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_implicit.yaml +++ b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_implicit.yaml @@ -46,7 +46,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -54,7 +54,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -62,7 +62,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2Implicit: [] components: @@ -112,7 +112,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -121,7 +121,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -202,7 +202,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -239,7 +239,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -348,7 +348,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_multipleflows.yaml b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_multipleflows.yaml index bbc764087..fb46ccde2 100644 --- a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_multipleflows.yaml +++ b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_multipleflows.yaml @@ -46,7 +46,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -54,7 +54,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -62,7 +62,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oauth_2_0: [] components: @@ -112,7 +112,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -121,7 +121,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -202,7 +202,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -239,7 +239,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -348,7 +348,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_password.yaml b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_password.yaml index 2f38a31df..3bdb45bef 100644 --- a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_password.yaml +++ b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/oauth2_password.yaml @@ -46,7 +46,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Account_inner' + $ref: "#/components/schemas/Account_inner" "400": description: The request couldn’t be understood, usually because the JSON or XML body contains an error. content: @@ -54,7 +54,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" "401": description: The session ID or OAuth token used has expired or is invalid. The response body contains the message and errorCode. content: @@ -62,7 +62,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode' + $ref: "#/components/schemas/MessagewithErrorCode" security: - oAuth2Password: [] components: @@ -112,7 +112,7 @@ components: MessagewithErrorCode: type: array items: - $ref: '#/components/schemas/MessagewithErrorCode_inner' + $ref: "#/components/schemas/MessagewithErrorCode_inner" Account_inner: required: - Attributes @@ -121,7 +121,7 @@ components: type: object properties: Attributes: - $ref: '#/components/schemas/attributes' + $ref: "#/components/schemas/attributes" Id: type: string description: The Salesforce ID of the account @@ -202,7 +202,7 @@ components: type: string description: Accuracy level of the geocode for the billing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. BillingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" ShippingStreet: type: string description: 'The street address of the shipping address for this account. ' @@ -239,7 +239,7 @@ components: type: string description: Accuracy level of the geocode for the shipping address. See Compound Field Considerations and Limitations for details on geolocation compound fields. ShippingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" Phone: type: string description: 'Phone number of the account. ' @@ -348,7 +348,7 @@ components: type: string description: Accuracy level of the geocode for the person’s mailing address. See Compound Field Considerations and Limitations for details on geolocation compound fields. PersonMailingAddress: - $ref: '#/components/schemas/address' + $ref: "#/components/schemas/address" PersonMobilePhone: type: string description: 'The mobile phone number for this person account. ' diff --git a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/query_api_key.yaml b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/query_api_key.yaml index e6cee51ea..6d115bbd6 100644 --- a/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/query_api_key.yaml +++ b/openapi-cli/src/test/resources/generators/test_cases/sample_yamls/query_api_key.yaml @@ -25,14 +25,14 @@ paths: description: "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations." operationId: CurrentWeatherData parameters: - - $ref: '#/components/parameters/q' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' - - $ref: '#/components/parameters/lon' - - $ref: '#/components/parameters/zip' - - $ref: '#/components/parameters/units' - - $ref: '#/components/parameters/lang' - - $ref: '#/components/parameters/mode' + - $ref: "#/components/parameters/q" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" + - $ref: "#/components/parameters/lon" + - $ref: "#/components/parameters/zip" + - $ref: "#/components/parameters/units" + - $ref: "#/components/parameters/lang" + - $ref: "#/components/parameters/mode" responses: 200: @@ -40,7 +40,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/200' + $ref: "#/components/schemas/200" 404: description: Not found response content: @@ -130,37 +130,37 @@ components: type: object properties: coord: - $ref: '#/components/schemas/Coord' + $ref: "#/components/schemas/Coord" weather: type: array items: - $ref: '#/components/schemas/Weather' + $ref: "#/components/schemas/Weather" description: (more info Weather condition codes) base: type: string description: Internal parameter example: cmc stations main: - $ref: '#/components/schemas/Main' + $ref: "#/components/schemas/Main" visibility: type: integer description: Visibility, meter example: 16093 wind: - $ref: '#/components/schemas/Wind' + $ref: "#/components/schemas/Wind" clouds: - $ref: '#/components/schemas/Clouds' + $ref: "#/components/schemas/Clouds" rain: - $ref: '#/components/schemas/Rain' + $ref: "#/components/schemas/Rain" snow: - $ref: '#/components/schemas/Snow' + $ref: "#/components/schemas/Snow" dt: type: integer description: Time of data calculation, unix, UTC format: int32 example: 1435658272 sys: - $ref: '#/components/schemas/Sys' + $ref: "#/components/schemas/Sys" id: type: integer description: City ID diff --git a/openapi-cli/src/test/resources/multiQueryParam.yaml b/openapi-cli/src/test/resources/multiQueryParam.yaml index 80e335e1f..24db7f237 100644 --- a/openapi-cli/src/test/resources/multiQueryParam.yaml +++ b/openapi-cli/src/test/resources/multiQueryParam.yaml @@ -43,19 +43,19 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" default: description: unexpected error content: application/json: schema: - $ref: '#/components/schemas/Error' + $ref: "#/components/schemas/Error" components: schemas: Pet: allOf: - - $ref: '#/components/schemas/NewPet' + - $ref: "#/components/schemas/NewPet" - type: object required: - id diff --git a/openapi-cli/src/test/resources/oneof-petstore.yaml b/openapi-cli/src/test/resources/oneof-petstore.yaml index bbc1fbd46..692f9bffd 100644 --- a/openapi-cli/src/test/resources/oneof-petstore.yaml +++ b/openapi-cli/src/test/resources/oneof-petstore.yaml @@ -55,8 +55,8 @@ paths: application/json: schema: oneOf: - - $ref: '#/components/schemas/Dog' - - $ref: '#/components/schemas/Cat' + - $ref: "#/components/schemas/Dog" + - $ref: "#/components/schemas/Cat" description: '' required: true responses: diff --git a/openapi-cli/src/test/resources/openapi-client-rb.yaml b/openapi-cli/src/test/resources/openapi-client-rb.yaml index 13f20d355..0c12ecdf3 100644 --- a/openapi-cli/src/test/resources/openapi-client-rb.yaml +++ b/openapi-cli/src/test/resources/openapi-client-rb.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: User: diff --git a/openapi-cli/src/test/resources/petstore_catch_all_path.yaml b/openapi-cli/src/test/resources/petstore_catch_all_path.yaml index 59e851048..d05806ec6 100644 --- a/openapi-cli/src/test/resources/petstore_catch_all_path.yaml +++ b/openapi-cli/src/test/resources/petstore_catch_all_path.yaml @@ -50,10 +50,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '400': description: Invalid ID supplied '404': @@ -75,13 +75,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" required: true responses: '200': @@ -89,10 +89,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '400': description: Invalid ID supplied '404': @@ -114,13 +114,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" required: true responses: '200': @@ -128,10 +128,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '405': description: Invalid input security: @@ -176,7 +176,7 @@ components: type: string example: doggie category: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" photoUrls: type: array xml: @@ -190,7 +190,7 @@ components: xml: wrapped: true items: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" status: type: string description: pet status in the store diff --git a/openapi-cli/src/test/resources/petstore_original.yaml b/openapi-cli/src/test/resources/petstore_original.yaml index 6f96dd579..7569bb86a 100644 --- a/openapi-cli/src/test/resources/petstore_original.yaml +++ b/openapi-cli/src/test/resources/petstore_original.yaml @@ -50,13 +50,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" required: true responses: '200': @@ -64,10 +64,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '400': description: Invalid ID supplied '404': @@ -89,13 +89,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" required: true responses: '200': @@ -103,10 +103,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '405': description: Invalid input security: @@ -141,12 +141,12 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '400': description: Invalid status value security: @@ -178,12 +178,12 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '400': description: Invalid tag value security: @@ -211,10 +211,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" '400': description: Invalid ID supplied '404': @@ -315,7 +315,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/ApiResponse' + $ref: "#/components/schemas/ApiResponse" security: - petstore_auth: - write:pets @@ -350,20 +350,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" application/xml: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" responses: '200': description: successful operation content: application/json: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" '405': description: Invalid input /store/order/{orderId}: @@ -387,10 +387,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" application/xml: schema: - $ref: '#/components/schemas/Order' + $ref: "#/components/schemas/Order" '400': description: Invalid ID supplied '404': @@ -426,23 +426,23 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: default: description: successful operation content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" /user/createWithList: post: tags: @@ -456,17 +456,17 @@ paths: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: '200': description: Successful operation content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" default: description: successful operation /user/login: @@ -543,10 +543,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" '400': description: Invalid username supplied '404': @@ -569,13 +569,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/xml: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" application/x-www-form-urlencoded: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" responses: default: description: successful operation @@ -645,7 +645,7 @@ components: name: addresses wrapped: true items: - $ref: '#/components/schemas/Address' + $ref: "#/components/schemas/Address" xml: name: customer Address: @@ -733,7 +733,7 @@ components: type: string example: doggie category: - $ref: '#/components/schemas/Category' + $ref: "#/components/schemas/Category" photoUrls: type: array xml: @@ -747,7 +747,7 @@ components: xml: wrapped: true items: - $ref: '#/components/schemas/Tag' + $ref: "#/components/schemas/Tag" status: type: string description: pet status in the store @@ -775,10 +775,10 @@ components: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" UserArray: description: List of user object content: @@ -786,7 +786,7 @@ components: schema: type: array items: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" securitySchemes: petstore_auth: type: oauth2 diff --git a/openapi-cli/src/test/resources/petstore_type.yaml b/openapi-cli/src/test/resources/petstore_type.yaml index 874080c36..7c4026dc1 100644 --- a/openapi-cli/src/test/resources/petstore_type.yaml +++ b/openapi-cli/src/test/resources/petstore_type.yaml @@ -49,7 +49,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" /hello: get: operationId: operation_get_/hello diff --git a/openapi-cli/src/test/resources/requestBody.yaml b/openapi-cli/src/test/resources/requestBody.yaml index 279ad1b4c..61d9033dc 100644 --- a/openapi-cli/src/test/resources/requestBody.yaml +++ b/openapi-cli/src/test/resources/requestBody.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/User' + $ref: "#/components/schemas/User" components: schemas: User: diff --git a/openapi-cli/src/test/resources/withoutDataBinding.yaml b/openapi-cli/src/test/resources/withoutDataBinding.yaml index 029d20c3a..0f516fb62 100644 --- a/openapi-cli/src/test/resources/withoutDataBinding.yaml +++ b/openapi-cli/src/test/resources/withoutDataBinding.yaml @@ -14,16 +14,16 @@ paths: get: operationId: getCoupon parameters: - - $ref: '#/components/parameters/ngwCouponCodePathParam' - - $ref: '#/components/parameters/ngwCouponCodePathParam02' - - $ref: '#/components/parameters/ngwCouponCodePathParam03' + - $ref: "#/components/parameters/ngwCouponCodePathParam" + - $ref: "#/components/parameters/ngwCouponCodePathParam02" + - $ref: "#/components/parameters/ngwCouponCodePathParam03" responses: '200': description: Successful operation, coupon was found by requested code content: application/json: schema: - $ref: '#/components/schemas/Cat' + $ref: "#/components/schemas/Cat" components: parameters: ngwCouponCodePathParam: @@ -31,13 +31,13 @@ components: name: couponCode required: true schema: - $ref: '#/components/schemas/Coupon' + $ref: "#/components/schemas/Coupon" ngwCouponCodePathParam02: in: path name: id required: true schema: - $ref: '#/components/schemas/Id' + $ref: "#/components/schemas/Id" ngwCouponCodePathParam03: in: path name: limits @@ -50,7 +50,7 @@ components: Coupon: type: string Id: - $ref: '#/components/schemas/AddressNo' + $ref: "#/components/schemas/AddressNo" AddressNo: type: integer Pet: @@ -69,8 +69,8 @@ components: name: type: string parent: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" petType: - $ref: '#/components/schemas/Cat' + $ref: "#/components/schemas/Cat" required: - name diff --git a/openapi-validator/src/test/resources/headers/header_with_reference.yaml b/openapi-validator/src/test/resources/headers/header_with_reference.yaml index b3e961f49..74c4bcd74 100644 --- a/openapi-validator/src/test/resources/headers/header_with_reference.yaml +++ b/openapi-validator/src/test/resources/headers/header_with_reference.yaml @@ -11,9 +11,9 @@ paths: summary: Returns a list of users. description: Optional extended description in Markdown. parameters: - - $ref: '#/components/parameters/cityName' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' + - $ref: "#/components/parameters/cityName" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" responses: '200': description: OK diff --git a/openapi-validator/src/test/resources/parameter/parameter_with_reference.yaml b/openapi-validator/src/test/resources/parameter/parameter_with_reference.yaml index 5b37e0858..44b416df2 100644 --- a/openapi-validator/src/test/resources/parameter/parameter_with_reference.yaml +++ b/openapi-validator/src/test/resources/parameter/parameter_with_reference.yaml @@ -11,9 +11,9 @@ paths: summary: Returns a list of users. description: Optional extended description in Markdown. parameters: - - $ref: '#/components/parameters/cityName' - - $ref: '#/components/parameters/id' - - $ref: '#/components/parameters/lat' + - $ref: "#/components/parameters/cityName" + - $ref: "#/components/parameters/id" + - $ref: "#/components/parameters/lat" responses: '200': description: OK diff --git a/openapi-validator/src/test/resources/project-based-tests/modules/resourceHandle/swagger/root_path.yaml b/openapi-validator/src/test/resources/project-based-tests/modules/resourceHandle/swagger/root_path.yaml index edca679f1..6cd4dddc4 100644 --- a/openapi-validator/src/test/resources/project-based-tests/modules/resourceHandle/swagger/root_path.yaml +++ b/openapi-validator/src/test/resources/project-based-tests/modules/resourceHandle/swagger/root_path.yaml @@ -33,7 +33,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "202": description: Accepted diff --git a/openapi-validator/src/test/resources/record/array_type_mismatch_field.yaml b/openapi-validator/src/test/resources/record/array_type_mismatch_field.yaml index 864d088a7..82e0dd9d5 100644 --- a/openapi-validator/src/test/resources/record/array_type_mismatch_field.yaml +++ b/openapi-validator/src/test/resources/record/array_type_mismatch_field.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "202": description: Accepted diff --git a/openapi-validator/src/test/resources/record/type_mismatch_field.yaml b/openapi-validator/src/test/resources/record/type_mismatch_field.yaml index 27f2f9caa..cec45e976 100644 --- a/openapi-validator/src/test/resources/record/type_mismatch_field.yaml +++ b/openapi-validator/src/test/resources/record/type_mismatch_field.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "202": description: Accepted diff --git a/openapi-validator/src/test/resources/record/type_mismatch_record.yaml b/openapi-validator/src/test/resources/record/type_mismatch_record.yaml index 139267256..023912a1a 100644 --- a/openapi-validator/src/test/resources/record/type_mismatch_record.yaml +++ b/openapi-validator/src/test/resources/record/type_mismatch_record.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "202": description: Accepted @@ -34,7 +34,7 @@ components: type: integer format: int64 type: - $ref: '#/components/schemas/Type' + $ref: "#/components/schemas/Type" Type: type: object properties: diff --git a/openapi-validator/src/test/resources/record/undocumented_field.yaml b/openapi-validator/src/test/resources/record/undocumented_field.yaml index 3c9d82f9f..f189e8c02 100644 --- a/openapi-validator/src/test/resources/record/undocumented_field.yaml +++ b/openapi-validator/src/test/resources/record/undocumented_field.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "202": description: Accepted diff --git a/openapi-validator/src/test/resources/record/unimplemented_field.yaml b/openapi-validator/src/test/resources/record/unimplemented_field.yaml index e7c65f668..7e27f51b7 100644 --- a/openapi-validator/src/test/resources/record/unimplemented_field.yaml +++ b/openapi-validator/src/test/resources/record/unimplemented_field.yaml @@ -17,7 +17,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "202": description: Accepted diff --git a/openapi-validator/src/test/resources/request-body/array_request_body.yaml b/openapi-validator/src/test/resources/request-body/array_request_body.yaml index 30f9da5fb..8eef658ab 100644 --- a/openapi-validator/src/test/resources/request-body/array_request_body.yaml +++ b/openapi-validator/src/test/resources/request-body/array_request_body.yaml @@ -19,7 +19,7 @@ paths: schema: type: array items: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "202": description: Accepted diff --git a/openapi-validator/src/test/resources/request-body/type_mismatch_request_body.yaml b/openapi-validator/src/test/resources/request-body/type_mismatch_request_body.yaml index c8e91e454..ede3f6899 100644 --- a/openapi-validator/src/test/resources/request-body/type_mismatch_request_body.yaml +++ b/openapi-validator/src/test/resources/request-body/type_mismatch_request_body.yaml @@ -17,7 +17,7 @@ paths: content: text/plain: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" responses: "202": description: Accepted diff --git a/openapi-validator/src/test/resources/return/record.yaml b/openapi-validator/src/test/resources/return/record.yaml index 48282ede8..052f13f36 100644 --- a/openapi-validator/src/test/resources/return/record.yaml +++ b/openapi-validator/src/test/resources/return/record.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" components: schemas: diff --git a/openapi-validator/src/test/resources/return/single_record.yaml b/openapi-validator/src/test/resources/return/single_record.yaml index 674d1c51a..29b735379 100644 --- a/openapi-validator/src/test/resources/return/single_record.yaml +++ b/openapi-validator/src/test/resources/return/single_record.yaml @@ -19,7 +19,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Test' + $ref: "#/components/schemas/Test" components: schemas: Test: diff --git a/openapi-validator/src/test/resources/return/unimplemented_media_type.yaml b/openapi-validator/src/test/resources/return/unimplemented_media_type.yaml index 43ade5dae..80ba6652e 100644 --- a/openapi-validator/src/test/resources/return/unimplemented_media_type.yaml +++ b/openapi-validator/src/test/resources/return/unimplemented_media_type.yaml @@ -19,10 +19,10 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" application/xml: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" "404": description: NotFound components: diff --git a/openapi-validator/src/test/resources/return/union_return_type.yaml b/openapi-validator/src/test/resources/return/union_return_type.yaml index 76e6594aa..72eee81e8 100644 --- a/openapi-validator/src/test/resources/return/union_return_type.yaml +++ b/openapi-validator/src/test/resources/return/union_return_type.yaml @@ -19,13 +19,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Test' + $ref: "#/components/schemas/Test" "200": description: Ok content: application/json: schema: - $ref: '#/components/schemas/Pet' + $ref: "#/components/schemas/Pet" "404": description: NotFound components: