cloudflare / cloudflare/chanfana

Base Auto Endpoints: custom name for "page", "per_page", "order_by", "order_by_direction" arguments

Open
#257 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
766
Forks
70
Avg merge
25m
Merged PRs (30d)
4

Description

It would be nice to be able to make these query argument names customizable.

Note the `search` field name can be overridden using `searchFieldName` already.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Base Auto Endpoints implementation and the existing searchFieldName customization. Trace where the page, per_page, order_by, and order_by_direction query arguments are defined and generated, then determine how those four names should be configured consistently. Done means each argument has a custom name without breaking the existing searchFieldName behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi, typescript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.