301 Commits (f6c684f4229a67e05c6831472dc4e458da123814)

Author SHA1 Message Date
jld3103 71a8ce6809
dynamite: Fix descriptions of methods with summary and description 2 years ago
jld3103 c10d1a154b
dynamite: Support deprecated operations 2 years ago
jld3103 469658861f
dynamite: Only skip default values in query parameters 2 years ago
jld3103 b63536f99b
dynamite: Output accept header 2 years ago
Nikolas Rimikis 929dab205e
fix _toDartName 2 years ago
jld3103 e01fa9e1f1
dynamite: Trim tags from method names 2 years ago
jld3103 7a599fe0c6
dynamite: Support nested tags 2 years ago
jld3103 41b1bef6b0
dynamite: Handle more response mime types and in a better way 2 years ago
jld3103 643df5cf67
dynamite: Output tag descriptions 2 years ago
jld3103 1ecea62e0c
dynamite: Do not rely on globally defined tags 2 years ago
jld3103 9a28723be4
dynamite: Fix allOf's 2 years ago
jld3103 93befad334
dynamite: Support minLength and maxLength 2 years ago
jld3103 30a9b4bff0
dynamite: Support objects with unknown key names 2 years ago
jld3103 25f0deabaa
dynamite: Fix objects without properties but with additionalProperties set 2 years ago
jld3103 e66782102a
dynamite: Fix docs generation 2 years ago
jld3103 16d906e05e
dynamite: Fix empty schemas 2 years ago
jld3103 f2843ec02c
dynamite: Support operation description and summary 2 years ago
jld3103 0f2238ffae
Update to flutter 3.7.0 2 years ago
jld3103 f01225e012
dynamite: Support OAS 3.0.3 2 years ago
jld3103 fbe03b8d0a
dynamite: Support strings with patterns 2 years ago
jld3103 16b5e5b7ff
dynamite: Fix required parameters with default value 2 years ago
jld3103 152ffd4134
dynamite,neon,nextcloud: Adapt to new linting rules 2 years ago
jld3103 280374626d
Update nit_picking dependency 2 years ago
jld3103 944e841fd4
dynamite: Fix mappings with $ref name 2 years ago
jld3103 3603e8ccaa
tool,dynamite: Fix mappings 2 years ago
jld3103 23987704bf
dynamite: Fix content string arrays 2 years ago
jld3103 c2865ef506
dynamite: Make content strings work for other types than json 2 years ago
jld3103 d6be5d0912
dynamite: Fix complex response prefixes 2 years ago
jld3103 f24f9e838b
dynamite,nextcloud,neon: Suffix serialize and deserialize functions 2 years ago
jld3103 66614bb2e2
dynamite,nextcloud,neon: Prefix every object 2 years ago
jld3103 e40f6f174a
dynamite,nextcloud: Fix non-required object fields with toJsonString 2 years ago
jld3103 021092893c
dynamite: Properly serialize and deserialize string arrays in objects 2 years ago
jld3103 22684cde70
dynamite: Simplify JsonKey annotations 2 years ago
jld3103 e42ea0d983
dynamite: Fix request and response object names 2 years ago
jld3103 97f226bbed
dynamite: Implement urlencoded requests 2 years ago
jld3103 a4dffa0245
dynamite,nextcloud: Fix coverage ignores 2 years ago
jld3103 a1083813a6
dynamite,nextcloud: Skip converting strings to strings 2 years ago
jld3103 9347dfd825
dynamite,nextcloud: Skip default parameters 2 years ago
jld3103 8366daa029
dynamite,nextcloud: Skip empty query parameters 2 years ago
jld3103 4f6cc43cac
dynamite,nextcloud: Fix enum fromValue exceptions 2 years ago
jld3103 e33b45856d
dynamite: Fix non-required request bodies 2 years ago
jld3103 63bb2c8fcb
dynamite,nextcloud: Fix setting user agent 2 years ago
jld3103 374e5fd999
dynamite: Fix array query parameters 2 years ago
jld3103 310cd21f5a
Revert "dynamite: Stop handling array query parameters differently" 2 years ago
jld3103 0a81d6f21b
dynamite,nextcloud: Fix failing on empty body 2 years ago
jld3103 4f77740986
dynamite,nextcloud: Support discriminator 2 years ago
jld3103 af63766d6f
dynamite,nextcloud: Add missing fromJsonString and toJsonString for oneOf, anyOf and allOf 2 years ago
jld3103 b3ead4141d
dynamite: Fix super variable names 2 years ago
jld3103 32260099e1
dynamite,nextcloud: Print data on failed asserts 2 years ago
jld3103 f0de6ea141
dynamite: Fix JSON encoded string fields for real 2 years ago