Rename all lowcode connector manifest files to manifest.yaml (#21771)
This commit is contained in:
@@ -15,4 +15,4 @@ WARNING: Do not modify this file.
|
||||
# Declarative Source
|
||||
class SourceSpacexApi(YamlDeclarativeSource):
|
||||
def __init__(self):
|
||||
super().__init__(**{"path_to_yaml": "spacex_api.yaml"})
|
||||
super().__init__(**{"path_to_yaml": "manifest.yaml"})
|
||||
|
||||
Reference in New Issue
Block a user