We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When creating a new API to be published in Drupal, the plugin (see screenshot) indicates that yml, yaml and json are allowed.
Steps to reproduce the behavior:
The detailed API Doc page does not render any of the API spec (i.e. blank API page is displayed)
The detailed API Doc page should render all the resources and verbs of the API spec correctly.
Used kickstart profile in docker example provided on https://github.com/apigee/docker-apigee-drupal-kickstart
Version: 8.x-2.6
The text was updated successfully, but these errors were encountered:
We are working on this issue. We will support *.yaml (YAML) file extensions and not *.yml as YAML is the preferred choice.
Sorry, something went wrong.
Would it be possible to re-open this? Only having support for .yaml is a bit limiting since .yml is definitely a valid file extension for YAML files.
Hi @mhottinger1, as mentioned earlier, we do not plan to add support for *.yml. IF that changes, we will definitely reopen and confirm.
shishir-intelli
Successfully merging a pull request may close this issue.
Description
When creating a new API to be published in Drupal, the plugin (see screenshot) indicates that yml, yaml and json are allowed.
Steps to Reproduce
Steps to reproduce the behavior:
Actual Behavior
The detailed API Doc page does not render any of the API spec (i.e. blank API page is displayed)
Expected Behavior
The detailed API Doc page should render all the resources and verbs of the API spec correctly.
Screenshots
Notes
Used kickstart profile in docker example provided on https://github.com/apigee/docker-apigee-drupal-kickstart
Version Info
Version: 8.x-2.6
The text was updated successfully, but these errors were encountered: