improvement: make resource's DSL attributes section patchable (#675)

This commit is contained in:
Alessio Montagnani 2023-08-19 20:05:19 +02:00 committed by GitHub
parent 7e47bfb60f
commit 6785e30b68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -168,7 +168,8 @@ defmodule Ash.Resource.Dsl do
@update_timestamp,
@integer_primary_key,
@uuid_primary_key
]
],
patchable?: true
}
@has_one %Spark.Dsl.Entity{