File tree Expand file tree Collapse file tree 1 file changed +5
-27
lines changed Expand file tree Collapse file tree 1 file changed +5
-27
lines changed Original file line number Diff line number Diff line change 66576657 "content": {
66586658 "application/json": {
66596659 "schema": {
6660- "$ref": "#/components/schemas/Metadata"
6660+ "$ref": "#/components/schemas/Metadata--Full "
66616661 }
66626662 }
66636663 }
@@ -25781,10 +25781,10 @@
2578125781 },
2578225782 "type": {
2578325783 "type": "string",
25784- "description": "`collaboration_whitelist `",
25785- "example": "collaboration_whitelist ",
25784+ "description": "`collaboration_whitelist_exempt_target `",
25785+ "example": "collaboration_whitelist_exempt_target ",
2578625786 "enum": [
25787- "collaboration_whitelist "
25787+ "collaboration_whitelist_exempt_target "
2578825788 ]
2578925789 },
2579025790 "enterprise": {
2582225822 "user": {
2582325823 "allOf": [
2582425824 {
25825- "title": "Enterprise",
25826- "type": "object",
25827- "description": "A representation of a Box enterprise",
25828- "properties": {
25829- "id": {
25830- "type": "string",
25831- "description": "The unique identifier for this enterprise.",
25832- "example": "11446498"
25833- },
25834- "type": {
25835- "type": "string",
25836- "description": "`enterprise`",
25837- "example": "enterprise",
25838- "enum": [
25839- "enterprise"
25840- ]
25841- },
25842- "name": {
25843- "description": "The name of the enterprise",
25844- "example": "Acme Inc.",
25845- "type": "string"
25846- }
25847- }
25825+ "$ref": "#/components/schemas/User--Mini"
2584825826 },
2584925827 {
2585025828 "description": "The user that has been exempt"
You can’t perform that action at this time.
0 commit comments