Skip to content

route REST endpoint & GraphQL resolver: add filtering by serves_stop_onestop_id#577

Draft
drewda wants to merge 3 commits intomainfrom
route-serves-stop
Draft

route REST endpoint & GraphQL resolver: add filtering by serves_stop_onestop_id#577
drewda wants to merge 3 commits intomainfrom
route-serves-stop

Conversation

@drewda
Copy link
Copy Markdown
Member

@drewda drewda commented Mar 19, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 19, 2026

Generated Code Check ✅

All generated code is up to date.

@github-actions
Copy link
Copy Markdown

Generated Code Changes Required

The following files may need to be regenerated. Please run go generate ./... and commit the changes:

diff --git a/doc/openapi/rest.json b/doc/openapi/rest.json
index 14c069f..4e426b6 100644
--- a/doc/openapi/rest.json
+++ b/doc/openapi/rest.json
@@ -114,7 +114,7 @@
         }
       },
       "includeRoutesParam": {
-        "description": "Include routes that serve this stop (requires tl_user_pro role)",
+        "description": "Include routes that serve this stop",
         "in": "query",
         "name": "include_routes",
         "schema": {
@@ -129,8 +129,7 @@
             "description": "include_routes=true",
             "url": "include_routes=true"
           }
-        ],
-        "x-required-role": "tl_user_pro"
+        ]
       },
       "includeStopsParam": {
         "description": "Include stops in response",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant