Skip to content

Commit

Permalink
updates custom_storage client to align with API changes (#378)
Browse files Browse the repository at this point in the history
* updates custom_storage client to align with API changes

* go fmt execution

* renames CustomType4078359637 to CustomStorageResponsePayload
  • Loading branch information
johns31459 committed Oct 13, 2023
1 parent 9175daa commit c87e5e6
Show file tree
Hide file tree
Showing 11 changed files with 198 additions and 55 deletions.
7 changes: 4 additions & 3 deletions falcon/client/custom_storage/custom_storage_client.go

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

26 changes: 26 additions & 0 deletions falcon/client/custom_storage/delete_object_parameters.go

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

12 changes: 6 additions & 6 deletions falcon/client/custom_storage/delete_object_responses.go

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

12 changes: 6 additions & 6 deletions falcon/client/custom_storage/get_object_metadata_responses.go

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

22 changes: 13 additions & 9 deletions falcon/client/custom_storage/get_object_responses.go

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

35 changes: 32 additions & 3 deletions falcon/client/custom_storage/put_object_parameters.go

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

0 comments on commit c87e5e6

Please sign in to comment.