-
Look into implementing Edge proxy bundle generation.
Fills out policy information based on org/env values and public key.
Zipped and ready for upload via Edge UI
-
Hi Anil,
we need to add a Cors policy to our api. I've created a fork with a basic implemention. Could you take a look and let me know what you think?
https://github.com/orangewise/swagger-apigee-n…
-
Not sure if the problem is in this code, or downstream in swagger-tools or json refs, but...
swagger-tools has been updated to version 0.9.14 which uses the latest version of json-refs - 2.1.5
This …
-
The crypto `createSign` method throws the following exception when it's passed an PKCS#8 RSA key.
```
Error: invalid key: io.apigee.trireme.kernel.crypto.CryptoException: Input data does not contain …
-
I think it can be useful if Yii will provide some web-api support, for example REST, with catching event when request starts, also if Yii will provide some `CRestAction < CAction`, maybe other workaro…
-
The part explaining the usage of Swagger Converter is not very informative. I had troubles figuring out both the installation ways mentioned. For npm, I wasn't sure where to put those javascript state…
-
Apigee provides API consoles given an WADL description of the API schema. It would be useful to have a utility feature to generate the schema automatically from the tastypie schema.