Is there any way for the type 'openapi' we can ing...
# getting-started
b
Is there any way for the type 'openapi' we can ingest metadata for the POST and others methods ?
📖 1
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: ✅ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? ✅ button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button Did you find a solution to your issue?
d
Hello @early-eye-50618 , we have examples of open API POST/GET/DELETE requests in our docs, hope this helps! : https://datahubproject.io/docs/api/openapi/openapi-usage-guide#example-requests
b
i think the question is ingesting a openAPI endpoint as a "dataset". Today. only GET types is supported (to retrieve information as a datacatalog), POST and other types are not.
d
Oh sike, sorry for the misunderstanding. and thank you for the comment xL 🙂
b
@better-orange-49102 is right...I want to find is there any alternative way to ingest POST and other methods as a dataset in the openAPI.