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

rfc: generate client stubs from openrpc definitions #4295

Closed
wants to merge 10 commits into from

Commits on May 2, 2024

  1. mark: aatifsyed/rpc-cli

    aatifsyed committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d6107f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad1f57f View commit details
    Browse the repository at this point in the history
  3. test: update snapshot

    aatifsyed committed May 2, 2024
    Configuration menu
    Copy the full SHA
    92b8d31 View commit details
    Browse the repository at this point in the history
  4. wibble: flat schemas

    aatifsyed committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0b75450 View commit details
    Browse the repository at this point in the history
  5. tweak: use draf07 instead

    aatifsyed committed May 2, 2024
    Configuration menu
    Copy the full SHA
    35ae54d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. wip

    aatifsyed committed May 6, 2024
    Configuration menu
    Copy the full SHA
    863a0ff View commit details
    Browse the repository at this point in the history
  2. wip

    aatifsyed committed May 6, 2024
    Configuration menu
    Copy the full SHA
    37c62d8 View commit details
    Browse the repository at this point in the history
  3. wip

    aatifsyed committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0107125 View commit details
    Browse the repository at this point in the history
  4. run: cargo run --bin forest-tool -- shed rpc dump json-schema-definit…

    …ions | datamodel-codegen --input-file-type jsonschema --output-model-type pydantic_v2.BaseModel > out.py
    aatifsyed committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ca59f1c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. feat: HttpClient

    aatifsyed committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3283adc View commit details
    Browse the repository at this point in the history