Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(schematic): refactor storage endpoints #2274

Merged

Conversation

andrewelamb
Copy link
Contributor

@andrewelamb andrewelamb commented Oct 25, 2023

Fixes fds-1244

  • Adds "njpwerner.autodocstring" extension
  • Renames storage endpoints to better reflect REST naming conventions
  • Some internal functions renamed for better consistency

@andrewelamb andrewelamb changed the title feat 1244: refactor storage endpoints feat(schematic): refactor storage endpoints Oct 25, 2023
Copy link
Member

@tschaffter tschaffter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve the new VS Code extension

Copy link

@GiaJordan GiaJordan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving, left one suggestion but otherwise looks good

@@ -131,20 +98,20 @@ paths:
schema:
$ref: '#/components/schemas/AssetViewId'
style: simple
- description: The ID of a dataset.
- description: "Type of asset, such as Synapse"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is referring to where the data is stored right? Like synapse vs another location? If so, I would change the description to "Type of asset store, such as Synapse" to reflect the language used elsewhere in schematic

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep! (the diff is being weird here again).

@andrewelamb andrewelamb merged commit 6ba06b1 into Sage-Bionetworks:main Nov 2, 2023
6 checks passed
@andrewelamb andrewelamb deleted the feat-1244-storage-endpoints branch November 2, 2023 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants