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

basic request validation #843

Merged
merged 6 commits into from
Oct 19, 2023
Merged

basic request validation #843

merged 6 commits into from
Oct 19, 2023

Commits on Oct 19, 2023

  1. models: rm workDir from CreateModel

    unused after removing EMBED
    mxyng committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a19d476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    689842b View commit details
    Browse the repository at this point in the history
  3. s/message/error/

    mxyng committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7e547c6 View commit details
    Browse the repository at this point in the history
  4. generate: set created_at

    move the empty response so it's more visible
    mxyng committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2ad8a07 View commit details
    Browse the repository at this point in the history
  5. check json eof

    mxyng committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e1c5be2 View commit details
    Browse the repository at this point in the history
  6. go fmt

    mxyng committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2ce1793 View commit details
    Browse the repository at this point in the history