Results 14 comments of Srinandan Sridhar

The original intent of the command was to support the legacy model of creating products. For the command you entered, I expected to see the proxies list. NOTE: A product...

I just looked at the command, to add proxies (legacy model), you must set the `legacy` flag also. ``` Create an API product Usage: apigeecli products create [flags] Flags: ......

Thanks for bringing this to my attention. I will make the changes in a day or two

Hey Steve, I'm glad you're trying this. yes, that is the problem. The user should be an org admin on Apigee Edge.

Can you please open an issue [here](https://github.com/apigee/istio-mixer-adapter/issues)?

Yes, sometimes Istio has a timing issue. Can you please rerun this command and it will work?

This error isn't really an error (or perhaps it is better to say is, the 404 is expected). The `upsert` command does a `GET` first to decide between a create...

@kurtkanaskie and I chatted, #204 will address the exit status when importing API products. @ana-r-goncalves-alb - What is the reason for `getting the API Product data from the response`? It...

Update: I have the same error with the following versions ``` SuperGradient version = 3.1.2 torch = 1.13.1 Python = 3.7 ```

Is an API proxy really a good artifact to generate OAS? Unless developers add flow conditions (for each verb and path), it is unlikely to contain enough information for a...