File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -775,9 +775,7 @@ definitions:
775
775
expiresAt :
776
776
type : string
777
777
format : date-time
778
- description : |-
779
- expires_at is the expiration time of the access token.
780
- If expires_at is not set, the access token will never expire.
778
+ description : " expires_at is the expiration time of the access token.\r\n If expires_at is not set, the access token will never expire."
781
779
apiv1Collection :
782
780
type : object
783
781
properties :
@@ -1143,9 +1141,7 @@ definitions:
1143
1141
description : Current workspace version.
1144
1142
owner :
1145
1143
type : string
1146
- title : |-
1147
- The owner name.
1148
- Format: "users/{id}"
1144
+ title : " The owner name.\r\n Format: \" users/{id}\" "
1149
1145
subscription :
1150
1146
$ref : ' #/definitions/v1Subscription'
1151
1147
description : The workspace subscription.
You can’t perform that action at this time.
0 commit comments