Skip to content

Commit

Permalink
Use patched OpenAPI spec for Go, too
Browse files Browse the repository at this point in the history
  • Loading branch information
svix-jplatte committed Dec 2, 2024
1 parent 55d615d commit e542fbd
Show file tree
Hide file tree
Showing 84 changed files with 1,577 additions and 2,922 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Javascript
/node_modules

#PHP
# PHP
/vendor/
composer.lock

#IDE
# IDE
.vscode
.idea

# WIP...
/openapi2.json
68 changes: 24 additions & 44 deletions go/internal/openapi/model_app_portal_access_in.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions go/internal/openapi/model_app_usage_stats_in.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

64 changes: 22 additions & 42 deletions go/internal/openapi/model_application_in.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e542fbd

Please sign in to comment.