You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the request validate would always failed with result below:
{ code: 'MISSING_REQUIRED_PARAMETER',
message: 'Value is required but was not provided',
schemaPath: '#/paths/~1keys~1{key+name}~1create/post/parameters/0' }
Since I refer to the swagger specification document , but I did not find any information about the parameter name could not include special character like '-'