Skip to content

Commit 61e87a4

Browse files
committed
fix: update the schema
1 parent 8f18ee7 commit 61e87a4

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

schemas/org-create-scratch.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,6 @@
296296
"refreshToken": {
297297
"type": "string"
298298
},
299-
"scratchAdminUsername": {
300-
"type": "string"
301-
},
302299
"snapshot": {
303300
"type": "string"
304301
},

schemas/org-list.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,6 @@
148148
"refreshToken": {
149149
"type": "string"
150150
},
151-
"scratchAdminUsername": {
152-
"type": "string"
153-
},
154151
"snapshot": {
155152
"type": "string"
156153
},
@@ -307,9 +304,6 @@
307304
"refreshToken": {
308305
"type": "string"
309306
},
310-
"scratchAdminUsername": {
311-
"type": "string"
312-
},
313307
"snapshot": {
314308
"type": "string"
315309
},

schemas/org-resume-scratch.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,6 @@
296296
"refreshToken": {
297297
"type": "string"
298298
},
299-
"scratchAdminUsername": {
300-
"type": "string"
301-
},
302299
"snapshot": {
303300
"type": "string"
304301
},

0 commit comments

Comments
 (0)