wsalembi

Results 13 issues of wsalembi

I'm looking for any documentation that provides more information or recommendations on managing the Nakadi platform in a production environment. - High-available setup - Capacity management - Backup/restore strategies -...

Vendor extensions defined on body params are not copied over to the OpenAPI v3 RequestBody Example: ``` { "in": "body", "name": "body", "required": true, "schema": { "$ref": "#/definitions/Person" }, "x-log-mapping":...

**Expected Behavior** We need a configuration for the relying party to indicate it wants to send a signed samlp:AuthnRequest. The value can be set in the OpenSamlMetadataResolver EntityDescriptorCustomizer, but it...

status: waiting-for-triage
type: enhancement
in: saml2

Hello, As the tmp folder is cleared for each deploy to GAE, the datastore file is removed too. Can it be moved to another location? It's a little annoying to...

The recursive hashCode and toString implementation can become very expensive on fully resolved OpenAPI objects. Attached is a sample openapi file of 200KB which bloats to 168MB of string data...

**User story** Some APIs need updates in KPS tables. Swagger promote should support a generic way to specify a KPS table and properties so it can do the insertions/removals. (The...

enhancement
pinned

The path template matching rules in the spec lead to confusion in several implementations of OpenAPI validators. https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.3.md#path-templating-matching Given the specification https://petstore3.swagger.io. What is the right result when a client...

request matching

OpenAPI 3 adds multiple options to serialize JSON (primitive, array, object) in header, query parameters. Which ones do we want to follow? https://swagger.io/docs/specification/serialization/

This could be added as a clarification in Rule 9

select use case is described for Document resource but I think it also applies to Collection resources