ash/documentation/introduction
Alan K 41442ddf19
Docs: Fix Api.get example (#219)
The `Api.get` example in the docs uses the email instead of the ID to
get the newly created resource. Trying this locally while running
through the getting started tutorial returns a `nil` resource using the
email, but the correct resource when using the ID.

This fix updates the docs to use the ID in the get call.
2021-04-03 12:28:02 -04:00
..
getting_started.md Docs: Fix Api.get example (#219) 2021-04-03 12:28:02 -04:00
getting_started_phx.md docs: Updates to the docs with a focus on the getting started docs (#195) 2021-03-14 17:14:53 -04:00