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