swagger-api / swagger-api/swagger-codegen

[Python] URL Filtering

Open
#9,078 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Description

Swagger Code gen works well for standard REST Full calls, but what if I would like to use Django and its URL Filtering package (https://pypi.org/project/django-url-filter/)? Currently, URL Filtering is not provided at all through the automatic client SDK generated swagger code. Is there anyone who has found a workaround or is there a possibility to enable the auto code generation for this code, when utilizing automatic client SDK generated swagger code.

Contributor guide

Open the contributing guide

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

The issue names Django and the django-url-filter package but does not identify a Swagger Codegen file, test, or generation entry point. First establish how the requested URL-filtering behavior should be represented for generated Python clients and define a reproducible example. Done would require an agreed scope and tests or documentation demonstrating the supported behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.