Commit graph

4 commits

Author SHA1 Message Date
Matt Holt
7819a84e59
2.5.2 docs (#247)
* docs: Changes for v2.5.2 release

* docs: Remove -X POST

Curl automatically uses POST for -d and --data-binary.

I intentionally left it in to be explicit to learners, but
maybe best practices are better.

* api: /adapt endpoint and Etag usage

* api: Minor tweaks

* Alright fine

* Clarify Etag usage

* CEL embedded matchers

* Oops

* Lots more adjustments

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2022-07-12 12:52:18 -06:00
Toby Allen
9ec7d1856a
docs: Tip about not forgetting @ in curl command. (#19)
* Give a tip about not forgetting @ in curl command.

* Update src/docs/markdown/api-tutorial.md

Co-Authored-By: Matt Holt <mholt@users.noreply.github.com>

* remove additional lines

* remove extra lines

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-04-07 07:15:47 -06:00
Matthew Holt
3ecf039665
docs: All-new design, along with many content updates in prep for RC1 2020-03-30 15:38:40 -06:00
Matthew Holt
03b6fddeb0
Initial commit 2020-01-24 12:47:52 -07:00