279 Commits (b5c1ef278a54350def60604e1398b4e3f82382e2)

Author SHA1 Message Date
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
jld3103 36cac347cf
dynamite: Fix JSON encoded string fields 2 years ago
jld3103 67e0c12381
dynamite: Support JSON encoded string fields as per spec 2 years ago
jld3103 a58ffb88e8
dynamite: Validate spec version 2 years ago
jld3103 59b4f59266
dynamite,nextcloud: Support JSON encoded as string fields 2 years ago
jld3103 2ff9337310
dynamite,nextcloud: Refactor type and object resolving 2 years ago
jld3103 0c7bcec41d
dynamite: Stop handling array query parameters differently 2 years ago
jld3103 21aa8c679d
dynamite,specs,nextcloud: Support additionalProperties 2 years ago
jld3103 d4e77cc80c
dynamite: Support default values for objects 2 years ago
jld3103 7bbfeed5c5
dynamite,nextcloud: Refactor data conversion 2 years ago
jld3103 2fb37eaf41
dynamite,nextcloud: Cleanup merge mess for real now 2 years ago
jld3103 db924c0eeb
dynamite,nextcloud: Cleanup merge mess 2 years ago
jld3103 90eab74b03
dynamite: Support response headers 2 years ago
jld3103 d5af8790f4
dynamite: Cleanup OpenAPI models 2 years ago
jld3103 677627f277
dynamite,nextcloud: Fix names colliding with keywords 2 years ago
jld3103 a691d5401c
dynamite,nextcloud,neon: Implement CookieJar 2 years ago
jld3103 680501f319
dynamite: Implement required object properties 2 years ago
jld3103 5bad634842
dynamite,nextcloud: Parse oneOf, anyOf and allOf more strictly 2 years ago
jld3103 433e414fe7
dynamite: Implement objects without named properties as maps 2 years ago
jld3103 93c93608c3
Update dependencies 2 years ago
jld3103 b785a5e192
dynamite: Add coverage ignore comments where useful 2 years ago
jld3103 fbebadd3a0
ci: Speedup 2 years ago