Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Fix ISwaggerSchema.IOneOf type. #12

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Fix ISwaggerSchema.IOneOf type. #12

merged 1 commit into from
Jul 8, 2024

Conversation

samchon
Copy link
Member

@samchon samchon commented Jul 8, 2024

Due to infinite bug from TypeScript compiler, made ISwaggerSchema type lighter by chaning ISwaggerSchema.IOneOf type manually, instead of utilizing its OpenApi.IJsonSchema.IOneOf<Schema> argument.

Due to infinite bug from TypeScript compiler, made `ISwaggerSchema` type lighter by chaning `ISwaggerSchema.IOneOf` type manually, instead of utilizing its `OpenApi.IJsonSchema.IOneOf<Schema>` argument.
@samchon samchon added bug Something isn't working enhancement New feature or request labels Jul 8, 2024
@samchon samchon self-assigned this Jul 8, 2024
@samchon samchon requested a review from kakasoo July 8, 2024 07:16
@samchon samchon merged commit 88d427d into main Jul 8, 2024
2 checks passed
@samchon samchon deleted the features/schema branch July 8, 2024 07:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant