Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(openapi): functions must not produce multiple output for same inputs #6901

Merged
merged 30 commits into from
Mar 1, 2024

Conversation

ArturRibeiro-CX
Copy link
Contributor

@ArturRibeiro-CX ArturRibeiro-CX commented Feb 23, 2024

Closes #6787

Proposed Changes

  • functions must not produce multiple output for same inputs

I submit this contribution under the Apache-2.0 license.

@github-actions github-actions bot added the openapi OpenAPI query label Feb 23, 2024
Copy link
Contributor

kics-logo

KICS version: v1.7.12

Category Results
HIGH HIGH 0
MEDIUM MEDIUM 0
LOW LOW 0
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 0
Metric Values
Files scanned placeholder 1
Files parsed placeholder 1
Files failed to scan placeholder 0
Total executed queries placeholder 49
Queries failed to execute placeholder 0
Execution time placeholder 1

@ArturRibeiro-CX ArturRibeiro-CX self-assigned this Feb 23, 2024
EduardoSemanas
EduardoSemanas previously approved these changes Feb 27, 2024
@asofsilva asofsilva merged commit e3dea8f into master Mar 1, 2024
22 checks passed
@asofsilva asofsilva deleted the openapi_6787 branch March 1, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openapi OpenAPI query
Projects
None yet
Development

Successfully merging this pull request may close these issues.

type_has_invalid_keyword(openApi): functions must not produce multiple outputs for same inputs
3 participants