MarketSquare / MarketSquare/robotframework-openapitools

generated Library file is broken (missing typehints)

Open
#141 1 comment 0 reactions 0 assignees View on GitHub

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:

Image

[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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.