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 API Doc has "Specification source type" field should not be required, and should not throw an error if the content is saved without selecting a "Specification source type"
Steps to Reproduce
Steps to reproduce the behavior:
Go to Content > API Catalog
Click on +Add API Doc
Enter "Name"
Note that the "Specification source type" is required
Click "Save"
Actual Behavior
View error: Notice: Undefined offset: 0 in _apigee_api_catalog_form_node_form_validate() (line 197 of modules/contrib/apigee_api_catalog/apigee_api_catalog.module).
Expected Behavior
"Specification source type" should not be required, you should be able to create an API Doc without an attached OpenAPI specification.
Screenshots
Version Info
Version: 8.x-2.5
The text was updated successfully, but these errors were encountered:
Description
The API Doc has "Specification source type" field should not be required, and should not throw an error if the content is saved without selecting a "Specification source type"
Steps to Reproduce
Steps to reproduce the behavior:
Actual Behavior
View error:
Notice: Undefined offset: 0 in _apigee_api_catalog_form_node_form_validate() (line 197 of modules/contrib/apigee_api_catalog/apigee_api_catalog.module).
Expected Behavior
"Specification source type" should not be required, you should be able to create an API Doc without an attached OpenAPI specification.
Screenshots
Version Info
Version: 8.x-2.5
The text was updated successfully, but these errors were encountered: