Search for all module names with ietf-routing dependencie
POST https://yangcatalog.org/api/search-filter/name
This request is same as serach-filter exept it will produce set of names requested in the path. As an example this specific request will produce set of author-emails of the modules that has a dependencie on ietf-routing
/search-filter/
Request Body
{"input"=>{"dependencies"=>[{"name"=>"ietf-inet-types"}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | null | ||
Content-Type | string | ||
Authorization | string |