138 Commits (144e021c62a458bcdc80e99afe27ff426ae08ac8)

Author SHA1 Message Date
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 34957f1839
fix: fix various documentation errors 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 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
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
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 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
Nikolas Rimikis f4a29619d5
refactor(dynamite,nextcloud): add default parameter documentation 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
renovate[bot] b3eaf6a28c
chore(deps): update dependency test to ^1.24.7 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
renovate[bot] fba6a65619
fix(deps): update dependency code_builder to ^4.7.0 1 year ago
renovate[bot] 7fa59399bd
fix(deps): update built_value to ^8.6.3 1 year ago
jld3103 9b6f912e76
feat(dynamite): Support decoding booleans 1 year ago
Nikolas Rimikis d6c75b4219
refactor: enable analyzer option strict-inference 1 year ago
Nikolas Rimikis 5b88e58687
fix(dynamite): supported file extensions 1 year ago
renovate[bot] 304ab489a9
chore(deps): update dependency dart to >=3.1.2 <4.0.0 1 year ago
Nikolas Rimikis a9a2504d6f
feat(dynamite): support yaml specs 1 year ago