Commit 106ceb1
authored
Add support for yang-data+json content type
Fix error
```
WARNING parsing GET /restconf/data/ietf-snmp:snmp within ietf_snmp.
Cannot parse response for status code 200 (Unsupported content_type {'application/yang-data+json': MediaType(media_type_schema=Reference(ref='#/components/schemas/get_ietf_snmp_snmp'), example=None, examples=None, encoding=None)}), response will be ommitted from generated client
```
When using SONiC OS REST OpenAPI.1 parent 17373e0 commit 106ceb1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments