Skip to content

Feature/393 schemavalidering#470

Merged
mmjohansson merged 6 commits intomainfrom
feature/393-schemavalidering
Dec 15, 2025
Merged

Feature/393 schemavalidering#470
mmjohansson merged 6 commits intomainfrom
feature/393-schemavalidering

Conversation

@fredriknordlander
Copy link
Collaborator

@fredriknordlander fredriknordlander commented Dec 4, 2025

Pull Request Description

Please include a summary of the change and which issue is fixed or added.
Please also include relevant motivation and context.
List any dependencies that are required for this change.

Fixes #(issue)

Checklist

  • Changes are limited to a single goal (avoid scope creep)
  • I confirm that I have read any Contribution and Development guidelines (CONTRIBUTING and DEVELOPMENT) and are following their suggestions.
  • I confirm that I wrote and/or have the right to submit the contents of my Pull Request, by agreeing to the Developer Certificate of Origin, (adding a 'sign-off' to my commits).

@mmjohansson
Copy link
Contributor

Har börjat kolla på koden, men det är även ett par checks som failar.

  1. Följande filer behöver en license header:
  • src/util/RapLPIssueHelpers.ts
  • src/util/RapLPSpecParseError.ts
  • src/util/prettifyOpenAPIErrors.ts
  • tests/unit/integration/validateRunner.mjs
  • tests/unit/issueHelper.test.ts
  • tests/unit/parseApiSpecInput.integration.test.ts
  1. Två commits börjar med verb utan imperativ form ("added" borde vara "add"):

@fredriknordlander fredriknordlander force-pushed the feature/393-schemavalidering branch 2 times, most recently from c0dee08 to f925051 Compare December 8, 2025 14:22
Signed-off-by: Fredrik Nordlander <fredrik.nordlander@digg.se>
Signed-off-by: Fredrik Nordlander <fredrik.nordlander@digg.se>
Signed-off-by: Fredrik Nordlander <fredrik.nordlander@digg.se>
Signed-off-by: Fredrik Nordlander <fredrik.nordlander@digg.se>
Signed-off-by: Fredrik Nordlander <fredrik.nordlander@digg.se>
Signed-off-by: Fredrik Nordlander <fredrik.nordlander@digg.se>
@mmjohansson mmjohansson force-pushed the feature/393-schemavalidering branch from ecfdb98 to f77e712 Compare December 15, 2025 14:24
@mmjohansson mmjohansson merged commit f0834fe into main Dec 15, 2025
13 checks passed
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