Merge branch '20735-update-deps'
[arvados.git] / sdk / python / discovery2pydoc.py
2023-04-25 Tom Clegg18790: Merge branch 'main' into 18790-log-client
2023-04-21 Peter AmstutzMerge branch '20257-http-import' refs #20257
2023-04-20 Tom CleggMerge branch '20241-validate-ssh-keys'
2023-04-20 Tom Clegg20319: Merge branch 'main' into 20319-container-request...
2023-04-19 Brett Smith18799: Force UTF-8 encoding for discovery2pydoc output
2023-04-19 Brett SmithMerge branch '18799-api-pydoc'
2023-04-18 Brett Smith18799: Make schema docstring more specific about how... 18799-api-pydoc
2023-04-18 Brett Smith18799: Link back to resource class from schema docstring
2023-04-14 Brett Smith18799: Add Python 3.7 compatibility for TypedDict
2023-04-14 Brett Smith18799: Mark self parameters as POSITIONAL_OR_KEYWORD
2023-04-13 Brett Smith18799: Make discovery2pydoc status check Py3.7-compatible
2023-04-13 Brett Smith18799: Add background to API docstrings
2023-04-10 Brett Smith18799: Support relative path to discovery document
2023-04-10 Brett Smith18799: Add deprecation notices to API pydoc
2023-04-10 Brett Smith18799: Include schemas in API pydoc
2023-04-10 Brett Smith18799: Initial prototype of API pydoc generator