Skip to content

GetQueryDetailsAction: Serialize Query Parameters - #8034

Open
labkey-alan wants to merge 3 commits into
developfrom
fb_app_parametrized_queries
Open

GetQueryDetailsAction: Serialize Query Parameters#8034
labkey-alan wants to merge 3 commits into
developfrom
fb_app_parametrized_queries

Conversation

@labkey-alan

@labkey-alan labkey-alan commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Rationale

This PR adds a namedParameters attribute to the response in GetQueryDetailsAction, allowing our App Schema Browser to render a form for query parameters.

Related Pull Requests

Changes

  • GetQueryDetailsAction: serialize named parameters
  • ParameterDecl: Add toJSON method

Tasks

  • Claude Code Review
  • Manual Testing
  • Test Automation
  • Verify Fix

package org.labkey.query.sql;

import org.jetbrains.annotations.NotNull;
import org.json.JSONObject;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused import?

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.

2 participants