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

fix(templating): return json, not go structs #12909

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Apr 8, 2024

  1. fix: return correct json outputs, not internal go representation.

    Signed-off-by: Baris Erdem <baris@erdem.dev>
    b-erdem committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    12a5660 View commit details
    Browse the repository at this point in the history
  2. fix: Update fields.MD

    Signed-off-by: Baris Erdem <baris@erdem.dev>
    b-erdem committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    83d541b View commit details
    Browse the repository at this point in the history
  3. fix: Update fields.md

    Signed-off-by: Baris Erdem <baris@erdem.dev>
    b-erdem committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    37b0010 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c94c4b3 View commit details
    Browse the repository at this point in the history
  5. style: remove print statement

    Signed-off-by: Baris Erdem <baris@erdem.dev>
    b-erdem committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bd94217 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

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

Commits on Apr 14, 2024

  1. fix: remove json validation.

    Signed-off-by: Baris Erdem <baris@erdem.dev>
    b-erdem committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    4e4ed06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0807def View commit details
    Browse the repository at this point in the history