-
## Description
Submitting the post request (not including error handling in the UI)
## AC
GIVEN I am staff submitting an MH home registration
WHEN I click the Register and Pay button
AND All the vali…
-
## Description
Installing file_entity module bugs the whole portal.
## Steps to Reproduce
Steps to reproduce the behavior:
1. Go to extend
2. Click on file_entity module
3. Install
## Actu…
-
## Description
After installing devportal when i install json api extras module it shows me
## Steps to Reproduce
Steps to reproduce the behavior:
1. Go to extend
2. Type json
3. select jsonapi…
-
From what I observed an api revision of -1 has different semantics in get and deploy:
in `apis get` a revision of -1 is ignored and all available revisions are listed
```sh
apigeecli apis get -…
-
## Description
After the products were synced from edge to portal, products show up as "API doc" content type. We noticed that product display name didn't show up, so we customized to have product di…
-
## Description
I am getting an error while installing the Apigee Edge module using the Drupal admin UI.
## Steps to Reproduce
Steps to reproduce the behavior:
1. Go to Drupal Admin UI.
2. Nav…
-
## Description
The site crashes with the message "The website encountered an unexpected error. Please try again later." when trying to get app analytics.
## Steps to Reproduce
Steps to reproduce …
-
## Description
I have just Subscribed for Plan using Apigee Management API ([Accept Rate Plan](https://docs.apigee.com/api-platform/monetization/subscribe-published-rate-plan-using-api))
But I made…
-
## Description
When editing app, it enforces callback url to begin with http or https, if trying to change the regexp pattern to allow .* for example it still forces http/https. Basically a native cl…
-
I've found a description of extra rules implemented by some swagger validator:
https://github.com/apigee-127/swagger-tools/blob/master/docs/Swagger_Validation.md
Most of them are not supported by …