Open
Conversation
Adds Schema reference as well as the applicable CRUD options. NOTE: I opted to clarify in filenames that they reference accessRules rather than trying to figure out how to pluralize accesses in a way that makes sense. Fixes directus#40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Schema reference as well as the applicable CRUD options.
NOTE: I opted to clarify in filenames that they reference accessRules rather than trying to figure out how to pluralize accesses in a way that doesn't hurt my brain or stress my ability to verbalize it.
Fixes #40
I did not see any SDK commands for
accessso I noted that the SDK is not supported.I don't know GraphQL well enough to see if it's not there, but I couldn't find it anywhere so I also noted it as not supported.
I wanted to call attention to the following items as possible issues unrelated to this commit but discovered in the process
scripts in package.jsonSee Improve Contributor Experience: local dev environment &&buildanddevuse Scalar presentation that does not match formatting/styling at directus.io/docs/apicontributions.mdideas #64%E2%80%8Eappended toPOSTrequests for create commands when usingHTTP HTTP/1.1Maybe the fix is to have a contribution guideline that explains it? I'm not the only one who was befuddled (see #46)