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

Refactor in support of future OAS 3.1 work #72

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    2efd9f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    4ed1da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fec08d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7689b22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    005c904 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    b7b2300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6d5c81 View commit details
    Browse the repository at this point in the history
  3. as_str Postman

    kevinswiber committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    40767f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    383f804 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    ddb8454 View commit details
    Browse the repository at this point in the history
  2. Adding Cow to ApiKey.

    kevinswiber committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3ec206b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2315b79 View commit details
    Browse the repository at this point in the history
  4. Removing gloo_utils

    kevinswiber committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1279e06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76d8bcd View commit details
    Browse the repository at this point in the history
  6. Using serde-wasm-bindgen for deserialization to reduce Wasm size. was…

    …m-bindgen has to be pinned at 0.2.82 or Webpack errors.
    kevinswiber committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    744b45e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    6439271 View commit details
    Browse the repository at this point in the history
  2. Getting serde-wasm-bindgen to both deserialize the collection and ser…

    …ialize the OpenAPI description, reducing Wasm binary significantly.
    kevinswiber committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cc8404b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ab2f7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d716c04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    257dea5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    024fd92 View commit details
    Browse the repository at this point in the history
  7. Removing wasm-pack from JavaScript and Web, upgrading to Webpack 5, u…

    …pgrading wasm-bindgen to latest.
    kevinswiber committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    397bcb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6fba77f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8df44eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a53121 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Removing anyhow.

    kevinswiber committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5167d1c View commit details
    Browse the repository at this point in the history