-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Rename dataset endpoints as asset endpoints #42579
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
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
04c286e
feat(api_connexion): rename dataset_endpoint module as asset_endpoint
Lee-W 3a989d4
feat(api_connexion/openapi): rename tag Dataset as Asset
Lee-W 45faf05
feat(api_connexion): rename create_dataset_event as create_asset_event
Lee-W 5d9cb5c
feat(api_connexion): rename schema CreateDatasetEvent as CreateAssetE…
Lee-W cb76782
test(api_connexion): rename test_dataset_endpoint as test_asset_endpoint
Lee-W 246eff5
feat(api_connexion): rename delete_dataset_queued_events as delete_as…
Lee-W 2067636
feat(api_connexion): rename get_dataset_queued_events as get_asset_qu…
Lee-W 9a054c1
feat(api_connexion): rename delete_dag_dataset_queued_events as delet…
Lee-W 39e6f4a
feat(api_connexion): rename delete_dag_dataset_queued_event as delete…
Lee-W 08afa57
feat(api_connexion): rename get_dag_dataset_queued_events as get_dag_…
Lee-W 1c328ea
feat(api_connexion): rename get_dag_dataset_queued_event as get_dag_a…
Lee-W 30c4b3b
refactor(api_connexion): remove unused dataset_id in _generate_queued…
Lee-W 48b4233
feat(api_connexion): rename get_dataset_events as get_asset_events
Lee-W f50ea72
feat(api_connexion): rename get_datasets as get_assets
Lee-W 428d136
feat(api_connexion): rename get_dataset as get_asset
Lee-W 9bc3336
feat(api_connexion/openapi): update api docs
Lee-W 7ed2543
feat(js): rename DatasetEvents as AssetEvents
Lee-W 7d16068
feat(js): rename DatasetDetails as AssetDetails
Lee-W 45db9c1
feat(js): rename DatasetList as AssetList
Lee-W 9c887dc
feat(js/api): rename useUpstreamDatasetEvents as useUpstreamAssetEvents
Lee-W 4fcabb5
feat(js/api): rename useDatasetsSummary as useAssetsSummary
Lee-W 00cd675
feat(js/api): rename useDatasetDependencies as useAssetDependencies
Lee-W 5931131
feat(js/api): rename useDatasetEvents as useAssetEvents
Lee-W 93b52fc
feat(js/api): rename useDatasets as useAssets
Lee-W b9b2886
feat(js/api): rename useDataset as useAsset
Lee-W 9899e46
feat(api_connexion): rename get_upstream_dataset_events as get_upstre…
Lee-W 287e1b2
feat(api_connexion/openapi/v1): rename DatasetURI as AssetURI
Lee-W b28753c
feat(api_connexion/openapi/v1): rename DatasetCollection as AssetColl…
Lee-W 97991a0
feat(api_connexion/openapi/v1): rename DagScheduleDatasetReference as…
Lee-W 749b681
feat(api_connexion/openapi/v1): rename TaskOutletDatasetReference as …
Lee-W 4203a41
feat(js/api): rename DatasetEventCollection as AssetEventCollection
Lee-W a50b4c5
feat(api_connexion/openapi/v1): rename DatasetEvent as AssetEvent
Lee-W 70e14f8
feat(api_connexion/openapi/v1): rename Dataset as Asset
Lee-W 1d1c80c
docs(api_connexion/openapi/v1): update dataset to asset in v1.yaml
Lee-W 9982a6d
feat(api_connexion): rename endpoint datasets as assets
Lee-W 8c82e8a
test(api_connexion): rename dataset as asset
Lee-W 7c2ba6a
fix(api_connexion/openapi/v1): fix queued_events property name error
Lee-W 729314e
feat(api_fastapi): rename next_run_datasets as next_run_assets
Lee-W d0c08df
test: resolve test conflict
Lee-W bd3ddfa
docs(newsfragments): add newsfragments for dataset to asset endpoint …
Lee-W 6eb5d29
feat(js/api): rename datasetEvents as assetEvents
Lee-W 2eaff90
feat(js/api): rename variable datasetEvent as assetEvent
Lee-W d6054ba
feat(js/api): rename dataset_api as asset_api
Lee-W File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.