Skip to content

Commit e6d07af

Browse files
author
Sentio Bot
committed
chore: update
1 parent 772a953 commit e6d07af

File tree

4 files changed

+27
-1
lines changed

4 files changed

+27
-1
lines changed

doc/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5246,6 +5246,12 @@
52465246
},
52475247
"url" : {
52485248
"type" : "string"
5249+
},
5250+
"projectOwner" : {
5251+
"type" : "string"
5252+
},
5253+
"projectSlug" : {
5254+
"type" : "string"
52495255
}
52505256
}
52515257
};

openapi.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7209,6 +7209,12 @@
72097209
},
72107210
"url": {
72117211
"type": "string"
7212+
},
7213+
"projectOwner": {
7214+
"type": "string"
7215+
},
7216+
"projectSlug": {
7217+
"type": "string"
72127218
}
72137219
}
72147220
},

src/models/ObjectSerializer.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/models/WebServiceDashboard.ts

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)