276 Commits (c5772fabba36ead3323006cc2eb484683e943134)

Author SHA1 Message Date
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
jld3103 f369b732aa
refactor(dynamite,dynamite_runtime): Separate injecting base values when executing requests 1 year ago
Nikolas Rimikis 7bae1ab83d
refactor(dynamite): add default values as described by openapi 1 year ago
Nikolas Rimikis 801e1f83f3
fix(dynamite): fix license nullability 1 year ago
jld3103 c3783c3666
refactor: Unify package .gitignores 1 year ago
Nikolas Rimikis 0c99594be5
fix(dynamite,nextcloud): fix nested ofs 1 year ago
renovate[bot] 4568bb71cb
chore(deps): update dependency test to ^1.24.8 1 year ago
jld3103 1a1a5ac495
refactor(dynamite): Remove class prefixes 1 year ago
jld3103 203bbc6df1
refactor(dynamite): Stop exporting dynamite_runtime 1 year ago
jld3103 0da1805e6d
refactor(deps): Pin dependency versions to the lowest possible versions 1 year ago
jld3103 3e98f808ba
refactor(deps): Pin dart/flutter versions to the lowest possible versions 1 year ago
jld3103 a1ed0647fd
refactor: Cleanup ignore_for_file's 1 year ago
renovate[bot] b3eaf6a28c
chore(deps): update dependency test to ^1.24.7 1 year ago
jld3103 fbdc9866a6
fix(dynamite_runtime): Skip empty query parameters 1 year ago
jld3103 1ff6d0ec9b
fix(dynamite_runtime): Fix array query parameters 1 year ago
Nikolas Rimikis d0af01067b
feat(dynamite): gracefully handle multiple mimeTypes and default responses 1 year ago
Nikolas Rimikis 2711469968
feat(dynamite): support all openapi specs v3 1 year ago
Nikolas Rimikis 30adf3ca31
feat(dynamite): fully support mimeType application/octet-stream 1 year ago
Nikolas Rimikis f8c24139dc
fix(dynamite_runtime): remove unused dependency 1 year ago
Nikolas Rimikis 279bcc2d13
docs(dynamite): document operations with parameters 1 year ago
Nikolas Rimikis dd185cdd06
feat(dynamite,dynamite_runtime): generate DynamiteRawResponses for all endpoints 1 year ago
Nikolas Rimikis a4c0b26325
style(dynamite,dynamite_runtime,nextcloud): unify responses and exceptions 1 year ago
Nikolas Rimikis 3fed82339a
style(dynamite,dynamite_runtime,nextcloud): externalize pattern check 1 year ago
Nikolas Rimikis 701be33fa6
style(dynamite,dynamite_runtime,nextcloud): externalize auth check 1 year ago
Nikolas Rimikis 4cd65a0d01
feat(dynamite,nextcloud): use serializer for serializing base types 1 year ago
Nikolas Rimikis 4248e3909c
refactor(dynamite): refactor models structure 1 year ago
renovate[bot] 01148bc189
chore(deps): update dependency dart to >=3.1.3 <4.0.0 1 year ago
Nikolas Rimikis cdb9fa0588
docs(dynamite_runtime): document content string 1 year ago