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

Http object type #143

Closed
wants to merge 24 commits into from
Closed

Http object type #143

wants to merge 24 commits into from

Commits on Aug 29, 2024

  1. WIP: http endpoints types

    afek854 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f62b005 View commit details
    Browse the repository at this point in the history
  2. add generated code

    Signed-off-by: Matthias Bertschy <[email protected]>
    matthyx committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ca05ab0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. WIP: added NetworkDirection

    afek854 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    746675d View commit details
    Browse the repository at this point in the history
  2. bump code generation script

    Signed-off-by: Matthias Bertschy <[email protected]>
    matthyx authored and afek854 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    52c19dd View commit details
    Browse the repository at this point in the history
  3. WIP: Fixed generation script

    afek854 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    fa4339b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f732160 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29e5c27 View commit details
    Browse the repository at this point in the history
  6. WIP: Fixed generated files

    afek854 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d18f37f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. WIP: Fixed types.go

    afek854 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b7247ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55f2415 View commit details
    Browse the repository at this point in the history
  3. WIP: Removed logs

    afek854 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b4af75f View commit details
    Browse the repository at this point in the history
  4. WIP: Move to string

    afek854 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    475efb4 View commit details
    Browse the repository at this point in the history
  5. WIP: Convert to string

    afek854 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b146246 View commit details
    Browse the repository at this point in the history
  6. WIP: Added consts

    afek854 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    92f49a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. WIP: Multiple header values

    afek854 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    afd4787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    398f45b View commit details
    Browse the repository at this point in the history
  3. WIP: removed debug logs

    afek854 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    247343c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. WIP: Handle duplicates url's

    afek854 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e74c136 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    2019ba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3baaf64 View commit details
    Browse the repository at this point in the history
  3. WIP: Fixed bugs due tests

    afek854 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0990541 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. WIP: Added extra and tests

    afek854 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ee792eb View commit details
    Browse the repository at this point in the history
  2. WIP: Added tests for extra

    afek854 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    08d18d2 View commit details
    Browse the repository at this point in the history
  3. WIP: Removed Extra field

    afek854 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d8b79ec View commit details
    Browse the repository at this point in the history