Skip to content

feat: Add more control over the validation of the yaml before shippin…#242

Open
PoppzyOne wants to merge 4 commits intofeature/MVP2from
feature/203-schema-validering-for-yaml-filer
Open

feat: Add more control over the validation of the yaml before shippin…#242
PoppzyOne wants to merge 4 commits intofeature/MVP2from
feature/203-schema-validering-for-yaml-filer

Conversation

@PoppzyOne
Copy link
Contributor

@PoppzyOne PoppzyOne commented Nov 19, 2024

…g it to spectral

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 #253 #203

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).

@PoppzyOne
Copy link
Contributor Author

Frågan är väl nu om det saknas någon mer validering av toppnivånycklar, annat, eller om det där duger?

@PoppzyOne PoppzyOne linked an issue Nov 20, 2024 that may be closed by this pull request
@@ -40,22 +45,27 @@ describe("API Test", () => {

it("Assert that the error handler is intercepting faults", async () => {
const data = readFileSync(path.resolve(__dirname, "../../apis/dok-api.yaml"))
Copy link
Collaborator

@brorlarsnicklas brorlarsnicklas Dec 6, 2024

Choose a reason for hiding this comment

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

data används aldrig?

Copy link
Contributor

@albrast albrast left a comment

Choose a reason for hiding this comment

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

.

Signed-off-by: Nicklas Silversved <nicklas.silversved@digg.se>
Signed-off-by: Nicklas Silversved <nicklas.silversved@digg.se>
@fredriknordlander fredriknordlander added the MVP2 For milestone MVP2 label May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MVP2 For milestone MVP2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Schema validering för .yaml filer att validera med RAP-LP

4 participants