micovery

Results 12 issues of micovery

Suppose I have the following XML: ``` xml a-b ``` I this the correct way to represent this using Swagger Schema objects? ``` yaml --- type: "object" xml: name: "location"...

xml
media and encoding

I want to programmatically map multiple physical joysticks to a virtual Xbox controller. Currently I am having to Map multiple physical joysticks to a single vJoy virtual device with FreePIE....

Image links were broken as they were absolute. Made them relative instead. Also, fixed the link to graphql-authz at the end.

The example had an old definition of the directive.

This is a 2nd parameter to the script that specifies the max depth to do the BFS search for scoped parameters. (default value is set to 5)

If you provide a schema that does not have either the Query or the Mutation root type the script errors out. This fix makes it so that it does not...

I was trying to implement the spec as part of Apigee's [apigee-go-gen](https://github.com/apigee/apigee-go-gen) tool, and ran into this issue while creating some test cases. The example JSON Path expression from this...

bug

**Describe the bug** / **To Reproduce** I am testing the Streamable-HTTP protocol by pointing the inspector to an API Proxy (hosted in GCP Apigee). The API Proxy is set to...

bug

This sample shows how to use the new Apigee Extension Processor.

When generating a mock proxy (using [oas-apigee-mock](https://github.com/apigee/devrel/tree/main/tools/oas-apigee-mock) )that has the OAS Validation policy, the errors that are produced by the policy are not returned in the response, instead it just...