Sha256: 6de93a7ac76d5c38e7c3e3133b9f6fd57fe0a351f2513ec94aef538b5a40b549
Contents?: true
Size: 300 Bytes
Versions: 2
Compression:
Stored size: 300 Bytes
Contents
# OryClient::ContainerUpdateOKBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **warnings** | **Array<String>** | warnings | | ## Example ```ruby require 'ory-client' instance = OryClient::ContainerUpdateOKBody.new( warnings: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ory-client-0.0.1.alpha19 | docs/ContainerUpdateOKBody.md |
ory-client-0.0.1.alpha18 | docs/ContainerUpdateOKBody.md |