A framework for building convergent cross-platform Nextcloud clients using Flutter.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
jld3103 3e5e53ffa1
feat(dynamite_petstore_example): Init
1 year ago
..
lib feat(dynamite_petstore_example): Init 1 year ago
LICENSE feat(dynamite_petstore_example): Init 1 year ago
README.md feat(dynamite_petstore_example): Init 1 year ago
build.yaml feat(dynamite_petstore_example): Init 1 year ago
pubspec.yaml feat(dynamite_petstore_example): Init 1 year ago
pubspec_overrides.yaml feat(dynamite_petstore_example): Init 1 year ago

README.md

dynamite petstore example

An example showcasing the dynamite generator for OpenAPI using the Swagger Petstore.

Because dynamite does not support dynamic authentication yet a patch is applied to the specification to make it work. It will be removed once dynamite supports API key and Oauth 2.0 authentication.