File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
specification/communication/data-plane/ShortCodes/preview/2021-10-25-preview Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 165165 "tags" : [
166166 " ShortCodes - ProgramBrief"
167167 ],
168+ "summary" : " Get a US Program Brief by id." ,
168169 "operationId" : " ShortCodes_GetUSProgramBrief" ,
169170 "produces" : [
170171 " application/json"
173174 {
174175 "in" : " path" ,
175176 "name" : " programBriefId" ,
177+ "description" : " Program Brief Id. Must be a valid GUID" ,
176178 "required" : true ,
177179 "type" : " string" ,
178180 "format" : " uuid"
207209 "tags" : [
208210 " ShortCodes - ProgramBrief"
209211 ],
212+ "summary" : " Submits a US Program Brief for review." ,
210213 "operationId" : " ShortCodes_SubmitUSProgramBrief" ,
211214 "produces" : [
212215 " application/json"
215218 {
216219 "in" : " path" ,
217220 "name" : " programBriefId" ,
221+ "description" : " Program Brief Id. Must be a valid GUID" ,
218222 "required" : true ,
219223 "type" : " string" ,
220224 "format" : " uuid"
You can’t perform that action at this time.
0 commit comments