Hey there, is the required section in the source s...
# ask-community-for-troubleshooting
k
Hey there, is the required section in the source spec yml file for specific endpoints that we want to pull from the source ? I see there are authentication parameters ie client_secret included. Just wondering ifcredentials and endpoints are included in the required section
m
Endpoints are constructed in
streams.py
file, spec.yaml is the cofiguration parmeter
k
Got it and so the source . Py is where we run the methods in streams.py?