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

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    a2e03c3 View commit details
    Browse the repository at this point in the history
  2. fix: allow $schema key

    gorillamoe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    873e961 View commit details
    Browse the repository at this point in the history
  3. breaking(env): change _base to $shared

    Change `_base` to `$shared` and `DEFAULT_HEADERS` to
    `$default_headers`.
    gorillamoe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    04bb03a View commit details
    Browse the repository at this point in the history
  4. feat(schema): allow number

    gorillamoe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    45c643c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83d18fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e58c20c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3fcc79 View commit details
    Browse the repository at this point in the history