File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 178178 "description" : " An example of valid EntraID managed user ID in type UUID."
179179 }
180180 }
181- },
182- "dateStart" : {
183- "name" : " dateStart" ,
184- "description" : " The date string used to determine the lower bound value in a query." ,
185- "in" : " query" ,
186- "schema" : {
187- "type" : " string" ,
188- "format" : " date-time" ,
189- "examples" : [" 2025-01-01" ]
190- },
191- "examples" : {
192- "valid start date" : {
193- "value" : " 2025-01-01" ,
194- "summary" : " Example date for lower bound value in a query." ,
195- "description" : " In architecture report context, it is used to compare against the createdAt property."
196- }
197- }
198- },
199- "dateEnd" : {
200- "name" : " dateEnd" ,
201- "description" : " The date string used to determine the upper bound value in a query." ,
202- "in" : " query" ,
203- "schema" : {
204- "type" : " string" ,
205- "format" : " date-time" ,
206- "examples" : [" 2025-01-01" ]
207- },
208- "examples" : {
209- "valid end date" : {
210- "value" : " 2025-01-01" ,
211- "summary" : " Example date for upper bound value in a query." ,
212- "description" : " In architecture report context, it is used to compare against the createdAt property."
213- }
214- }
215181 }
216182 },
217183 "responses" : {
15581524 "examples" : [" Privileged" ],
15591525 "title" : " Type of security class the object(s) belongs to" ,
15601526 "type" : " string"
1561- },
1527+ }
1528+ },
15621529 "securitySchemes" : {
15631530 "EntraID" : {
15641531 "type" : " http" ,
39833950 "name" : " Update"
39843951 }
39853952 ]
3986- }
39873953}
You can’t perform that action at this time.
0 commit comments