304 Commits (main)

Author SHA1 Message Date
Nikolas Rimikis ab5dbfa7f9
feat(dynamite): allow patterns and string lengths in objects 1 year ago
Nikolas Rimikis 9fac57825b
refactor(dynamite): let built_value_generator generate the serializers 1 year ago
renovate[bot] 0cc58b9eee
chore(deps): update dependency built_value_generator to ^8.8.0 1 year ago
jld3103 cf8fa31753
chore(nextcloud,dynamite_petstore_example,dynamite_end_to_end_test): Regenerate 1 year ago
jld3103 d967ec0bb6
feat(dynamite): Use URI templates for path parameters 1 year ago
Nikolas Rimikis b76b1f7fa5
perf(dynamite_runtime): improve the performance of collecting bytes 1 year ago
Nikolas Rimikis e5b04f44d2
perf(dynamite_runtime,nextcloud): BytesStreamExtension add stream based xml decoding 1 year ago
Nikolas Rimikis 2cec2ed539
perf(dynamite_runtime): DynamiteRawResponse deserialize headers while waiting for the body 1 year ago
Nikolas Rimikis 8a5ea4ff20
feat(dynamite_runtime,nextcloud): add addAll method to HttpHeaders 1 year ago
Nikolas Rimikis 19e7fe6202
fix(dynamite,dynamite_end_to_end_test): fix allOf with primitive types 1 year ago
Nikolas Rimikis e32d176cca
fix(dynamite,dynamite_end_to_end_test): fix class name collision on single member allOf 1 year ago
Nikolas Rimikis 82ae490171
chore(dynamite_petstore_example): regenerate specs 1 year ago
Nikolas Rimikis 6ce1a277b8
chore(dynamite_end_to_end_test): regenerate specs 1 year ago
Nikolas Rimikis 350daef63b
feat(dynamite): generate custom serializers for every built class 1 year ago
jld3103 3e5e53ffa1
feat(dynamite_petstore_example): Init 1 year ago
jld3103 d8e6ccecff
chore(dynamite_end_to_end_test,nextcloud): Remove unnecessary casts 1 year ago
jld3103 6fd43290c4
fix(dynamite,dynamite_runtime): Fix security schemes 1 year ago
jld3103 6cd3fdfe0d
feat(dynamite_end_to_end_test): Add request body test 1 year ago
jld3103 fe6bf418cf
fix(dynamite): Fix application/octet-stream encoding 1 year ago
Nikolas Rimikis 49abaec6d1
fix(dynamite,nextcloud): fix generics in nested built_collection build factories 1 year ago
jld3103 d93a679e38
chore(dynamite_runtime,sort_box): Relicense as BSD-3-Clause 1 year ago
jld3103 432d5e0fd1
chore: Move license file 1 year ago
Nikolas Rimikis d414214d36
feat(dynamite): allow to configure the pageWidth for the dart formatter 1 year ago
Nikolas Rimikis bd8d4fcb98
test(dynamite_end_to_end_test): test problematic ofs 1 year ago
Nikolas Rimikis 34957f1839
fix: fix various documentation errors 1 year ago
Nikolas Rimikis da50d369ba
test(dynamite_end_to_end_test): test top level non object definitions 1 year ago
Nikolas Rimikis cc79f07052
fix(dynamite): re introduce generation of top level non object schemas 1 year ago
renovate[bot] f0fa1c3114
chore(deps): update dependency built_value_generator to ^8.7.0 1 year ago
jld3103 ef7ff10728
test(dynamite_end_to_end_test): Add test for responses 1 year ago
jld3103 798c3e1960
feat(dynamite): Support default responses 1 year ago
Nikolas Rimikis ec77029c28
fix(dynamite,nextcloud): make oneOf and anyOf throw at build time rather then on deserialization 1 year ago
Nikolas Rimikis d74f8df528
feat(dynamite): introduce dynamite config to set ignore directives 1 year ago
jld3103 3b18a1f35d
feat(ci): Validate code generation 1 year ago
Nikolas Rimikis 16eb212e08
refactor(dynamite): remove unused typedef generation 1 year ago
Nikolas Rimikis 3b6cbd94c5
fix(dynamite): fix header part_file generation 1 year ago
Nikolas Rimikis 79e2f5e1c0
fix(dynamite): fix header name generation with empty operationID 1 year ago
Nikolas Rimikis 7ef11c7a60
fix(dynamite_end_to_end_test): fix spec generation timeout 1 year ago
jld3103 d990e98594
fix(dynamite_runtime): Require cookie_jar ^4.0.7 for web support 1 year ago
jld3103 4c219d90a0
chore(deps): update dependency test to ^1.24.9 1 year ago
Nikolas Rimikis d11e0d0ca8
refactor(dynamite): supply a full version for the minimum supported openapi version 1 year ago
jld3103 79b39f9153
feat(dynamite_end_to_end_test): Add parameters spec 1 year ago
jld3103 5b2cff8cd7
fix(dynamite): Fix generating part directive and serializers conditionally 1 year ago
jld3103 1429cdece5
feat(dynamite): Support content in parameters 1 year ago
Nikolas Rimikis fae7e7b1b1
fix(dynamite,dynamite_runtime,nextcloud): don't deserialize integers into double 1 year ago
Nikolas Rimikis bfcc126524
feat(dynamite,nextcloud): add number format support 1 year ago
Nikolas Rimikis 001bf14067
refactor(dynamite,nextcloud): change path parameter construction. 1 year ago
renovate[bot] 48b54068dd
chore(deps): update dependency built_value_generator to ^8.6.3 1 year ago
Nikolas Rimikis f4a29619d5
refactor(dynamite,nextcloud): add default parameter documentation 1 year ago
Nikolas Rimikis a4a8792268
test(dynamite_end_to_end_test): test all possibilities of nested ofs 1 year ago
Nikolas Rimikis 399d5d532e
fix(dynamite): do not add someOf.data to the interface 1 year ago