File tree
199 files changed
+5016
-4390
lines changed- .github/workflows
- src
- security
- wsdl
- test
- request-response-samples
- DefaultNamespace__no_xmlns_prefix_used_for_default_namespace
- Dummy__ref_element_should_have_correct_namespace_with_overrideElementKey
- Dummy__ref_element_should_have_correct_namespace
- Dummy__should_add_prefix_for_unqualified_global_elements
- Dummy__should_deserialize_basic_types
- Dummy__should_extract_envelope_from_response
- Dummy__should_handle_attributes_in_request
- Dummy__should_handle_attributes_in_response
- Dummy__should_handle_cdata_xml_in_response
- Dummy__should_handle_inline_types
- Dummy__should_handle_nil_as_null
- Dummy__should_handle_nil_false
- Dummy__should_ignore_commented_envelope_in_response
- Dummy__should_ignore_custom_defined_namespaces
- Dummy__should_ignore_defined_namespaces
- Dummy__should_preserve_leading_and_trailing_whitespace_when_preserveWhitespace_is_true
- Dummy__should_use_defined_value_key
- Dummy__should_use_defined_xml_key_in_first_level_for_rpc
- Dummy__should_use_defined_xml_key
- GET_ALL_STORE_NUMBERS__should_work_with_more_deeply_nested_XML_messages_and_security
- GET_DATA__should_work_with_more_deeply_nested_XML_messages_and_without_security
- GetAccountXml__non_xmlns_attributes_should_be_returned
- GetItemInformation__should_ignore_default_namespace_from_schema
- GetNodes__complex_self_referencing
- IndienenBericht__should_work_with_deeply_nested_XML_messages
- Login__unsupported_response_name_returned_and_local_xs_schema_missed
- Message__Messages_suffixed_with_In_Out
- Message__Messages_suffixed_with_Input_Output
- Message__Messages_suffixed_with_Request_Response
- Message__overriding_namespace_prefix
- RequestHeaders__omit_element_when_empty
- RequestHeaders__propogate_basic_security backward compatible check
- RequestHeaders__propogate_basic_security_invalid_options
- RequestHeaders__propogate_basic_security_no_timestamp
- RequestHeaders__propogate_basic_security_no_token_created
- RequestHeaders__propogate_basic_security
- RequestHeaders__propogate_custom_header
- ResponseHeaders__return_soap_headers
- RetrieveCustomerDetails__returning_a_date_should_parse_the_date
- RetrieveFareQuoteDateRange__should_handle_child_namespaces
- SendCDATA__cdata_is_handled_correctly
- SendCDATA__cdata_preserves_leading_and_trailing_whitespace_when_preserveWhitespace_option_is_true
- SendCDATA__cdata_removes_leading_and_trailing_whitespace_by_default
- SetResource__should_correctly_set_element_if_complex-type_has_same_name
- UpdateProfile__correct_namespaces_for_elements_with_base_ignorednamespaces
- UpdateProfile__correct_namespaces_for_elements_with_base
- UpdateProfile__correct_namespaces_in_sequence_with_imports
- UpdateProfile__correct_namespaces_other_prefixes
- UpdateProfile__correct_ns_context
- addList__complex_extension_namespace_for_arrays
- addPets__force_namespaces
- addPrefix__should_add_namespace_on_output_message
- administrate__Complex_json_object_namespace_issue
- attachments__should_send_binary_data
- createData__should_generate_complex_type_request
- execFile__add_default_namespace_prefix
- execFile__valid_xml_generated_on_request_with_complex_type_element_form_default_missing
- execFile__valid_xml_generated_on_request_with_complex_type_element_form_default_qualified
- execFile__valid_xml_generated_on_request_with_complex_type_element_form_default_unqualified
- fooOp__should_return_back_good_response_object
- getAppointmentNumber__should_be_able_to_parse_response
- getAttachments__should_handle_MTOM_response
- getAttachments__should_handle_not_MTOM_response
- get__complex_extension_with_explicit_namespace
- get__complex_extension_without_explicit_namespace
- login__attributes_in_request_should_be_handled
- login__attributes_namespace_should_be_configurable
- login__complex_schema_xmlns_should_be_handled
- login__complex_schema_xmlns_with_array_and_any_type_and_other_types
- login__error_returned_should_contain_root_Json_on_fault
- multiCall__rpc_stype_request_xsi_attributes
- readMetadata__should_respect_xsi_type_attribute
- readMetadata__should_support_XMLSchema_Instance_override
- update__complex_extension_fields_in_parent_without_explicit_namespace
- update__complex_extension_with_array_attributes
- security
- wsdl
- perf
- typeref
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
199 files changed
+5016
-4390
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 |
| - | |
16 |
| - | |
17 | 16 |
| |
18 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 |
| |
26 | 30 |
| |
27 | 31 |
| |
28 | 32 |
| |
29 |
| - | |
| 33 | + | |
30 | 34 |
| |
31 |
| - | |
32 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
33 | 38 |
| |
34 | 39 |
| |
35 | 40 |
| |
36 | 41 |
| |
37 | 42 |
| |
38 | 43 |
| |
39 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
40 | 47 |
| |
41 |
| - | |
42 |
| - | |
| 48 | + | |
43 | 49 |
| |
44 | 50 |
| |
45 | 51 |
| |
46 |
| - | |
| 52 | + | |
47 | 53 |
| |
48 | 54 |
| |
49 |
| - | |
| 55 | + | |
| 56 | + | |
50 | 57 |
| |
51 | 58 |
| |
52 |
| - | |
| 59 | + | |
| 60 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 |
| |
25 | 28 |
| |
26 | 29 |
| |
27 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 |
|
0 commit comments