Adyen / Adyen/adyen-python-api-library
[Feature]: Add Python Docstrings to services
Open
Nobody has claimed this yet.
do not stale
Feature
- Dominant language
- Python
- Stars
- 68
- Forks
- 49
- Avg merge
- 2h 3m
- Merged PRs (30d)
- 2
Description
Feature summary
Generated services don't have Docstrings
Problem statement
Services don't have Docstrings that explain what the services do
Proposed solution
Update code generation to generate Docstrings from the OpenAPI spec file
Alternatives considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code-generation entry point and the OpenAPI specification handling used to produce services. Inspect generated Python service files to determine where documentation is emitted. Done means generated services contain docstrings derived from the OpenAPI spec and the generation output is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, python
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100