MarketSquare / MarketSquare/robotframework-openapitools
generated Library file is broken (missing typehints)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 28
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I tried to generate a keyword library for the Checkmk REST API (YAML attached).
The library is broken / cannot be used because some of the functions are missing typehints:
[openapi-swagger-ui.yaml](https://github.com/user-attachments/files/28878695/openapi-swagger-ui.yaml)
(robotframework-openapitools 2.0.1)
Contributor guide
No contributing guide indexed for this repository
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 reproducing generation with the attached openapi-swagger-ui.yaml using robotframework-openapitools 2.0.1, then inspect the generated keyword library where typehints are missing. Compare the affected functions with correctly generated functions. Done means the generated library is usable and all affected functions expose the required typehints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100