apigentools icon indicating copy to clipboard operation
apigentools copied to clipboard

Generate API clients with ease

Results 9 apigentools issues
Sort by recently updated
recently updated
newest added

**Overview of issue:** PyPI only currently has wheels. i.e. https://pypi.org/project/apigentools/#files These are not suitable for using with packaging tools. Also it is not easy to use github tarballs as an...

stale

### What does this PR do? This PR utilizes yamlloader.ordereddict when loading the input yaml files. This way the order of the attributes does not change when generating the full...

stale/exempt

**Overview of issue:** > INFO: Obtaining upstream templates for python/v1 ... This step clones a very large (almost 1gb) repo https://github.com/DataDog/apigentools/blob/3bda8e2952b60a86d84ca79e3077cc9c1acf37a3/apigentools/commands/templates.py#L124 Caching this or fetching from a local source would...

stale

### What does this PR do? Applies commit patches in Git repository for easier modification of patches. ### Description of the Change Adds option `--commit-patches` to `apigentools templates` command. ###...

stale

- support usage of standard openapi-generator images

stale

**Overview of issue:** Add an extra mount for `node_modules`. **Describe the results you received:** `node_modules` are modified when running generated command. **Describe the results you expected:** `node_modules` won't be affected...

stale
community/help-wanted
kind/feature-request

### Requirements for Contributing to this repository * Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner may...

stale

It is useful to filter out sections during validate step as well as it requires full_spec to be generated.

changelog/Added

## 🔒 Security Enhancement: GitHub Actions Pinning ### 📋 What This PR Does This PR automatically pins GitHub Actions references from tag-based versions (e.g., `@v4`) to their corresponding SHA hashes...