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.

19 lines
278 B

2 years ago
  1. .gitignore
  2. .openapi-generator-ignore
  3. .travis.yml
  4. README.md
  5. api/openapi.yaml
  6. api_default.go
  7. client.go
  8. configuration.go
  9. docs/DefaultApi.md
  10. docs/FileKey.md
  11. docs/Location.md
  12. git_push.sh
  13. go.mod
  14. go.sum
  15. model_file_key.go
  16. model_location.go
  17. response.go
  18. test/api_default_test.go
  19. utils.go