File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 705705 ],
706706 "readOnly" : true
707707 },
708+ "description" : {
709+ "$ref" : " #/components/schemas/Description"
710+ },
708711 "encrypted" : {
709712 "allOf" : [
710713 {
10291032 "CreateBackupPayload" : {
10301033 "description" : " Object that represents a backup create request body." ,
10311034 "properties" : {
1035+ "description" : {
1036+ "$ref" : " #/components/schemas/Description"
1037+ },
10321038 "labels" : {
10331039 "$ref" : " #/components/schemas/Labels"
10341040 },
17321738 ],
17331739 "readOnly" : true
17341740 },
1741+ "description" : {
1742+ "$ref" : " #/components/schemas/Description"
1743+ },
17351744 "id" : {
17361745 "allOf" : [
17371746 {
41134122 ],
41144123 "readOnly" : true
41154124 },
4125+ "description" : {
4126+ "$ref" : " #/components/schemas/Description"
4127+ },
41164128 "id" : {
41174129 "allOf" : [
41184130 {
42964308 ],
42974309 "readOnly" : true
42984310 },
4311+ "description" : {
4312+ "$ref" : " #/components/schemas/Description"
4313+ },
42994314 "encrypted" : {
43004315 "allOf" : [
43014316 {
45534568 "UpdateSnapshotPayload" : {
45544569 "description" : " Object that represents an update request body of a snapshot." ,
45554570 "properties" : {
4571+ "description" : {
4572+ "$ref" : " #/components/schemas/Description"
4573+ },
45564574 "labels" : {
45574575 "$ref" : " #/components/schemas/Labels"
45584576 },
You can’t perform that action at this time.
0 commit comments