Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Provide a decorator or other means to specify OpenAPI tag properties #2220 - DO NOT REVIEW #4834

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

skywing918
Copy link
Member

packages/openapi/src/decorators.ts Outdated Show resolved Hide resolved
packages/openapi3/generated-defs/TypeSpec.OpenAPI.ts Outdated Show resolved Hide resolved
Union,
typespecTypeToJson,
} from "@typespec/compiler";
import { unsafe_useStateMap } from "@typespec/compiler/experimental";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we use a safe and stable one?

packages/openapi3/src/decorators.ts Outdated Show resolved Hide resolved
packages/openapi3/src/decorators.ts Outdated Show resolved Hide resolved
@wanlwanl wanlwanl changed the title Provide a decorator or other means to specify OpenAPI tag properties #2220 [WIP] Provide a decorator or other means to specify OpenAPI tag properties #2220 Oct 23, 2024
@wanlwanl wanlwanl changed the title [WIP] Provide a decorator or other means to specify OpenAPI tag properties #2220 [WIP] Provide a decorator or other means to specify OpenAPI tag properties #2220 - DO NOT REVIEW Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants