-
Notifications
You must be signed in to change notification settings - Fork 412
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
Failed to create OpenAPI Document: Failed to validate eligibility. #6151
Comments
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
Hello @infallibletechie 👋 It looks like you didn't provide all the required basic info in your issue. If you haven't already, please provide the following info: Here's an example of a set of required info that will pass the validation: A few more things to check:
Thank you! |
Hi @infallibletechie, I assume you created the Apex class using |
I used Apex REST only. @RestResource( urlMapping='/CaseApexAPI/v1/Cases/*' )
} It works in one laptop and not from another laptop. |
Summary
SFDX: Create OpenAPI Document from this Class (Beta) is not working
Steps To Reproduce:
Expected result
OpenAPI Document files should be generated
Actual result
Failed to create OpenAPI Document: Failed to validate eligibility.
The text was updated successfully, but these errors were encountered: