From 4bb412d18a9833fb53dd083c0b7e38605264ac08 Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Sun, 17 Sep 2023 19:35:51 -0400 Subject: [PATCH] chore: update cheat sheets from generator --- documentation/dsls/DSL:-Ash.Resource.cheatmd | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/documentation/dsls/DSL:-Ash.Resource.cheatmd b/documentation/dsls/DSL:-Ash.Resource.cheatmd index 13063d7b..4d4ab5a1 100644 --- a/documentation/dsls/DSL:-Ash.Resource.cheatmd +++ b/documentation/dsls/DSL:-Ash.Resource.cheatmd @@ -2795,3 +2795,9 @@ end | `attribute` | `atom` | | If using the `attribute` strategy, the attribute to use, e.g `org_id` | | `global?` | `boolean` | false | Whether or not the data also exists outside of each tenant. | | `parse_attribute` | `mfa` | {Ash.Resource.Dsl, :identity, []} | An mfa ({module, function, args}) pointing to a function that takes a tenant and returns the attribute value | + + + + + +