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

oapi-codegenを使う #166

Merged
merged 34 commits into from
Dec 27, 2021
Merged

oapi-codegenを使う #166

merged 34 commits into from
Dec 27, 2021

Commits on Nov 2, 2021

  1. 📚 Fix openapi

    ras0q committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    bff28da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6879970 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    3a207cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8f3f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. 🔧 Use go generate

    ras0q committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    6a198b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c241551 View commit details
    Browse the repository at this point in the history
  3. ♻️ append to assign

    ras0q committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    ddf0c22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2fc96d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23adf3a View commit details
    Browse the repository at this point in the history
  6. 💚 Fix test

    ras0q committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    a6457ff View commit details
    Browse the repository at this point in the history
  7. 💚 Test PostContest

    ras0q committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    eddbd1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7394859 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. 🚧 constructer実装

    ras0q committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    0a58fc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e24ac View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    0f64479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f70243 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b26e360 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5ca75f View commit details
    Browse the repository at this point in the history
  5. ✨ constructorを使う

    ras0q committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    37e8d56 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. 🔥 Remove time.Time

    ras0q committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    88298ce View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Merge branch 'main' into feat/oapi-codegen

    まだエラーがある
    ras0q committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    6f71524 View commit details
    Browse the repository at this point in the history
  2. ♻️ Remove CreatedAt

    ras0q committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    6616b5b View commit details
    Browse the repository at this point in the history
  3. 💥 Add require & pass test

    ras0q committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    da8a36e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

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

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    32b5627 View commit details
    Browse the repository at this point in the history
  2. 🐛 Resolve merge errors

    ras0q committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    03a7291 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. ♻️ optional.StringFromなどの引数をポインタ型にする

    omitemptyなparameterを毎回if文分岐させて代入するのを避ける
    ras0q committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    b660e33 View commit details
    Browse the repository at this point in the history
  2. ♻️ Use ValueOrZero()

    ras0q committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    ea4ac5c View commit details
    Browse the repository at this point in the history
  3. 👕 Lint

    ras0q committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    830d0fe View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    0e4c552 View commit details
    Browse the repository at this point in the history
  2. 🐛 Fix merge error

    ras0q committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d14d8ec View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    84da8c0 View commit details
    Browse the repository at this point in the history
  2. 🐛 Fix conflict bugs

    ras0q committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    0d87cdb View commit details
    Browse the repository at this point in the history
  3. ♻️ Use constructor

    ras0q committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    c281898 View commit details
    Browse the repository at this point in the history