Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion services/objectstorage/oas_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0c4c4c22a2db77c6bcc0e27e513531d1c25d4fe1
7408ea178847022c7d5f93abb83d4baac983d677
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,9 @@ private static Class getClassByDiscriminator(
gsonBuilder.registerTypeAdapterFactory(
new cloud.stackit.sdk.objectstorage.v1api.model.ProjectStatus
.CustomTypeAdapterFactory());
gsonBuilder.registerTypeAdapterFactory(
new cloud.stackit.sdk.objectstorage.v1api.model.RateLimitError
.CustomTypeAdapterFactory());
gsonBuilder.registerTypeAdapterFactory(
new cloud.stackit.sdk.objectstorage.v1api.model.SetDefaultRetentionPayload
.CustomTypeAdapterFactory());
Expand Down

Large diffs are not rendered by default.

Loading
Loading