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

Commits on Sep 29, 2024

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

    gorillamoe committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1e0dee7 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 29, 2024
    Configuration menu
    Copy the full SHA
    02e7ce7 View commit details
    Browse the repository at this point in the history
  4. feat(schema): allow number

    gorillamoe committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e59e772 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8716112 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    524f9dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e874722 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2809d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c713f04 View commit details
    Browse the repository at this point in the history