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

Cookbook Send a POST/PATCH Request w/ Authentication #2534

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

Commits on Jun 20, 2024

  1. Update tasks.yml

    ggsmith842 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9f5ec29 View commit details
    Browse the repository at this point in the history
  2. Update tasks.yml

    Add bearer token as authentication type
    ggsmith842 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a33c93a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Add 00-cohttp_lwt.ml

    ggsmith842 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    bb050b5 View commit details
    Browse the repository at this point in the history
  2. a to an for HTTP

    christinerose authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a015fdb View commit details
    Browse the repository at this point in the history
  3. minor formatting, etc.

    christinerose authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    61a2901 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    9482c8e View commit details
    Browse the repository at this point in the history
  2. rename folder

    ggsmith842 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    cd945c0 View commit details
    Browse the repository at this point in the history
  3. combine comments

    ggsmith842 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    055c8b7 View commit details
    Browse the repository at this point in the history
  4. removed used libraries

    ggsmith842 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c2ee560 View commit details
    Browse the repository at this point in the history
  5. reformat yaml

    ggsmith842 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    7ac0900 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4c8e67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0204c52 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Apply suggestions from code review

    Co-authored-by: Cuihtlauac Alvarado <[email protected]>
    ggsmith842 and cuihtlauac authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e753d75 View commit details
    Browse the repository at this point in the history
  2. Update tasks.yml

    ggsmith842 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4eae96c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9933507 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79b4403 View commit details
    Browse the repository at this point in the history
  5. Fix lwt_ppx version

    ggsmith842 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9eb7288 View commit details
    Browse the repository at this point in the history