File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
specification/developerhub/resource-manager/Microsoft.DevHub/preview/2022-04-01-preview Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 854854 "in" : " query" ,
855855 "required" : false ,
856856 "type" : " string" ,
857- "description" : " The ManagedCluster resource associated with the workflows." ,
858- "x-ms-parameter-location" : " client"
857+ "description" : " The ManagedCluster resource associated with the workflows."
859858 },
860859 "WorkflowNameParameter" : {
861860 "name" : " workflowName" ,
865864 "minLength" : 1 ,
866865 "maxLength" : 63 ,
867866 "pattern" : " ^[a-zA-Z0-9]$|^[a-zA-Z0-9][-_a-zA-Z0-9]{0,61}[a-zA-Z0-9]$" ,
868- "description" : " The name of the workflow resource." ,
869- "x-ms-parameter-location" : " method"
867+ "description" : " The name of the workflow resource."
870868 },
871869 "GitHubOAuthCodeParameter" : {
872870 "name" : " code" ,
873871 "in" : " query" ,
874872 "required" : true ,
875873 "type" : " string" ,
876- "description" : " The code response from authenticating the GitHub App." ,
877- "x-ms-parameter-location" : " client"
874+ "description" : " The code response from authenticating the GitHub App."
878875 },
879876 "GitHubOAuthStateParameter" : {
880877 "name" : " state" ,
881878 "in" : " query" ,
882879 "required" : true ,
883880 "type" : " string" ,
884- "description" : " The state response from authenticating the GitHub App." ,
885- "x-ms-parameter-location" : " client"
881+ "description" : " The state response from authenticating the GitHub App."
886882 }
887883 }
888884}
You can’t perform that action at this time.
0 commit comments