Nikolas Rimikis
51e0a8ee90
remove extraJsonSerializableValues
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
2 years ago
Nikolas Rimikis
a0256b34be
migrate contentString
...
built_value works on types and does not know the concept of fields thus we need to implement a custom class for every contentString
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
2 years ago
Nikolas Rimikis
b887adda3b
reimplement default values
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
2 years ago
Nikolas Rimikis
883ce79a46
oneOf, anyOf or allOf
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
2 years ago
Nikolas Rimikis
bdcc43d560
migrate other classes to build_value
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
2 years ago
Nikolas Rimikis
4daeda84bd
migrate types to built_value
2 years ago
Nikolas Rimikis
65ebcc8a12
add serializer
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
2 years ago
Nikolas Rimikis
841dcb379d
migrate enum to built_value
2 years ago
Nikolas Rimikis
9fbcd13269
enable built_value
2 years ago
jld3103
6c9a2bb572
dynamite: Fix optional security
2 years ago
jld3103
2fa0758e3e
dynamite: Support per operation security
2 years ago
Nikolas Rimikis
346ffbc4ca
Relax oneOf assertion
2 years ago
jld3103
dbc4514529
dynamite: Support http bearer auth
2 years ago
Nikolas Rimikis
10e641daa1
fix contentString with a base object contentSchema
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
2 years ago
jld3103
e36ccd3044
dynamite: Fix enum parameters with default values
2 years ago
jld3103
369071902f
dynamite: Fix array parameters with default values
2 years ago
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