openapi
openapi copied to clipboard
fix: changed dictionary field access into get invocation
get() possibly null header 'description' item instead of accessing it by key and rasing KeyError
issue: https://github.com/sphinx-contrib/openapi/issues/130#issue-1402211100