Skip to content

Configurable Belgif REST guidelines version #117

Description

@jpraet

The Belgif REST guidelines keep evolving, and sometimes new rules are added that will break compliance of existing APIs, and it is often not worth it to update those, especially when they can be potentially breaking for the consumers of the API.

I think it would be useful if we could explicitly specify the Belgif REST guidelines version that an API aims to be compliant with:

openapi: 3.0.3
info:
  title: foreignLegalEntity
  x-belgif-guidelines-version: 2025-06-16

The rest-guide-validator would then only apply the rules for that version. This seems less cumbersome than adding x-ignore-rules all over the place.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions