@goast/kotlin 0.4.6 → 0.4.7-beta2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -21
- package/README.md +45 -45
- package/assets/client/okhttp3/ApiClient.kt +250 -250
- package/esm/src/ast/references/spring.d.ts +1 -0
- package/esm/src/ast/references/spring.d.ts.map +1 -1
- package/esm/src/ast/references/spring.js +2 -0
- package/esm/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +26 -26
- package/esm/src/generators/services/spring-controllers/args.d.ts +17 -2
- package/esm/src/generators/services/spring-controllers/args.d.ts.map +1 -1
- package/esm/src/generators/services/spring-controllers/models.d.ts +2 -0
- package/esm/src/generators/services/spring-controllers/models.d.ts.map +1 -1
- package/esm/src/generators/services/spring-controllers/models.js +2 -0
- package/esm/src/generators/services/spring-controllers/spring-controller-generator.d.ts +3 -1
- package/esm/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
- package/esm/src/generators/services/spring-controllers/spring-controller-generator.js +74 -6
- package/package.json +2 -1
- package/script/src/ast/references/spring.d.ts +1 -0
- package/script/src/ast/references/spring.d.ts.map +1 -1
- package/script/src/ast/references/spring.js +3 -1
- package/script/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +26 -26
- package/script/src/generators/services/spring-controllers/args.d.ts +17 -2
- package/script/src/generators/services/spring-controllers/args.d.ts.map +1 -1
- package/script/src/generators/services/spring-controllers/models.d.ts +2 -0
- package/script/src/generators/services/spring-controllers/models.d.ts.map +1 -1
- package/script/src/generators/services/spring-controllers/models.js +2 -0
- package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts +3 -1
- package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
- package/script/src/generators/services/spring-controllers/spring-controller-generator.js +74 -6
- package/esm/_dnt.test_polyfills.d.ts +0 -29
- package/esm/_dnt.test_polyfills.d.ts.map +0 -1
- package/esm/_dnt.test_polyfills.js +0 -31
- package/esm/_dnt.test_shims.d.ts +0 -6
- package/esm/_dnt.test_shims.d.ts.map +0 -1
- package/esm/_dnt.test_shims.js +0 -61
- package/esm/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts +0 -26
- package/esm/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/assertion_error.js +0 -30
- package/esm/deps/jsr.io/@std/assert/1.0.8/equal.d.ts +0 -17
- package/esm/deps/jsr.io/@std/assert/1.0.8/equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/equal.js +0 -183
- package/esm/deps/jsr.io/@std/assert/1.0.8/equals.d.ts +0 -22
- package/esm/deps/jsr.io/@std/assert/1.0.8/equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/equals.js +0 -45
- package/esm/deps/jsr.io/@std/assert/1.0.8/false.d.ts +0 -18
- package/esm/deps/jsr.io/@std/assert/1.0.8/false.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/false.js +0 -22
- package/esm/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts +0 -23
- package/esm/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/instance_of.js +0 -53
- package/esm/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts +0 -25
- package/esm/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/is_error.js +0 -54
- package/esm/deps/jsr.io/@std/assert/1.0.8/match.d.ts +0 -18
- package/esm/deps/jsr.io/@std/assert/1.0.8/match.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/match.js +0 -26
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts +0 -20
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_instance_of.js +0 -29
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts +0 -18
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_match.js +0 -26
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts +0 -23
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.js +0 -32
- package/esm/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts +0 -42
- package/esm/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/rejects.js +0 -53
- package/esm/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts +0 -24
- package/esm/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/strict_equals.js +0 -57
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts +0 -20
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_equals.js +0 -29
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts +0 -17
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.js +0 -26
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assertions.js +0 -13
- package/esm/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts +0 -46
- package/esm/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.js +0 -160
- package/esm/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts +0 -6
- package/esm/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_build_message.js +0 -29
- package/esm/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.js +0 -11
- package/esm/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts +0 -9
- package/esm/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_equal.js +0 -191
- package/esm/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_extend.js +0 -11
- package/esm/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts +0 -3
- package/esm/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_inspect_args.js +0 -12
- package/esm/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts +0 -34
- package/esm/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_matchers.js +0 -563
- package/esm/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts +0 -11
- package/esm/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_mock_util.js +0 -10
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.js +0 -10
- package/esm/deps/jsr.io/@std/expect/1.0.8/_types.d.ts +0 -839
- package/esm/deps/jsr.io/@std/expect/1.0.8/_types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_types.js +0 -3
- package/esm/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts +0 -9
- package/esm/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_utils.js +0 -218
- package/esm/deps/jsr.io/@std/expect/1.0.8/expect.d.ts +0 -60
- package/esm/deps/jsr.io/@std/expect/1.0.8/expect.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/expect.js +0 -523
- package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts +0 -160
- package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.js +0 -199
- package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts +0 -82
- package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.js +0 -111
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff.d.ts +0 -140
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff.js +0 -277
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts +0 -99
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.js +0 -180
- package/esm/deps/jsr.io/@std/internal/1.0.5/format.d.ts +0 -2
- package/esm/deps/jsr.io/@std/internal/1.0.5/format.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/format.js +0 -37
- package/esm/deps/jsr.io/@std/internal/1.0.5/styles.d.ts +0 -159
- package/esm/deps/jsr.io/@std/internal/1.0.5/styles.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/styles.js +0 -207
- package/esm/deps/jsr.io/@std/internal/1.0.5/types.d.ts +0 -16
- package/esm/deps/jsr.io/@std/internal/1.0.5/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/types.js +0 -2
- package/esm/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts +0 -15
- package/esm/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/_mock_utils.js +0 -35
- package/esm/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts +0 -74
- package/esm/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/_test_suite.js +0 -350
- package/esm/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts +0 -731
- package/esm/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/bdd.js +0 -581
- package/esm/deps/jsr.io/@std/testing/1.0.5/mock.d.ts +0 -674
- package/esm/deps/jsr.io/@std/testing/1.0.5/mock.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/mock.js +0 -1083
- package/esm/src/ast/nodes/annotation.test.d.ts +0 -2
- package/esm/src/ast/nodes/annotation.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/annotation.test.js +0 -56
- package/esm/src/ast/nodes/argument.test.d.ts +0 -2
- package/esm/src/ast/nodes/argument.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/argument.test.js +0 -33
- package/esm/src/ast/nodes/call.test.d.ts +0 -2
- package/esm/src/ast/nodes/call.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/call.test.js +0 -35
- package/esm/src/ast/nodes/class.test.d.ts +0 -2
- package/esm/src/ast/nodes/class.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/class.test.js +0 -219
- package/esm/src/ast/nodes/constructor.test.d.ts +0 -2
- package/esm/src/ast/nodes/constructor.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/constructor.test.js +0 -139
- package/esm/src/ast/nodes/doc-tag.test.d.ts +0 -2
- package/esm/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/doc-tag.test.js +0 -67
- package/esm/src/ast/nodes/doc.test.d.ts +0 -2
- package/esm/src/ast/nodes/doc.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/doc.test.js +0 -33
- package/esm/src/ast/nodes/enum-value.test.d.ts +0 -2
- package/esm/src/ast/nodes/enum-value.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/enum-value.test.js +0 -115
- package/esm/src/ast/nodes/enum.test.d.ts +0 -2
- package/esm/src/ast/nodes/enum.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/enum.test.js +0 -129
- package/esm/src/ast/nodes/function.test.d.ts +0 -2
- package/esm/src/ast/nodes/function.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/function.test.js +0 -160
- package/esm/src/ast/nodes/generic-parameter.test.d.ts +0 -2
- package/esm/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/generic-parameter.test.js +0 -49
- package/esm/src/ast/nodes/init-block.test.d.ts +0 -2
- package/esm/src/ast/nodes/init-block.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/init-block.test.js +0 -28
- package/esm/src/ast/nodes/interface.test.d.ts +0 -2
- package/esm/src/ast/nodes/interface.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/interface.test.js +0 -121
- package/esm/src/ast/nodes/object.test.d.ts +0 -2
- package/esm/src/ast/nodes/object.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/object.test.js +0 -78
- package/esm/src/ast/nodes/parameter.test.d.ts +0 -2
- package/esm/src/ast/nodes/parameter.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/parameter.test.js +0 -152
- package/esm/src/ast/nodes/property.test.d.ts +0 -2
- package/esm/src/ast/nodes/property.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/property.test.js +0 -206
- package/esm/src/ast/nodes/reference.test.d.ts +0 -2
- package/esm/src/ast/nodes/reference.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/reference.test.js +0 -36
- package/esm/src/ast/nodes/string.test.d.ts +0 -2
- package/esm/src/ast/nodes/string.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/string.test.js +0 -48
- package/esm/src/import-collection.test.d.ts +0 -2
- package/esm/src/import-collection.test.d.ts.map +0 -1
- package/esm/src/import-collection.test.js +0 -99
- package/esm/tests/openapi-models.test.d.ts +0 -2
- package/esm/tests/openapi-models.test.d.ts.map +0 -1
- package/esm/tests/openapi-models.test.js +0 -45
- package/script/_dnt.test_polyfills.d.ts +0 -29
- package/script/_dnt.test_polyfills.d.ts.map +0 -1
- package/script/_dnt.test_polyfills.js +0 -32
- package/script/_dnt.test_shims.d.ts +0 -6
- package/script/_dnt.test_shims.d.ts.map +0 -1
- package/script/_dnt.test_shims.js +0 -65
- package/script/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts +0 -26
- package/script/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/assertion_error.js +0 -34
- package/script/deps/jsr.io/@std/assert/1.0.8/equal.d.ts +0 -17
- package/script/deps/jsr.io/@std/assert/1.0.8/equal.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/equal.js +0 -187
- package/script/deps/jsr.io/@std/assert/1.0.8/equals.d.ts +0 -22
- package/script/deps/jsr.io/@std/assert/1.0.8/equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/equals.js +0 -48
- package/script/deps/jsr.io/@std/assert/1.0.8/false.d.ts +0 -18
- package/script/deps/jsr.io/@std/assert/1.0.8/false.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/false.js +0 -25
- package/script/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts +0 -23
- package/script/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/instance_of.js +0 -56
- package/script/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts +0 -25
- package/script/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/is_error.js +0 -57
- package/script/deps/jsr.io/@std/assert/1.0.8/match.d.ts +0 -18
- package/script/deps/jsr.io/@std/assert/1.0.8/match.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/match.js +0 -29
- package/script/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts +0 -20
- package/script/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/not_instance_of.js +0 -32
- package/script/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts +0 -18
- package/script/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/not_match.js +0 -29
- package/script/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts +0 -23
- package/script/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.js +0 -35
- package/script/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts +0 -42
- package/script/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/rejects.js +0 -56
- package/script/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts +0 -24
- package/script/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/strict_equals.js +0 -60
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts +0 -20
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_equals.js +0 -32
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts +0 -17
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.js +0 -29
- package/script/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_assertions.js +0 -18
- package/script/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts +0 -46
- package/script/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.js +0 -182
- package/script/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts +0 -6
- package/script/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_build_message.js +0 -33
- package/script/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.js +0 -15
- package/script/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts +0 -9
- package/script/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_equal.js +0 -194
- package/script/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_extend.js +0 -15
- package/script/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts +0 -3
- package/script/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_inspect_args.js +0 -17
- package/script/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts +0 -34
- package/script/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_matchers.js +0 -597
- package/script/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts +0 -11
- package/script/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_mock_util.js +0 -14
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.js +0 -14
- package/script/deps/jsr.io/@std/expect/1.0.8/_types.d.ts +0 -839
- package/script/deps/jsr.io/@std/expect/1.0.8/_types.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_types.js +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts +0 -9
- package/script/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_utils.js +0 -226
- package/script/deps/jsr.io/@std/expect/1.0.8/expect.d.ts +0 -60
- package/script/deps/jsr.io/@std/expect/1.0.8/expect.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/expect.js +0 -527
- package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts +0 -160
- package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.js +0 -204
- package/script/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts +0 -82
- package/script/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/build_message.js +0 -116
- package/script/deps/jsr.io/@std/internal/1.0.5/diff.d.ts +0 -140
- package/script/deps/jsr.io/@std/internal/1.0.5/diff.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/diff.js +0 -284
- package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts +0 -99
- package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.js +0 -186
- package/script/deps/jsr.io/@std/internal/1.0.5/format.d.ts +0 -2
- package/script/deps/jsr.io/@std/internal/1.0.5/format.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/format.js +0 -41
- package/script/deps/jsr.io/@std/internal/1.0.5/styles.d.ts +0 -159
- package/script/deps/jsr.io/@std/internal/1.0.5/styles.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/styles.js +0 -220
- package/script/deps/jsr.io/@std/internal/1.0.5/types.d.ts +0 -16
- package/script/deps/jsr.io/@std/internal/1.0.5/types.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/types.js +0 -3
- package/script/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts +0 -15
- package/script/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/_mock_utils.js +0 -41
- package/script/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts +0 -74
- package/script/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/_test_suite.js +0 -355
- package/script/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts +0 -731
- package/script/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/bdd.js +0 -592
- package/script/deps/jsr.io/@std/testing/1.0.5/mock.d.ts +0 -674
- package/script/deps/jsr.io/@std/testing/1.0.5/mock.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/mock.js +0 -1102
- package/script/src/ast/nodes/annotation.test.d.ts +0 -2
- package/script/src/ast/nodes/annotation.test.d.ts.map +0 -1
- package/script/src/ast/nodes/annotation.test.js +0 -58
- package/script/src/ast/nodes/argument.test.d.ts +0 -2
- package/script/src/ast/nodes/argument.test.d.ts.map +0 -1
- package/script/src/ast/nodes/argument.test.js +0 -35
- package/script/src/ast/nodes/call.test.d.ts +0 -2
- package/script/src/ast/nodes/call.test.d.ts.map +0 -1
- package/script/src/ast/nodes/call.test.js +0 -37
- package/script/src/ast/nodes/class.test.d.ts +0 -2
- package/script/src/ast/nodes/class.test.d.ts.map +0 -1
- package/script/src/ast/nodes/class.test.js +0 -221
- package/script/src/ast/nodes/constructor.test.d.ts +0 -2
- package/script/src/ast/nodes/constructor.test.d.ts.map +0 -1
- package/script/src/ast/nodes/constructor.test.js +0 -141
- package/script/src/ast/nodes/doc-tag.test.d.ts +0 -2
- package/script/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
- package/script/src/ast/nodes/doc-tag.test.js +0 -69
- package/script/src/ast/nodes/doc.test.d.ts +0 -2
- package/script/src/ast/nodes/doc.test.d.ts.map +0 -1
- package/script/src/ast/nodes/doc.test.js +0 -35
- package/script/src/ast/nodes/enum-value.test.d.ts +0 -2
- package/script/src/ast/nodes/enum-value.test.d.ts.map +0 -1
- package/script/src/ast/nodes/enum-value.test.js +0 -117
- package/script/src/ast/nodes/enum.test.d.ts +0 -2
- package/script/src/ast/nodes/enum.test.d.ts.map +0 -1
- package/script/src/ast/nodes/enum.test.js +0 -131
- package/script/src/ast/nodes/function.test.d.ts +0 -2
- package/script/src/ast/nodes/function.test.d.ts.map +0 -1
- package/script/src/ast/nodes/function.test.js +0 -162
- package/script/src/ast/nodes/generic-parameter.test.d.ts +0 -2
- package/script/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
- package/script/src/ast/nodes/generic-parameter.test.js +0 -51
- package/script/src/ast/nodes/init-block.test.d.ts +0 -2
- package/script/src/ast/nodes/init-block.test.d.ts.map +0 -1
- package/script/src/ast/nodes/init-block.test.js +0 -30
- package/script/src/ast/nodes/interface.test.d.ts +0 -2
- package/script/src/ast/nodes/interface.test.d.ts.map +0 -1
- package/script/src/ast/nodes/interface.test.js +0 -123
- package/script/src/ast/nodes/object.test.d.ts +0 -2
- package/script/src/ast/nodes/object.test.d.ts.map +0 -1
- package/script/src/ast/nodes/object.test.js +0 -80
- package/script/src/ast/nodes/parameter.test.d.ts +0 -2
- package/script/src/ast/nodes/parameter.test.d.ts.map +0 -1
- package/script/src/ast/nodes/parameter.test.js +0 -154
- package/script/src/ast/nodes/property.test.d.ts +0 -2
- package/script/src/ast/nodes/property.test.d.ts.map +0 -1
- package/script/src/ast/nodes/property.test.js +0 -208
- package/script/src/ast/nodes/reference.test.d.ts +0 -2
- package/script/src/ast/nodes/reference.test.d.ts.map +0 -1
- package/script/src/ast/nodes/reference.test.js +0 -38
- package/script/src/ast/nodes/string.test.d.ts +0 -2
- package/script/src/ast/nodes/string.test.d.ts.map +0 -1
- package/script/src/ast/nodes/string.test.js +0 -50
- package/script/src/import-collection.test.d.ts +0 -2
- package/script/src/import-collection.test.d.ts.map +0 -1
- package/script/src/import-collection.test.js +0 -101
- package/script/tests/openapi-models.test.d.ts +0 -2
- package/script/tests/openapi-models.test.d.ts.map +0 -1
- package/script/tests/openapi-models.test.js +0 -48
- package/src/_dnt.test_polyfills.ts +0 -70
- package/src/_dnt.test_shims.ts +0 -64
- package/src/deps/jsr.io/@std/assert/1.0.8/assertion_error.ts +0 -31
- package/src/deps/jsr.io/@std/assert/1.0.8/equal.ts +0 -210
- package/src/deps/jsr.io/@std/assert/1.0.8/equals.ts +0 -52
- package/src/deps/jsr.io/@std/assert/1.0.8/false.ts +0 -26
- package/src/deps/jsr.io/@std/assert/1.0.8/instance_of.ts +0 -64
- package/src/deps/jsr.io/@std/assert/1.0.8/is_error.ts +0 -65
- package/src/deps/jsr.io/@std/assert/1.0.8/match.ts +0 -30
- package/src/deps/jsr.io/@std/assert/1.0.8/not_instance_of.ts +0 -33
- package/src/deps/jsr.io/@std/assert/1.0.8/not_match.ts +0 -30
- package/src/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.ts +0 -42
- package/src/deps/jsr.io/@std/assert/1.0.8/rejects.ts +0 -123
- package/src/deps/jsr.io/@std/assert/1.0.8/strict_equals.ts +0 -67
- package/src/deps/jsr.io/@std/expect/1.0.8/_assert_equals.ts +0 -38
- package/src/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.ts +0 -35
- package/src/deps/jsr.io/@std/expect/1.0.8/_assertions.ts +0 -18
- package/src/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.ts +0 -193
- package/src/deps/jsr.io/@std/expect/1.0.8/_build_message.ts +0 -51
- package/src/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.ts +0 -19
- package/src/deps/jsr.io/@std/expect/1.0.8/_equal.ts +0 -230
- package/src/deps/jsr.io/@std/expect/1.0.8/_extend.ts +0 -16
- package/src/deps/jsr.io/@std/expect/1.0.8/_inspect_args.ts +0 -15
- package/src/deps/jsr.io/@std/expect/1.0.8/_matchers.ts +0 -832
- package/src/deps/jsr.io/@std/expect/1.0.8/_mock_util.ts +0 -22
- package/src/deps/jsr.io/@std/expect/1.0.8/_serializer.ts +0 -15
- package/src/deps/jsr.io/@std/expect/1.0.8/_types.ts +0 -919
- package/src/deps/jsr.io/@std/expect/1.0.8/_utils.ts +0 -283
- package/src/deps/jsr.io/@std/expect/1.0.8/expect.ts +0 -620
- package/src/deps/jsr.io/@std/internal/1.0.5/assertion_state.ts +0 -214
- package/src/deps/jsr.io/@std/internal/1.0.5/build_message.ts +0 -134
- package/src/deps/jsr.io/@std/internal/1.0.5/diff.ts +0 -317
- package/src/deps/jsr.io/@std/internal/1.0.5/diff_str.ts +0 -204
- package/src/deps/jsr.io/@std/internal/1.0.5/format.ts +0 -39
- package/src/deps/jsr.io/@std/internal/1.0.5/styles.ts +0 -233
- package/src/deps/jsr.io/@std/internal/1.0.5/types.ts +0 -18
- package/src/deps/jsr.io/@std/testing/1.0.5/_mock_utils.ts +0 -43
- package/src/deps/jsr.io/@std/testing/1.0.5/_test_suite.ts +0 -410
- package/src/deps/jsr.io/@std/testing/1.0.5/bdd.ts +0 -1211
- package/src/deps/jsr.io/@std/testing/1.0.5/mock.ts +0 -1807
- package/src/mod.ts +0 -8
- package/src/src/assets.ts +0 -9
- package/src/src/ast/_index.ts +0 -66
- package/src/src/ast/common.ts +0 -1
- package/src/src/ast/index.ts +0 -1
- package/src/src/ast/node.ts +0 -10
- package/src/src/ast/nodes/annotation.test.ts +0 -69
- package/src/src/ast/nodes/annotation.ts +0 -79
- package/src/src/ast/nodes/argument.test.ts +0 -41
- package/src/src/ast/nodes/argument.ts +0 -62
- package/src/src/ast/nodes/call.test.ts +0 -44
- package/src/src/ast/nodes/call.ts +0 -66
- package/src/src/ast/nodes/class.test.ts +0 -274
- package/src/src/ast/nodes/class.ts +0 -178
- package/src/src/ast/nodes/collection-literal.ts +0 -49
- package/src/src/ast/nodes/constructor.test.ts +0 -178
- package/src/src/ast/nodes/constructor.ts +0 -126
- package/src/src/ast/nodes/doc-tag.test.ts +0 -84
- package/src/src/ast/nodes/doc-tag.ts +0 -138
- package/src/src/ast/nodes/doc.test.ts +0 -42
- package/src/src/ast/nodes/doc.ts +0 -111
- package/src/src/ast/nodes/enum-value.test.ts +0 -146
- package/src/src/ast/nodes/enum-value.ts +0 -100
- package/src/src/ast/nodes/enum.test.ts +0 -167
- package/src/src/ast/nodes/enum.ts +0 -163
- package/src/src/ast/nodes/function.test.ts +0 -194
- package/src/src/ast/nodes/function.ts +0 -176
- package/src/src/ast/nodes/generic-parameter.test.ts +0 -60
- package/src/src/ast/nodes/generic-parameter.ts +0 -54
- package/src/src/ast/nodes/init-block.test.ts +0 -36
- package/src/src/ast/nodes/init-block.ts +0 -38
- package/src/src/ast/nodes/interface.test.ts +0 -151
- package/src/src/ast/nodes/interface.ts +0 -133
- package/src/src/ast/nodes/lambda-type.ts +0 -68
- package/src/src/ast/nodes/lambda.ts +0 -68
- package/src/src/ast/nodes/object.test.ts +0 -101
- package/src/src/ast/nodes/object.ts +0 -102
- package/src/src/ast/nodes/parameter.test.ts +0 -191
- package/src/src/ast/nodes/parameter.ts +0 -118
- package/src/src/ast/nodes/property.test.ts +0 -253
- package/src/src/ast/nodes/property.ts +0 -225
- package/src/src/ast/nodes/reference.test.ts +0 -47
- package/src/src/ast/nodes/reference.ts +0 -178
- package/src/src/ast/nodes/string.test.ts +0 -61
- package/src/src/ast/nodes/string.ts +0 -114
- package/src/src/ast/nodes/types.ts +0 -23
- package/src/src/ast/references/index.ts +0 -8
- package/src/src/ast/references/jackson.ts +0 -16
- package/src/src/ast/references/jakarta.ts +0 -10
- package/src/src/ast/references/java.ts +0 -19
- package/src/src/ast/references/kotlin.ts +0 -40
- package/src/src/ast/references/okhttp3.ts +0 -5
- package/src/src/ast/references/reactor.ts +0 -5
- package/src/src/ast/references/spring.ts +0 -58
- package/src/src/ast/references/swagger.ts +0 -23
- package/src/src/ast/utils/get-kotlin-builder-options.ts +0 -19
- package/src/src/ast/utils/to-kt-node.ts +0 -31
- package/src/src/ast/utils/write-kt-annotations.ts +0 -15
- package/src/src/ast/utils/write-kt-arguments.ts +0 -45
- package/src/src/ast/utils/write-kt-enum-values.ts +0 -27
- package/src/src/ast/utils/write-kt-generic-parameters.ts +0 -12
- package/src/src/ast/utils/write-kt-members.ts +0 -25
- package/src/src/ast/utils/write-kt-node.ts +0 -37
- package/src/src/ast/utils/write-kt-parameters.ts +0 -25
- package/src/src/common-results.ts +0 -4
- package/src/src/config.ts +0 -41
- package/src/src/file-builder.ts +0 -108
- package/src/src/generators/file-generator.ts +0 -29
- package/src/src/generators/index.ts +0 -4
- package/src/src/generators/models/args.ts +0 -128
- package/src/src/generators/models/index.ts +0 -4
- package/src/src/generators/models/model-generator.ts +0 -602
- package/src/src/generators/models/models-generator.ts +0 -65
- package/src/src/generators/models/models.ts +0 -95
- package/src/src/generators/services/okhttp3-clients/args.ts +0 -78
- package/src/src/generators/services/okhttp3-clients/index.ts +0 -4
- package/src/src/generators/services/okhttp3-clients/models.ts +0 -62
- package/src/src/generators/services/okhttp3-clients/okhttp3-client-generator.ts +0 -557
- package/src/src/generators/services/okhttp3-clients/okhttp3-clients-generator.ts +0 -130
- package/src/src/generators/services/okhttp3-clients/refs.ts +0 -55
- package/src/src/generators/services/spring-controllers/args.ts +0 -73
- package/src/src/generators/services/spring-controllers/index.ts +0 -4
- package/src/src/generators/services/spring-controllers/models.ts +0 -58
- package/src/src/generators/services/spring-controllers/spring-controller-generator.ts +0 -653
- package/src/src/generators/services/spring-controllers/spring-controllers-generator.ts +0 -70
- package/src/src/import-collection.test.ts +0 -116
- package/src/src/import-collection.ts +0 -98
- package/src/src/types.ts +0 -3
- package/src/src/utils.ts +0 -39
- package/src/tests/openapi-models.test.ts +0 -63
- package/test_runner.js +0 -227
|
@@ -1,557 +0,0 @@
|
|
|
1
|
-
import { dirname } from 'node:path';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import fs from 'fs-extra';
|
|
5
|
-
|
|
6
|
-
import {
|
|
7
|
-
type ApiParameter,
|
|
8
|
-
type ApiSchema,
|
|
9
|
-
type AppendValueGroup,
|
|
10
|
-
appendValueGroup,
|
|
11
|
-
builderTemplate as s,
|
|
12
|
-
createOverwriteProxy,
|
|
13
|
-
type MaybePromise,
|
|
14
|
-
resolveAnyOfAndAllOf,
|
|
15
|
-
SourceBuilder,
|
|
16
|
-
toCasing,
|
|
17
|
-
} from '@goast/core';
|
|
18
|
-
|
|
19
|
-
import { kt } from '../../../ast/index.js';
|
|
20
|
-
import type { KtValue } from '../../../ast/nodes/types.js';
|
|
21
|
-
import type { KotlinImport } from '../../../common-results.js';
|
|
22
|
-
import { KotlinFileBuilder } from '../../../file-builder.js';
|
|
23
|
-
import type { ApiParameterWithMultipartInfo } from '../../../types.js';
|
|
24
|
-
import { modifyString } from '../../../utils.js';
|
|
25
|
-
import { KotlinFileGenerator } from '../../file-generator.js';
|
|
26
|
-
import type { DefaultKotlinOkHttp3GeneratorArgs as Args } from './index.js';
|
|
27
|
-
import type { KotlinOkHttp3ClientGeneratorContext, KotlinOkHttp3ClientGeneratorOutput } from './models.js';
|
|
28
|
-
|
|
29
|
-
type Context = KotlinOkHttp3ClientGeneratorContext;
|
|
30
|
-
type Output = KotlinOkHttp3ClientGeneratorOutput;
|
|
31
|
-
type Builder = KotlinFileBuilder;
|
|
32
|
-
|
|
33
|
-
export interface KotlinOkHttp3Generator<TOutput extends Output = Output> {
|
|
34
|
-
generate(ctx: Context): MaybePromise<TOutput>;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
export class DefaultKotlinOkHttp3Generator extends KotlinFileGenerator<Context, Output>
|
|
38
|
-
implements KotlinOkHttp3Generator {
|
|
39
|
-
public generate(ctx: KotlinOkHttp3ClientGeneratorContext): MaybePromise<KotlinImport> {
|
|
40
|
-
const typeName = this.getApiClientName(ctx, {});
|
|
41
|
-
const packageName = this.getPackageName(ctx, {});
|
|
42
|
-
const filePath = this.getFilePath(ctx, { packageName });
|
|
43
|
-
fs.ensureDirSync(dirname(filePath));
|
|
44
|
-
|
|
45
|
-
console.log(`Generating client for service ${ctx.service.name} to ${filePath}...`);
|
|
46
|
-
|
|
47
|
-
const builder = new KotlinFileBuilder(packageName, ctx.config);
|
|
48
|
-
builder.append(this.getClientFileContent(ctx, {}));
|
|
49
|
-
|
|
50
|
-
fs.writeFileSync(filePath, builder.toString());
|
|
51
|
-
|
|
52
|
-
return { typeName, packageName };
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
protected getClientFileContent(ctx: Context, _args: Args.GetClientFileContent): AppendValueGroup<Builder> {
|
|
56
|
-
return appendValueGroup([this.getClientClass(ctx, {})]);
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
protected getClientClass(ctx: Context, _args: Args.GetClientClass): kt.Class<Builder> {
|
|
60
|
-
return kt.class(this.getApiClientName(ctx, {}), {
|
|
61
|
-
annotations: [
|
|
62
|
-
ctx.service.endpoints.length === 0 || ctx.service.endpoints.some((x) => !x.deprecated)
|
|
63
|
-
? null
|
|
64
|
-
: kt.annotation(kt.refs.deprecated(), [kt.argument(kt.string(''))]),
|
|
65
|
-
],
|
|
66
|
-
extends: ctx.refs.apiClient(),
|
|
67
|
-
primaryConstructor: kt.constructor(
|
|
68
|
-
[
|
|
69
|
-
kt.parameter('basePath', kt.refs.string(), { default: 'defaultBasePath' }),
|
|
70
|
-
kt.parameter('client', kt.refs.okhttp3.okHttpClient(), {
|
|
71
|
-
default: 'defaultClient',
|
|
72
|
-
}),
|
|
73
|
-
],
|
|
74
|
-
null,
|
|
75
|
-
{
|
|
76
|
-
delegateTarget: 'super',
|
|
77
|
-
delegateArguments: ['basePath', 'client'],
|
|
78
|
-
},
|
|
79
|
-
),
|
|
80
|
-
companionObject: this.getClientCompanionObject(ctx, {}),
|
|
81
|
-
members: [
|
|
82
|
-
...ctx.service.endpoints.flatMap((endpoint) =>
|
|
83
|
-
this.getEndpointClientMembers(ctx, { endpoint, parameters: this.getAllParameters(ctx, { endpoint }) })
|
|
84
|
-
),
|
|
85
|
-
...this.getAdditionalClientMembers(ctx, {}),
|
|
86
|
-
],
|
|
87
|
-
});
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
protected getClientCompanionObject(ctx: Context, _args: Args.GetClientCompanionObject): kt.Object<Builder> {
|
|
91
|
-
const result = kt.object<Builder>();
|
|
92
|
-
|
|
93
|
-
result.members.push(
|
|
94
|
-
kt.property('defaultBasePath', {
|
|
95
|
-
annotations: [kt.annotation(kt.refs.jvmStatic())],
|
|
96
|
-
type: kt.refs.string(),
|
|
97
|
-
delegate: kt.refs.lazyFun.infer(),
|
|
98
|
-
delegateArguments: [
|
|
99
|
-
kt.lambda(
|
|
100
|
-
[],
|
|
101
|
-
kt.call(
|
|
102
|
-
[kt.call([kt.refs.java.system(), 'getProperties'], []), 'getProperty'],
|
|
103
|
-
[kt.call([ctx.refs.apiClient(), 'baseUrlKey']), kt.string(this.getBasePath(ctx, {}))],
|
|
104
|
-
),
|
|
105
|
-
),
|
|
106
|
-
],
|
|
107
|
-
}),
|
|
108
|
-
);
|
|
109
|
-
|
|
110
|
-
return result;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
protected getEndpointClientMembers(ctx: Context, args: Args.GetEndpointClientMembers): kt.ClassMember<Builder>[] {
|
|
114
|
-
const { endpoint, parameters } = args;
|
|
115
|
-
const responseSchema = this.getResponseSchema(ctx, { endpoint });
|
|
116
|
-
return [
|
|
117
|
-
this.getEndpointClientMethod(ctx, { endpoint, parameters, responseSchema }),
|
|
118
|
-
this.getEndpointClientHttpInfoMethod(ctx, { endpoint, parameters, responseSchema }),
|
|
119
|
-
this.getEndpointClientRequestConfigMethod(ctx, { endpoint, parameters }),
|
|
120
|
-
];
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
protected getEndpointClientMethod(ctx: Context, args: Args.GetEndpointClientMethod): kt.Function<Builder> {
|
|
124
|
-
const { endpoint, parameters, responseSchema } = args;
|
|
125
|
-
|
|
126
|
-
return kt.function(toCasing(endpoint.name, ctx.config.functionNameCasing), {
|
|
127
|
-
doc: kt.doc(endpoint.summary, [
|
|
128
|
-
kt.docTag('throws', 'IllegalStateException', 'If the request is not correctly configured'),
|
|
129
|
-
kt.docTag('throws', 'IOException', 'Rethrows the OkHttp execute method exception'),
|
|
130
|
-
kt.docTag(
|
|
131
|
-
'throws',
|
|
132
|
-
'UnsupportedOperationException',
|
|
133
|
-
'If the API returns an informational or redirection response',
|
|
134
|
-
),
|
|
135
|
-
kt.docTag('throws', 'ClientException', 'If the API returns a client error response'),
|
|
136
|
-
kt.docTag('throws', 'ServerException', 'If the API returns a server error response'),
|
|
137
|
-
]),
|
|
138
|
-
annotations: [
|
|
139
|
-
kt.annotation(kt.refs.throws(), [
|
|
140
|
-
kt.refs.java.illegalStateException({ classReference: true }),
|
|
141
|
-
kt.refs.java.ioException({ classReference: true }),
|
|
142
|
-
kt.refs.java.unsupportedOperationException({ classReference: true }),
|
|
143
|
-
ctx.refs.clientException({ classReference: true }),
|
|
144
|
-
ctx.refs.serverException({ classReference: true }),
|
|
145
|
-
]),
|
|
146
|
-
endpoint.deprecated ? kt.annotation(kt.refs.deprecated(), [kt.argument(kt.string(''))]) : null,
|
|
147
|
-
],
|
|
148
|
-
parameters: parameters.map((p) =>
|
|
149
|
-
kt.parameter(
|
|
150
|
-
toCasing(p.name, ctx.config.parameterNameCasing),
|
|
151
|
-
this.getParameterType(ctx, { endpoint, parameter: p }),
|
|
152
|
-
{
|
|
153
|
-
description: p.description,
|
|
154
|
-
default: !p.required ? kt.toNode(p.schema?.default) : null,
|
|
155
|
-
},
|
|
156
|
-
)
|
|
157
|
-
),
|
|
158
|
-
returnType: this.getTypeUsage(ctx, { schema: responseSchema, fallback: kt.refs.unit() }),
|
|
159
|
-
body: this.getEndpointClientMethodBody(ctx, { endpoint, parameters, responseSchema }),
|
|
160
|
-
});
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
protected getEndpointClientMethodBody(
|
|
164
|
-
ctx: Context,
|
|
165
|
-
args: Args.GetEndpointClientMethodBody,
|
|
166
|
-
): AppendValueGroup<Builder> {
|
|
167
|
-
const { endpoint, parameters, responseSchema } = args;
|
|
168
|
-
|
|
169
|
-
return appendValueGroup(
|
|
170
|
-
[
|
|
171
|
-
s`val localVarResponse = ${
|
|
172
|
-
kt.call(
|
|
173
|
-
[toCasing(endpoint.name + '_WithHttpInfo', ctx.config.functionNameCasing)],
|
|
174
|
-
parameters.map((x) => x.name),
|
|
175
|
-
)
|
|
176
|
-
}`,
|
|
177
|
-
'',
|
|
178
|
-
s`return when (localVarResponse.responseType) {${s.indent`
|
|
179
|
-
${ctx.refs.responseType()}.Success -> ${
|
|
180
|
-
responseSchema === undefined
|
|
181
|
-
? kt.refs.unit()
|
|
182
|
-
: s`(localVarResponse as ${ctx.refs.success(['*'])}).data as ${
|
|
183
|
-
this.getTypeUsage(ctx, {
|
|
184
|
-
schema: responseSchema,
|
|
185
|
-
})
|
|
186
|
-
}`
|
|
187
|
-
}
|
|
188
|
-
${ctx.refs.responseType()}.Informational -> throw ${kt.refs.java.unsupportedOperationException()}("Client does not support Informational responses.")
|
|
189
|
-
${ctx.refs.responseType()}.Redirection -> throw ${kt.refs.java.unsupportedOperationException()}("Client does not support Redirection responses.")
|
|
190
|
-
${ctx.refs.responseType()}.ClientError -> {${s.indent`
|
|
191
|
-
val localVarError = localVarResponse as ${ctx.refs.clientError(['*'])}
|
|
192
|
-
throw ${ctx.refs.clientException()}(${s.indent`
|
|
193
|
-
"Client error : \${localVarError.statusCode} \${localVarError.message.orEmpty()}",
|
|
194
|
-
localVarError.statusCode,
|
|
195
|
-
localVarResponse`}
|
|
196
|
-
)`}
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
${ctx.refs.responseType()}.ServerError -> {${s.indent`
|
|
200
|
-
val localVarError = localVarResponse as ${ctx.refs.serverError(['*'])}
|
|
201
|
-
throw ${ctx.refs.serverException()}(${s.indent`
|
|
202
|
-
"Server error : \${localVarError.statusCode} \${localVarError.message.orEmpty()}",
|
|
203
|
-
localVarError.statusCode,
|
|
204
|
-
localVarResponse`}
|
|
205
|
-
)`}
|
|
206
|
-
}`}
|
|
207
|
-
}`,
|
|
208
|
-
],
|
|
209
|
-
'\n',
|
|
210
|
-
);
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
protected getEndpointClientHttpInfoMethod(
|
|
214
|
-
ctx: Context,
|
|
215
|
-
args: Args.GetEndpointClientHttpInfoMethod,
|
|
216
|
-
): kt.Function<Builder> {
|
|
217
|
-
const { endpoint, parameters, responseSchema } = args;
|
|
218
|
-
|
|
219
|
-
return kt.function(toCasing(args.endpoint.name, ctx.config.functionNameCasing) + 'WithHttpInfo', {
|
|
220
|
-
doc: kt.doc(endpoint.summary, [
|
|
221
|
-
kt.docTag('throws', 'IllegalStateException', 'If the request is not correctly configured'),
|
|
222
|
-
kt.docTag('throws', 'IOException', 'Rethrows the OkHttp execute method exception'),
|
|
223
|
-
]),
|
|
224
|
-
annotations: [
|
|
225
|
-
kt.annotation(kt.refs.throws(), [
|
|
226
|
-
kt.refs.java.illegalStateException({ classReference: true }),
|
|
227
|
-
kt.refs.java.ioException({ classReference: true }),
|
|
228
|
-
]),
|
|
229
|
-
endpoint.deprecated ? kt.annotation(kt.refs.deprecated(), [kt.argument(kt.string(''))]) : null,
|
|
230
|
-
],
|
|
231
|
-
parameters: parameters.map((p) =>
|
|
232
|
-
kt.parameter(
|
|
233
|
-
toCasing(p.name, ctx.config.parameterNameCasing),
|
|
234
|
-
this.getParameterType(ctx, { endpoint, parameter: p }),
|
|
235
|
-
{
|
|
236
|
-
description: p.description,
|
|
237
|
-
default: !p.required ? kt.toNode(p.schema?.default) : null,
|
|
238
|
-
},
|
|
239
|
-
)
|
|
240
|
-
),
|
|
241
|
-
returnType: ctx.refs.apiResponse([
|
|
242
|
-
this.getTypeUsage(ctx, { schema: responseSchema, fallback: kt.refs.unit({ nullable: true }), nullable: true }),
|
|
243
|
-
]),
|
|
244
|
-
body: this.getEndpointClientHttpInfoMethodBody(ctx, { endpoint, parameters, responseSchema }),
|
|
245
|
-
});
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
protected getEndpointClientHttpInfoMethodBody(
|
|
249
|
-
ctx: Context,
|
|
250
|
-
args: Args.GetEndpointClientHttpInfoMethodBody,
|
|
251
|
-
): AppendValueGroup<Builder> {
|
|
252
|
-
const { endpoint, parameters, responseSchema } = args;
|
|
253
|
-
|
|
254
|
-
return appendValueGroup(
|
|
255
|
-
[
|
|
256
|
-
s`val localVariableConfig = ${
|
|
257
|
-
kt.call(
|
|
258
|
-
[toCasing(endpoint.name, 'camel') + 'RequestConfig'],
|
|
259
|
-
parameters.map((x) => x.name),
|
|
260
|
-
)
|
|
261
|
-
}`,
|
|
262
|
-
s`return ${
|
|
263
|
-
kt.call(
|
|
264
|
-
[
|
|
265
|
-
kt.reference('request', null, {
|
|
266
|
-
generics: [
|
|
267
|
-
this.getRequestBodyType(ctx, { endpoint }),
|
|
268
|
-
this.getTypeUsage(ctx, { schema: responseSchema, fallback: kt.refs.unit() }),
|
|
269
|
-
],
|
|
270
|
-
}),
|
|
271
|
-
],
|
|
272
|
-
['localVariableConfig'],
|
|
273
|
-
)
|
|
274
|
-
}`,
|
|
275
|
-
],
|
|
276
|
-
'\n',
|
|
277
|
-
);
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
protected getEndpointClientRequestConfigMethod(
|
|
281
|
-
ctx: Context,
|
|
282
|
-
args: Args.GetEndpointClientRequestConfigMethod,
|
|
283
|
-
): kt.Function<Builder> {
|
|
284
|
-
const { endpoint, parameters } = args;
|
|
285
|
-
const operationName = toCasing(endpoint.name, ctx.config.functionNameCasing);
|
|
286
|
-
|
|
287
|
-
return kt.function(toCasing(args.endpoint.name, ctx.config.functionNameCasing) + 'RequestConfig', {
|
|
288
|
-
accessModifier: 'private',
|
|
289
|
-
doc: kt.doc(`To obtain the request config of the operation ${operationName}`),
|
|
290
|
-
annotations: [endpoint.deprecated ? kt.annotation(kt.refs.deprecated(), [kt.argument(kt.string(''))]) : null],
|
|
291
|
-
parameters: parameters.map((p) =>
|
|
292
|
-
kt.parameter(
|
|
293
|
-
toCasing(p.name, ctx.config.parameterNameCasing),
|
|
294
|
-
this.getParameterType(ctx, { endpoint, parameter: p }),
|
|
295
|
-
{
|
|
296
|
-
description: p.description,
|
|
297
|
-
default: !p.required ? kt.toNode(p.schema?.default) : null,
|
|
298
|
-
},
|
|
299
|
-
)
|
|
300
|
-
),
|
|
301
|
-
returnType: ctx.refs.requestConfig([this.getRequestBodyType(ctx, { endpoint })]),
|
|
302
|
-
body: this.getEndpointClientRequestConfigMethodBody(ctx, { endpoint, parameters }),
|
|
303
|
-
});
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
protected getEndpointClientRequestConfigMethodBody(
|
|
307
|
-
ctx: Context,
|
|
308
|
-
args: Args.GetEndpointClientRequestConfigMethodBody,
|
|
309
|
-
): AppendValueGroup<Builder> {
|
|
310
|
-
const { endpoint, parameters } = args;
|
|
311
|
-
const queryParameters = parameters.filter((x) => x.target === 'query');
|
|
312
|
-
const result = appendValueGroup<Builder>([], '\n');
|
|
313
|
-
|
|
314
|
-
if (endpoint.requestBody) {
|
|
315
|
-
if (endpoint.requestBody.content[0]?.type === 'multipart/form-data') {
|
|
316
|
-
const partConfigs = parameters
|
|
317
|
-
.filter((x) => x.multipart)
|
|
318
|
-
.map<KtValue<Builder>>((param) => {
|
|
319
|
-
const paramName = toCasing(param.name, ctx.config.parameterNameCasing);
|
|
320
|
-
return s`"${param.multipart?.name ?? ''}" to ${ctx.refs.partConfig.infer()}(body = ${paramName})`;
|
|
321
|
-
});
|
|
322
|
-
result.values.push(
|
|
323
|
-
s`val localVariableBody = ${
|
|
324
|
-
kt.call(kt.refs.mapOf([kt.refs.string(), ctx.refs.partConfig(['*'])]), partConfigs)
|
|
325
|
-
}`,
|
|
326
|
-
);
|
|
327
|
-
} else {
|
|
328
|
-
const bodyParamName = toCasing(this.getRequestBodyParamName(ctx, { endpoint }), ctx.config.parameterNameCasing);
|
|
329
|
-
result.values.push(`val localVariableBody = ${bodyParamName}`);
|
|
330
|
-
}
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
result.values.push(
|
|
334
|
-
s`val localVariableQuery: ${ctx.refs.multiValueMap()} = ${
|
|
335
|
-
kt.call(
|
|
336
|
-
[kt.refs.mutableMapOf([kt.refs.string(), kt.refs.list([kt.refs.string()])])],
|
|
337
|
-
[],
|
|
338
|
-
)
|
|
339
|
-
}${
|
|
340
|
-
queryParameters.length === 0 ? '' : s.indent`
|
|
341
|
-
.apply {${s.indent`
|
|
342
|
-
${
|
|
343
|
-
appendValueGroup(
|
|
344
|
-
queryParameters.map((param) => {
|
|
345
|
-
const paramName = toCasing(param.name, ctx.config.parameterNameCasing);
|
|
346
|
-
const toString = param.schema?.kind === 'array' ? '.joinToString()' : '.toString()';
|
|
347
|
-
const put = s<Builder>`put(${kt.string(paramName)}, listOf(${paramName}${toString}))`;
|
|
348
|
-
return param.required ? put : s<Builder>`if (${paramName} != null) {${s.indent`
|
|
349
|
-
${put}`}
|
|
350
|
-
}`;
|
|
351
|
-
}),
|
|
352
|
-
'\n',
|
|
353
|
-
)
|
|
354
|
-
}`}
|
|
355
|
-
}`
|
|
356
|
-
}`,
|
|
357
|
-
);
|
|
358
|
-
|
|
359
|
-
result.values.push('val localVariableHeaders: MutableMap<String, String> = mutableMapOf()');
|
|
360
|
-
if (endpoint.requestBody?.content[0] !== undefined) {
|
|
361
|
-
result.values.push(`localVariableHeaders["Content-Type"] = "${endpoint.requestBody?.content[0].type}"`);
|
|
362
|
-
}
|
|
363
|
-
|
|
364
|
-
result.values.push(
|
|
365
|
-
s`return ${
|
|
366
|
-
kt.call(
|
|
367
|
-
[ctx.refs.requestConfig.infer()],
|
|
368
|
-
[
|
|
369
|
-
kt.argument.named('method', kt.call([ctx.refs.requestMethod(), endpoint.method.toUpperCase()])),
|
|
370
|
-
kt.argument.named('path', kt.string(this.getPathWithInterpolation(ctx, { endpoint }), { template: true })),
|
|
371
|
-
kt.argument.named('query', 'localVariableQuery'),
|
|
372
|
-
kt.argument.named('headers', 'localVariableHeaders'),
|
|
373
|
-
kt.argument.named('requiresAuthentication', 'false'),
|
|
374
|
-
endpoint.requestBody ? kt.argument.named('body', 'localVariableBody') : null,
|
|
375
|
-
],
|
|
376
|
-
)
|
|
377
|
-
}`,
|
|
378
|
-
);
|
|
379
|
-
|
|
380
|
-
return result;
|
|
381
|
-
}
|
|
382
|
-
|
|
383
|
-
protected getAdditionalClientMembers(
|
|
384
|
-
_ctx: Context,
|
|
385
|
-
_args: Args.GetAdditionalClientMembers,
|
|
386
|
-
): kt.ClassMember<Builder>[] {
|
|
387
|
-
return [
|
|
388
|
-
kt.function('encodeURIComponent', {
|
|
389
|
-
accessModifier: 'private',
|
|
390
|
-
parameters: [kt.parameter('uriComponent', kt.refs.string())],
|
|
391
|
-
returnType: kt.refs.string(),
|
|
392
|
-
singleExpression: true,
|
|
393
|
-
body:
|
|
394
|
-
s`${kt.refs.okhttp3.httpUrl()}.Builder().scheme("http").host("localhost").addPathSegment(uriComponent).build().encodedPathSegments[0]`,
|
|
395
|
-
}),
|
|
396
|
-
];
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
protected getParameterType(ctx: Context, args: Args.GetParameterType): kt.Type<Builder> {
|
|
400
|
-
const { parameter } = args;
|
|
401
|
-
if (parameter.multipart?.isFile) {
|
|
402
|
-
return kt.refs.java.file();
|
|
403
|
-
}
|
|
404
|
-
return this.getTypeUsage(ctx, {
|
|
405
|
-
schema: parameter.schema,
|
|
406
|
-
nullable: !parameter.required,
|
|
407
|
-
});
|
|
408
|
-
}
|
|
409
|
-
|
|
410
|
-
protected getRequestBodyType(ctx: Context, args: Args.GetRequestBodyType): kt.Type<Builder> {
|
|
411
|
-
const { endpoint } = args;
|
|
412
|
-
const content = endpoint.requestBody?.content[0];
|
|
413
|
-
return content?.type === 'multipart/form-data'
|
|
414
|
-
? kt.refs.map([kt.refs.string(), ctx.refs.partConfig(['*'])])
|
|
415
|
-
: this.getTypeUsage(ctx, { schema: content?.schema, fallback: kt.refs.unit() });
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
protected getTypeUsage(ctx: Context, args: Args.GetTypeUsage<Builder>): kt.Type<Builder> {
|
|
419
|
-
const { schema, nullable, fallback } = args;
|
|
420
|
-
const type = this.getSchemaType(ctx, { schema });
|
|
421
|
-
return type
|
|
422
|
-
? createOverwriteProxy(type, { nullable: nullable ?? type.nullable })
|
|
423
|
-
: (fallback ?? kt.refs.any({ nullable }));
|
|
424
|
-
}
|
|
425
|
-
|
|
426
|
-
protected getPackageName(ctx: Context, _args: Args.GetPackageName): string {
|
|
427
|
-
const packageSuffix = typeof ctx.config.packageSuffix === 'string'
|
|
428
|
-
? ctx.config.packageSuffix
|
|
429
|
-
: ctx.config.packageSuffix(ctx.service);
|
|
430
|
-
return ctx.config.packageName + packageSuffix;
|
|
431
|
-
}
|
|
432
|
-
|
|
433
|
-
protected getPathWithInterpolation(ctx: Context, args: Args.GetPathWithInterpolation): string {
|
|
434
|
-
const { endpoint } = args;
|
|
435
|
-
let path = this.getEndpointPath(ctx, { endpoint });
|
|
436
|
-
endpoint.parameters
|
|
437
|
-
.filter((x) => x.target === 'path')
|
|
438
|
-
.forEach((parameter) => {
|
|
439
|
-
path = path.replace(
|
|
440
|
-
`{${parameter.name}}`,
|
|
441
|
-
`\${encodeURIComponent(${toCasing(parameter.name, 'camel')}.toString())}`,
|
|
442
|
-
);
|
|
443
|
-
});
|
|
444
|
-
return path;
|
|
445
|
-
}
|
|
446
|
-
|
|
447
|
-
protected getResponseSchema(_ctx: Context, args: Args.GetResponseSchema): ApiSchema | undefined {
|
|
448
|
-
const { endpoint } = args;
|
|
449
|
-
return endpoint.responses.find((x) => !x.statusCode || (x.statusCode >= 200 && x.statusCode < 300))
|
|
450
|
-
?.contentOptions[0]?.schema;
|
|
451
|
-
}
|
|
452
|
-
|
|
453
|
-
protected getSchemaType(ctx: Context, args: Args.GetSchemaType): kt.Reference<SourceBuilder> | undefined {
|
|
454
|
-
const { schema } = args;
|
|
455
|
-
return schema && ctx.input.kotlin.models[schema.id].type;
|
|
456
|
-
}
|
|
457
|
-
|
|
458
|
-
protected getAllParameters(ctx: Context, args: Args.GetAllParameters): ApiParameterWithMultipartInfo[] {
|
|
459
|
-
const { endpoint } = args;
|
|
460
|
-
const parameters = endpoint.parameters.filter(
|
|
461
|
-
(parameter) => parameter.target === 'query' || parameter.target === 'path',
|
|
462
|
-
);
|
|
463
|
-
if (endpoint.requestBody) {
|
|
464
|
-
const content = endpoint.requestBody.content[0];
|
|
465
|
-
let schema = content.schema;
|
|
466
|
-
|
|
467
|
-
if (content.type === 'multipart/form-data') {
|
|
468
|
-
if (schema && schema.kind === 'object') {
|
|
469
|
-
schema = resolveAnyOfAndAllOf(schema, true) ?? schema;
|
|
470
|
-
const properties = schema.properties ?? {};
|
|
471
|
-
for (const [name, property] of properties.entries()) {
|
|
472
|
-
parameters.push(
|
|
473
|
-
Object.assign(
|
|
474
|
-
this.createApiParameter({
|
|
475
|
-
id: `multipart-${name}`,
|
|
476
|
-
name,
|
|
477
|
-
target: 'body',
|
|
478
|
-
schema: property.schema,
|
|
479
|
-
required: schema.required.has(name),
|
|
480
|
-
description: property.schema.description,
|
|
481
|
-
}),
|
|
482
|
-
{
|
|
483
|
-
multipart: {
|
|
484
|
-
name,
|
|
485
|
-
isFile: property.schema.kind === 'string' && property.schema.format === 'binary',
|
|
486
|
-
},
|
|
487
|
-
},
|
|
488
|
-
),
|
|
489
|
-
);
|
|
490
|
-
}
|
|
491
|
-
}
|
|
492
|
-
} else {
|
|
493
|
-
parameters.push(
|
|
494
|
-
this.createApiParameter({
|
|
495
|
-
id: 'body',
|
|
496
|
-
name: this.getRequestBodyParamName(ctx, { endpoint }),
|
|
497
|
-
target: 'body',
|
|
498
|
-
schema,
|
|
499
|
-
required: endpoint.requestBody.required,
|
|
500
|
-
description: endpoint.requestBody.description,
|
|
501
|
-
}),
|
|
502
|
-
);
|
|
503
|
-
}
|
|
504
|
-
}
|
|
505
|
-
|
|
506
|
-
return parameters.sort((a, b) => (a.required === b.required ? 0 : a.required ? -1 : 1));
|
|
507
|
-
}
|
|
508
|
-
|
|
509
|
-
protected getRequestBodyParamName(ctx: Context, args: Args.GetRequestBodyParamName): string {
|
|
510
|
-
const { endpoint } = args;
|
|
511
|
-
const schema = endpoint.requestBody?.content[0].schema;
|
|
512
|
-
const schemaInfo = this.getSchemaType(ctx, { schema });
|
|
513
|
-
return toCasing(
|
|
514
|
-
schemaInfo && schemaInfo.name !== 'Any' ? SourceBuilder.build((b) => kt.reference.write(b, schemaInfo)) : 'body',
|
|
515
|
-
ctx.config.parameterNameCasing,
|
|
516
|
-
);
|
|
517
|
-
}
|
|
518
|
-
|
|
519
|
-
protected getBasePath(ctx: Context, _args: Args.GetBasePath): string {
|
|
520
|
-
return modifyString(
|
|
521
|
-
(ctx.service.$src ?? ctx.service.endpoints[0]?.$src)?.document.servers?.[0]?.url ?? '/',
|
|
522
|
-
ctx.config.basePath,
|
|
523
|
-
ctx.service,
|
|
524
|
-
);
|
|
525
|
-
}
|
|
526
|
-
|
|
527
|
-
protected getEndpointPath(ctx: Context, args: Args.GetEndpointPath): string {
|
|
528
|
-
const { endpoint } = args;
|
|
529
|
-
return modifyString(endpoint.path, ctx.config.pathModifier, endpoint);
|
|
530
|
-
}
|
|
531
|
-
|
|
532
|
-
protected getFilePath(ctx: Context, args: Args.GetFilePath): string {
|
|
533
|
-
const { packageName } = args;
|
|
534
|
-
return `${ctx.config.outputDir}/${packageName.replace(/\./g, '/')}/${this.getApiClientName(ctx, {})}.kt`;
|
|
535
|
-
}
|
|
536
|
-
|
|
537
|
-
protected getApiClientName(ctx: Context, _args: Args.GetApiClientName): string {
|
|
538
|
-
return toCasing(ctx.service.name, ctx.config.typeNameCasing) + 'ApiClient';
|
|
539
|
-
}
|
|
540
|
-
|
|
541
|
-
private createApiParameter(data: Partial<ApiParameter> & Pick<ApiParameter, 'id' | 'name' | 'target'>): ApiParameter {
|
|
542
|
-
return {
|
|
543
|
-
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
544
|
-
$src: undefined!,
|
|
545
|
-
$ref: undefined,
|
|
546
|
-
schema: undefined,
|
|
547
|
-
required: false,
|
|
548
|
-
description: undefined,
|
|
549
|
-
allowEmptyValue: undefined,
|
|
550
|
-
allowReserved: undefined,
|
|
551
|
-
deprecated: false,
|
|
552
|
-
explode: undefined,
|
|
553
|
-
style: undefined,
|
|
554
|
-
...data,
|
|
555
|
-
};
|
|
556
|
-
}
|
|
557
|
-
}
|
|
@@ -1,130 +0,0 @@
|
|
|
1
|
-
import { resolve } from 'node:path';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import fs from 'fs-extra';
|
|
5
|
-
|
|
6
|
-
import {
|
|
7
|
-
type ApiService,
|
|
8
|
-
Factory,
|
|
9
|
-
type MaybePromise,
|
|
10
|
-
type OpenApiGeneratorContext,
|
|
11
|
-
OpenApiServicesGenerationProviderBase,
|
|
12
|
-
toCasing,
|
|
13
|
-
} from '@goast/core';
|
|
14
|
-
|
|
15
|
-
import { getAssetFileContent } from '../../../assets.js';
|
|
16
|
-
import type { KotlinServicesGeneratorInput } from '../spring-controllers/index.js';
|
|
17
|
-
import {
|
|
18
|
-
defaultKotlinOkHttp3ClientsGeneratorConfig,
|
|
19
|
-
type KotlinOkHttp3ClientGeneratorOutput,
|
|
20
|
-
type KotlinOkHttp3ClientsGeneratorConfig,
|
|
21
|
-
type KotlinOkHttp3ClientsGeneratorContext,
|
|
22
|
-
type KotlinOkHttp3ClientsGeneratorInput,
|
|
23
|
-
type KotlinOkHttp3ClientsGeneratorOutput,
|
|
24
|
-
} from './models.js';
|
|
25
|
-
import { DefaultKotlinOkHttp3Generator, type KotlinOkHttp3Generator } from './okhttp3-client-generator.js';
|
|
26
|
-
import { getReferenceFactories } from './refs.js';
|
|
27
|
-
|
|
28
|
-
type Input = KotlinOkHttp3ClientsGeneratorInput;
|
|
29
|
-
type Output = KotlinOkHttp3ClientsGeneratorOutput;
|
|
30
|
-
type Config = KotlinOkHttp3ClientsGeneratorConfig;
|
|
31
|
-
type ServiceOutput = KotlinOkHttp3ClientGeneratorOutput;
|
|
32
|
-
type Context = KotlinOkHttp3ClientsGeneratorContext;
|
|
33
|
-
|
|
34
|
-
export class KotlinOkHttp3ClientsGenerator extends OpenApiServicesGenerationProviderBase<
|
|
35
|
-
Input,
|
|
36
|
-
Output,
|
|
37
|
-
Config,
|
|
38
|
-
ServiceOutput,
|
|
39
|
-
Context
|
|
40
|
-
> {
|
|
41
|
-
private readonly _serviceGeneratorFactory: Factory<KotlinOkHttp3Generator, []>;
|
|
42
|
-
|
|
43
|
-
constructor(serviceGeneratorFactory?: Factory<KotlinOkHttp3Generator, []>) {
|
|
44
|
-
super();
|
|
45
|
-
this._serviceGeneratorFactory = serviceGeneratorFactory ?? Factory.fromValue(new DefaultKotlinOkHttp3Generator());
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
protected override async generateAdditionalFiles(ctx: KotlinOkHttp3ClientsGeneratorContext): Promise<void> {
|
|
49
|
-
await this.copyInfrastructureFiles(ctx);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
protected initResult(): Output {
|
|
53
|
-
return {
|
|
54
|
-
kotlin: {
|
|
55
|
-
clients: {},
|
|
56
|
-
},
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
protected generateService(ctx: Context, service: ApiService): MaybePromise<ServiceOutput> {
|
|
61
|
-
const serviceGenerator = this._serviceGeneratorFactory.create();
|
|
62
|
-
return serviceGenerator.generate({
|
|
63
|
-
...ctx,
|
|
64
|
-
service,
|
|
65
|
-
});
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
protected addServiceResult(ctx: Context, service: ApiService, result: ServiceOutput): void {
|
|
69
|
-
ctx.output.kotlin.clients[service.id] = result;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
protected buildContext(
|
|
73
|
-
context: OpenApiGeneratorContext<KotlinServicesGeneratorInput>,
|
|
74
|
-
config?: Partial<Config> | undefined,
|
|
75
|
-
): Context {
|
|
76
|
-
context.data.services = context.data.services.filter((x) => x.name !== 'exclude-from-generation');
|
|
77
|
-
const providerContext = this.getProviderContext(context, config, defaultKotlinOkHttp3ClientsGeneratorConfig);
|
|
78
|
-
const infrastructurePackageName = this.getInfrastructurePackageName(providerContext.config);
|
|
79
|
-
return Object.assign(providerContext, {
|
|
80
|
-
infrastructurePackageName,
|
|
81
|
-
refs: getReferenceFactories(infrastructurePackageName),
|
|
82
|
-
});
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
protected getInfrastructurePackageName(config: Config): string {
|
|
86
|
-
if (typeof config.infrastructurePackageName === 'string') {
|
|
87
|
-
return config.infrastructurePackageName;
|
|
88
|
-
}
|
|
89
|
-
if (config.infrastructurePackageName.mode === 'append-package-name') {
|
|
90
|
-
return config.packageName + config.infrastructurePackageName.value;
|
|
91
|
-
}
|
|
92
|
-
if (config.infrastructurePackageName.mode === 'append-full-package-name') {
|
|
93
|
-
return this.getPackageName(config) + config.infrastructurePackageName.value;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
return config.infrastructurePackageName.value;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
protected getPackageName(config: Config): string {
|
|
100
|
-
const packageSuffix = typeof config.packageSuffix === 'string' ? config.packageSuffix : config.packageSuffix();
|
|
101
|
-
return config.packageName + packageSuffix;
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
private async copyInfrastructureFiles(ctx: Context): Promise<void> {
|
|
105
|
-
const targetDir = resolve(ctx.config.outputDir, ctx.infrastructurePackageName.replace(/\./g, '/'));
|
|
106
|
-
await fs.ensureDir(targetDir);
|
|
107
|
-
|
|
108
|
-
const files = [
|
|
109
|
-
'ApiAbstractions.kt',
|
|
110
|
-
'ApiClient.kt',
|
|
111
|
-
'ApiResponse.kt',
|
|
112
|
-
'Errors.kt',
|
|
113
|
-
'PartConfig.kt',
|
|
114
|
-
'RequestConfig.kt',
|
|
115
|
-
'RequestMethod.kt',
|
|
116
|
-
'ResponseExtensions.kt',
|
|
117
|
-
'Serializer.kt',
|
|
118
|
-
];
|
|
119
|
-
|
|
120
|
-
for (const file of files) {
|
|
121
|
-
const sourcePath = `client/okhttp3/${file}`;
|
|
122
|
-
const targetPath = resolve(targetDir, file);
|
|
123
|
-
console.log(`Copying asset file "${sourcePath}" to "${targetPath}"`);
|
|
124
|
-
const fileContent = (await getAssetFileContent(sourcePath))
|
|
125
|
-
.replace(/@PACKAGE_NAME@/g, ctx.infrastructurePackageName)
|
|
126
|
-
.replace(/@JSON_INCLUDE@/g, toCasing(ctx.config.serializerJsonInclude, 'snake'));
|
|
127
|
-
fs.writeFileSync(targetPath, fileContent);
|
|
128
|
-
}
|
|
129
|
-
}
|
|
130
|
-
}
|