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

Don't require brief for deprecated attributes, auto-generate it in markdown and code #1419

Open
lmolkova opened this issue Sep 19, 2024 · 0 comments
Labels
tooling Regarding build, workflows, build-tools, ...

Comments

@lmolkova
Copy link
Contributor

We currently do this:

brief: 'Deprecated, use `server.address`, `server.port` attributes instead.'
deprecated: "Replaced by `server.address` and `server.port`."

It'd be nice to avoid duplication - #1418 (comment)

@lmolkova lmolkova added the tooling Regarding build, workflows, build-tools, ... label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Regarding build, workflows, build-tools, ...
Projects
Status: Clean up YAML schema
Development

No branches or pull requests

2 participants