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

feat: add json schema for http-client.env.json #243

Merged
merged 9 commits into from
Sep 30, 2024
Merged

Conversation

gorillamoe
Copy link
Member

No description provided.

@gorillamoe gorillamoe added the enhancement New feature or request label Sep 16, 2024
@gorillamoe gorillamoe self-assigned this Sep 16, 2024
@gorillamoe gorillamoe added the breaking-change This might break things 🙈 label Sep 16, 2024
@gorillamoe gorillamoe removed the enhancement New feature or request label Sep 30, 2024
@gorillamoe
Copy link
Member Author

Maybe need some help for documenting the vscode stuff from @Grueslayer afterwards. I'll merge this as is, but let's discuss how we want to document this later, please 👍

@gorillamoe gorillamoe marked this pull request as ready for review September 30, 2024 07:09
@gorillamoe gorillamoe merged commit 558337b into main Sep 30, 2024
3 checks passed
@gorillamoe gorillamoe deleted the feat/json-schemas branch September 30, 2024 07:09
gorillamoe added a commit to rcasia/kulala.nvim that referenced this pull request Oct 7, 2024
* feat: add json schema for http-client.env.json

* fix: allow $schema key

* breaking(env): change `_base` to `$shared`

Change `_base` to `$shared` and `DEFAULT_HEADERS` to
`$default_headers`.

* feat(schema): allow number

* refactor(env): rename base to shared

* fix(env): don't list special keys

* feat(docs): add $schema to json example

* chore(rename): add `.schema` as suffix.

* chore(docs): change `_base` to `$shared`
iamxiaojianzheng pushed a commit to iamxiaojianzheng/kulala.nvim that referenced this pull request Oct 24, 2024
* feat: add json schema for http-client.env.json

* fix: allow $schema key

* breaking(env): change `_base` to `$shared`

Change `_base` to `$shared` and `DEFAULT_HEADERS` to
`$default_headers`.

* feat(schema): allow number

* refactor(env): rename base to shared

* fix(env): don't list special keys

* feat(docs): add $schema to json example

* chore(rename): add `.schema` as suffix.

* chore(docs): change `_base` to `$shared`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change This might break things 🙈
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant