Skip to content

Releases: entur/api-guidelines

v3.0.1

21 Apr 06:05
56f1c2a

Choose a tag to compare

3.0.1 (2026-04-21)

Bug Fixes

v3.0.0

01 Apr 08:04
5995d85

Choose a tag to compare

3.0.0 (2026-04-01)

⚠ BREAKING CHANGES

  • ETU-66996: Add entur extensions as errors to spectral rulesets (#101)

Features

v2.2.4

31 Mar 09:36
de61ba1

Choose a tag to compare

2.2.4 (2026-03-31)

Bug Fixes

  • entur-request-body-description updated to allow description on schema referenced in content.*.schema. (a3211ff)
  • Allow header "Entur-POS" since it is standard (#102) (7480b19)
  • ETU-69952: Add default as allowed response code (#103) (39294d5)

v2.2.3

16 Mar 13:06
7aa68da

Choose a tag to compare

2.2.3 (2026-03-16)

Bug Fixes

v2.2.2

10 Mar 09:22
e03f03e

Choose a tag to compare

2.2.2 (2026-03-10)

Bug Fixes

  • Add 201 as allowed response to PUT (#97) (3ac6331)

v2.2.1

27 Feb 13:37
ddef410

Choose a tag to compare

2.2.1 (2026-02-27)

Bug Fixes

  • Disable no-$ref-siblings rule from required ruleset (#95) (5f8e8b7)

v2.2.0

24 Feb 12:29
e0d7989

Choose a tag to compare

2.2.0 (2026-02-23)

Features

  • Add ci workflow to check that linting works (#93) (4c719cb)
  • Add lint rules to more x-entur-metadata fields (#92) (a12c96c)

v2.1.0

29 Jan 14:57
808cc00

Choose a tag to compare

2.1.0 (2026-01-29)

Features

Bug Fixes

  • Clarify that x-entur-metadata.id should identify spec, not service (#90) (7e1cfe3)

v2.0.2

14 Jan 09:56
c6edf12

Choose a tag to compare

2.0.2 (2026-01-14)

Bug Fixes

  • Allowing HTTP response code 423 for delete, post, put, patch. (#87) (5bc3566)
  • Added custom function requireExampleOrRef which looks for examples in components referenced in schema.items (when schema.type == 'array'). (#84) (1d47976)
  • Schema properties which have type: array and items { $ref } no longer needs an example. (5358854)
  • Severity of rule 'entur-rfc-9457-content-type' changed to warning. (#86) (60395da)

v2.0.1

02 Dec 09:17
3b80e0f

Choose a tag to compare

2.0.1 (2025-12-02)

Bug Fixes

  • API-571: Added info about "info.title" linting in guidelines. Moved linting rules to correct sections, so that it matches guidelines. (#77) (beec7fe)
  • API-578: Header "ET-Client-Name" not necessary. (#79) (45c5c4d)