Skip to content

Commit

Permalink
📝 Add ACL deprecation note to API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
znatty22 committed Sep 7, 2023
1 parent 27ca9fa commit faa841d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dataservice/api/genomic_file/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
**IMPORTANT NOTES**

The `acl field is DEPRECATED` and only exists for data migration purposes.

Existing genomic files with an acl value can be updated. However, users
will NOT be able to create new genomic files with a populated acl field.

The **authz** field should be used instead.

0 comments on commit faa841d

Please sign in to comment.