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

Add use cases and examples #988

Merged
merged 23 commits into from
Aug 26, 2024

Commits on Aug 22, 2024

  1. Adds managing-github-issues and managing-ev-charging-stations use cases

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2e27637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3652c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Completes the EV charging station use case

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    430f5cc View commit details
    Browse the repository at this point in the history
  2. - Added a new README.md to the examples directory

    - Fixed and renamed examples
    - Added new examples
    
    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    eb31542 View commit details
    Browse the repository at this point in the history
  3. Fixes the schema and docs to make the error.instance property optio…

    …nal to authors
    
    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    4590b58 View commit details
    Browse the repository at this point in the history
  4. Fixed the examples

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    e68ae6b View commit details
    Browse the repository at this point in the history
  5. Fixed examples

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    2f70f6a View commit details
    Browse the repository at this point in the history
  6. Fixed examples

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    2c7cdc2 View commit details
    Browse the repository at this point in the history
  7. Fixes the httpCall.with.body to not be restrict its type to object

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    c4f3053 View commit details
    Browse the repository at this point in the history
  8. Added new examples

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    fa90b6d View commit details
    Browse the repository at this point in the history
  9. Fix examples

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    e9a4d61 View commit details
    Browse the repository at this point in the history
  10. Fixed the schema to allow ISO 8601 duration expressions

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    6df593d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Added a new use case

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    984a518 View commit details
    Browse the repository at this point in the history
  2. Update examples/README.md

    Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
    cdavernas and ricardozanini authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8d40756 View commit details
    Browse the repository at this point in the history
  3. Update examples/README.md

    Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
    cdavernas and ricardozanini authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d2dfcaf View commit details
    Browse the repository at this point in the history
  4. Update examples/README.md

    Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
    cdavernas and ricardozanini authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    eb5c21f View commit details
    Browse the repository at this point in the history
  5. Update use-cases/README.md

    Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
    cdavernas and ricardozanini authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e2557f0 View commit details
    Browse the repository at this point in the history
  6. Update use-cases/automated-data-backup/README.md

    Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
    cdavernas and ricardozanini authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    43fad31 View commit details
    Browse the repository at this point in the history
  7. Update use-cases/README.md

    Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
    cdavernas and ricardozanini authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    01b6a44 View commit details
    Browse the repository at this point in the history
  8. Update use-cases/managing-ev-charging-stations/README.md

    Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
    cdavernas and ricardozanini authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7cb80fe View commit details
    Browse the repository at this point in the history
  9. Update use-cases/managing-github-issues/README.md

    Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
    cdavernas and ricardozanini authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    86d3014 View commit details
    Browse the repository at this point in the history
  10. Update use-cases/managing-github-issues/README.md

    Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
    cdavernas and ricardozanini authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    287bfa5 View commit details
    Browse the repository at this point in the history
  11. Update use-cases/multi-agent-ai-content-generation/README.md

    Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
    cdavernas and ricardozanini authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c652af6 View commit details
    Browse the repository at this point in the history