|
36 | 36 | $ref: "./paths/authentication.yaml#/paths/~1auth~1confirmEmail" |
37 | 37 | "/auth/verifyLoginPlace": |
38 | 38 | $ref: "./paths/authentication.yaml#/paths/~1auth~1verifyLoginPlace" |
| 39 | +"/auth/user/avatarmoderations": |
| 40 | + $ref: "./paths/authentication.yaml#/paths/~1auth~1user~1avatarmoderations" |
39 | 41 |
|
40 | 42 | # avatars |
41 | 43 |
|
42 | | -'/users/{userId}/avatar': |
| 44 | +"/users/{userId}/avatar": |
43 | 45 | $ref: "./paths/avatars.yaml#/paths/~1users~1{userId}~1avatar" |
44 | 46 | "/avatars": |
45 | 47 | $ref: "./paths/avatars.yaml#/paths/~1avatars" |
|
64 | 66 |
|
65 | 67 | # calendar |
66 | 68 |
|
67 | | -'/calendar': |
| 69 | +"/calendar": |
68 | 70 | $ref: "./paths/calendar.yaml#/paths/~1calendar" |
69 | | -'/calendar/featured': |
| 71 | +"/calendar/featured": |
70 | 72 | $ref: "./paths/calendar.yaml#/paths/~1calendar~1featured" |
71 | | -'/calendar/following': |
| 73 | +"/calendar/following": |
72 | 74 | $ref: "./paths/calendar.yaml#/paths/~1calendar~1following" |
73 | | -'/calendar/search': |
| 75 | +"/calendar/search": |
74 | 76 | $ref: "./paths/calendar.yaml#/paths/~1calendar~1search" |
75 | | -'/calendar/{groupId}': |
| 77 | +"/calendar/{groupId}": |
76 | 78 | $ref: "./paths/calendar.yaml#/paths/~1calendar~1{groupId}" |
77 | | -'/calendar/{groupId}/event': |
| 79 | +"/calendar/{groupId}/event": |
78 | 80 | $ref: "./paths/calendar.yaml#/paths/~1calendar~1{groupId}~1event" |
79 | | -'/calendar/{groupId}/{calendarId}': |
| 81 | +"/calendar/{groupId}/{calendarId}": |
80 | 82 | $ref: "./paths/calendar.yaml#/paths/~1calendar~1{groupId}~1{calendarId}" |
81 | | -'/calendar/{groupId}/{calendarId}.ics': |
| 83 | +"/calendar/{groupId}/{calendarId}.ics": |
82 | 84 | $ref: "./paths/calendar.yaml#/paths/~1calendar~1{groupId}~1{calendarId}.ics" |
83 | | -'/calendar/{groupId}/{calendarId}/event': |
| 85 | +"/calendar/{groupId}/{calendarId}/event": |
84 | 86 | $ref: "./paths/calendar.yaml#/paths/~1calendar~1{groupId}~1{calendarId}~1event" |
85 | | -'/calendar/{groupId}/{calendarId}/follow': |
| 87 | +"/calendar/{groupId}/{calendarId}/follow": |
86 | 88 | $ref: "./paths/calendar.yaml#/paths/~1calendar~1{groupId}~1{calendarId}~1follow" |
87 | 89 |
|
88 | 90 | # economy |
89 | 91 |
|
90 | | -'/Steam/transactions': |
| 92 | +"/Steam/transactions": |
91 | 93 | $ref: "./paths/economy.yaml#/paths/~1Steam~1transactions" |
92 | | -'/Steam/transactions/{transactionId}': |
| 94 | +"/Steam/transactions/{transactionId}": |
93 | 95 | $ref: "./paths/economy.yaml#/paths/~1Steam~1transactions~1{transactionId}" |
94 | | -'/Admin/transactions': |
| 96 | +"/Admin/transactions": |
95 | 97 | $ref: "./paths/economy.yaml#/paths/~1Admin~1transactions" |
96 | | -'/Admin/transactions/{transactionId}': |
| 98 | +"/Admin/transactions/{transactionId}": |
97 | 99 | $ref: "./paths/economy.yaml#/paths/~1Admin~1transactions~1{transactionId}" |
98 | | -'/auth/user/subscription': |
| 100 | +"/auth/user/subscription": |
99 | 101 | $ref: "./paths/economy.yaml#/paths/~1auth~1user~1subscription" |
100 | | -'/users/{userId}/subscription/eligible': |
| 102 | +"/users/{userId}/subscription/eligible": |
101 | 103 | $ref: "./paths/economy.yaml#/paths/~1users~1{userId}~1subscription~1eligible" |
102 | | -'/subscriptions': |
| 104 | +"/subscriptions": |
103 | 105 | $ref: "./paths/economy.yaml#/paths/~1subscriptions" |
104 | | -'/licenseGroups/{licenseGroupId}': |
| 106 | +"/licenseGroups/{licenseGroupId}": |
105 | 107 | $ref: "./paths/economy.yaml#/paths/~1licenseGroups~1{licenseGroupId}" |
106 | | -'/listing/{productId}': |
| 108 | +"/listing/{productId}": |
107 | 109 | $ref: "./paths/economy.yaml#/paths/~1listing~1{productId}" |
108 | | -'/user/{userId}/listings': |
| 110 | +"/user/{userId}/listings": |
109 | 111 | $ref: "./paths/economy.yaml#/paths/~1user~1{userId}~1listings" |
110 | | -'/tokenBundles': |
| 112 | +"/tokenBundles": |
111 | 113 | $ref: "./paths/economy.yaml#/paths/~1tokenBundles" |
112 | | -'/tilia/status': |
| 114 | +"/tilia/status": |
113 | 115 | $ref: "./paths/economy.yaml#/paths/~1tilia~1status" |
114 | | -'/user/{userId}/tilia/tos': |
| 116 | +"/user/{userId}/tilia/tos": |
115 | 117 | $ref: "./paths/economy.yaml#/paths/~1user~1{userId}~1tilia~1tos" |
116 | | -'/user/{userId}/balance': |
| 118 | +"/user/{userId}/balance": |
117 | 119 | $ref: "./paths/economy.yaml#/paths/~1user~1{userId}~1balance" |
118 | | -'/user/{userId}/balance/earnings': |
| 120 | +"/user/{userId}/balance/earnings": |
119 | 121 | $ref: "./paths/economy.yaml#/paths/~1user~1{userId}~1balance~1earnings" |
120 | | -'/user/{userId}/economy/account': |
| 122 | +"/user/{userId}/economy/account": |
121 | 123 | $ref: "./paths/economy.yaml#/paths/~1user~1{userId}~1economy~1account" |
122 | | -'/economy/licenses/active': |
| 124 | +"/economy/licenses/active": |
123 | 125 | $ref: "./paths/economy.yaml#/paths/~1economy~1licenses~1active" |
124 | | -'/economy/store': |
| 126 | +"/economy/store": |
125 | 127 | $ref: "./paths/economy.yaml#/paths/~1economy~1store" |
126 | | -'/economy/store/shelves': |
| 128 | +"/economy/store/shelves": |
127 | 129 | $ref: "./paths/economy.yaml#/paths/~1economy~1store~1shelves" |
128 | 130 |
|
129 | 131 | # favorites |
|
217 | 219 | $ref: "./paths/groups.yaml#/paths/~1groups~1{groupId}~1leave" |
218 | 220 | "/groups/{groupId}/members": |
219 | 221 | $ref: "./paths/groups.yaml#/paths/~1groups~1{groupId}~1members" |
220 | | -'/groups/{groupId}/members/{userId}': |
| 222 | +"/groups/{groupId}/members/{userId}": |
221 | 223 | $ref: "./paths/groups.yaml#/paths/~1groups~1{groupId}~1members~1{userId}" |
222 | | -'/groups/{groupId}/members/{userId}/roles/{groupRoleId}': |
| 224 | +"/groups/{groupId}/members/{userId}/roles/{groupRoleId}": |
223 | 225 | $ref: "./paths/groups.yaml#/paths/~1groups~1{groupId}~1members~1{userId}~1roles~1{groupRoleId}" |
224 | 226 | "/groups/{groupId}/permissions": |
225 | 227 | $ref: "./paths/groups.yaml#/paths/~1groups~1{groupId}~1permissions" |
|
0 commit comments