Alessandro Giannone

Results 8 issues of Alessandro Giannone

I added two !import_file commands in a single JavaScript file and it failed to parse the content using the Perl script. The JS file contained: var css1 = "!import_file /file/path.css...

Is it possible to add support for custom attributes in the SAML response? For example, givenName, lastName, email, and so on.

**Describe the bug** When creating a projection on a discriminator property, the `PathTarget` throws a `ValidationException` because the discriminator is not added to the `EntityModel` as a `PropertyModel`. Note that...

bug

**Is your feature request related to a problem? Please describe.** We use different collections based on the tenant. Previously (v1.x) it was possible to override the getCollectionName method in the...

enhancement

### What happens? When there is a property that uses a $ref and a description, the description is not displayed. This is the specification: ``` "content": { "$ref": "#/components/schemas/ContentDTO", "description":...

bug
package: @scalar/api-reference
schema

### What happens? Trying to hide the PHP cURL client but not the Shell Curl client is a problem because both clients use the clientKey curl. ### What did you...

enhancement
package: @scalar/api-reference
code examples

### What happens? When specifying x-codeSamples the defaultHttpClient is ignored. I explicitly set defaultHttpClient to: `defaultHttpClient: { targetKey: "shell", clientKey: "curl", },` However the first x-codeSamples is shown by default....

bug
package: @scalar/api-reference
code examples

### What happens? When you have a component which represents an interface (i.e. uses discriminator and oneOf), the description of the interface itself is not shown in the documentation. ###...

bug
package: @scalar/api-reference
schema