SG-31392 Add doc for PublishedFiles preset filters#292
Merged
dsauve-adsk merged 2 commits intomasterfrom Aug 31, 2023
Merged
Conversation
shaynacohen
requested changes
Aug 4, 2023
Comment on lines
+573
to
+589
| Published LATEST [string] latest_by 'ENTITIES_CREATED_AT': | ||
| Files When dealing with multiple | ||
| PublishedFiles associated to a group | ||
| of entities, returns only the | ||
| last PublishedFiles created for each | ||
| entity. | ||
| For example, when dealing with a | ||
| set of Versions, this preset allows | ||
| to find the latest PublishedFile created | ||
| for each of these Versions. | ||
|
|
||
| 'VERSION_NUMBER': | ||
| When dealing with multiple | ||
| PublishedFiles associated to a group | ||
| of entities, returns only the | ||
| PublishedFile with the highest | ||
| version_number. |
Contributor
There was a problem hiding this comment.
Suggested change
| Published LATEST [string] latest_by 'ENTITIES_CREATED_AT': | |
| Files When dealing with multiple | |
| PublishedFiles associated to a group | |
| of entities, returns only the | |
| last PublishedFiles created for each | |
| entity. | |
| For example, when dealing with a | |
| set of Versions, this preset allows | |
| to find the latest PublishedFile created | |
| for each of these Versions. | |
| 'VERSION_NUMBER': | |
| When dealing with multiple | |
| PublishedFiles associated to a group | |
| of entities, returns only the | |
| PublishedFile with the highest | |
| version_number. | |
| Published LATEST [string] latest_by 'ENTITIES_CREATED_AT': | |
| Files When dealing with multiple | |
| PublishedFiles associated to a group | |
| of entities, this will return only the | |
| last PublishedFiles created for each | |
| entity. | |
| For example, when dealing with a | |
| set of Versions, this preset allows you | |
| to find the latest PublishedFile created | |
| for each of these Versions. | |
| 'VERSION_NUMBER': | |
| When dealing with multiple | |
| PublishedFiles associated with a group | |
| of entities, this returns only the | |
| PublishedFile with the highest | |
| version_number. |
Contributor
There was a problem hiding this comment.
@dsauve-adsk something strange happened when I added my suggestion, but I edited the text slightly. I would not commit this suggestion since it looks like the formatting isn't right. But, can you add the updated text?
Contributor
Author
There was a problem hiding this comment.
Just did the recommendations, (I also applied it where I copied the text) it changed the formatting so it is hard to validated, but everything should be there...
068203b to
05a17bc
Compare
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.
No description provided.