-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Updated Public 360 connector #619
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I am not able to get why Swagger and change validation is failing, please help. Plus, when i run "paconn validate" command it says "Swagger certification succeeded" but here it's failing. |
|
@Pranav2889 Sorry about the trouble with the validation error. I was able to reproduce on my end and fixed by specifying UTF-8 encoding setting in the validation pipeline. I pushed this fix to the dev branch. Can you please update the dev branch from your git clone and merge the dev branch to your branch? |
|
What does this means in Swagger and Change Validation? |
Please check the following conditions for your PR.
apiDefinition.swagger.jsonis validated usingpaconn validatecommand.apiProperties.jsonhas a valid brand color. Invalid brand colors are#007ee5and#ffffff.