Skip to content

Releases: braze-community/braze-specification

v1.2.4

14 Oct 23:49
6dad8bd
Compare
Choose a tag to compare

1.2.4 (2024-10-14)

Bug Fixes

  • openapi: create migration to add POST response 201 (780dd78)

v1.2.3

09 Oct 18:25
93f5556
Compare
Choose a tag to compare

1.2.3 (2024-10-09)

Continuous Integration

  • github: publish package to npm registry with provenance (f8b624c)

v1.2.2

09 Oct 18:20
4430f1c
Compare
Choose a tag to compare

1.2.2 (2024-10-09)

Bug Fixes

  • openapi: add migration to fix spectral array-items lint error (509c472), closes #119

v1.2.1

22 Dec 08:56
c6b5d24
Compare
Choose a tag to compare

1.2.1 (2023-12-22)

Bug Fixes

  • openapi: add migration to change 'trigger_properties' to object (4287496)

v1.2.0

20 Aug 20:29
7cb786d
Compare
Choose a tag to compare

1.2.0 (2023-08-20)

Features

  • openapi: add additional string format to spec.json (6f725a6)

v1.1.1

19 Aug 18:33
d5059c6
Compare
Choose a tag to compare

1.1.1 (2023-08-19)

Bug Fixes

  • openapi: update migration to fix JSON Schema (112f5a3)

v1.1.0

18 Aug 04:15
29a5300
Compare
Choose a tag to compare

1.1.0 (2023-08-18)

Features

  • openapi: add migration to generate JSON Schema from example (482213a)

Bug Fixes

  • openapi: add migration to fix catalogs JSON Schema (9ad049d)

v1.0.1

13 Aug 01:38
104542a
Compare
Choose a tag to compare

1.0.1 (2023-08-13)

Bug Fixes

  • openapi: add migration to fix security scheme (3613805)
  • openapi: add migration to fix servers (725f4a8)
  • openapi: add migrations to fix request body (81efba7)
  • openapi: create migration to add responses (c946354)
  • postman: add migration to delete duplicate url (29c9d9d)

v1.0.0

11 Aug 04:47
35797d7
Compare
Choose a tag to compare

1.0.0 (2023-08-11)

Features

  • openapi: add migration to change to relative urls in spec.json (5664b8b)
  • openapi: add migration to delete servers (46681d0)
  • openapi: create spec.json (6959bd4)
  • postman: add migrations (3817591)
  • postman: add migrations (ba6aa2f)
  • postman: create collection.json (fa99c9b)
  • postman: create migrations (2c28d10)

Bug Fixes

  • openapi: add migration to fix oas3-schema (f834001)
  • openapi: add migration to fix oas3-valid-media-example number (aac84f2)
  • openapi: add request body for PATCH /catalogs/{catalog_name}/items (05689fe)
  • openapi: add request body for POST /catalogs (9b855ee)
  • openapi: add request body for POST /catalogs/{catalog_name}/items (c6ed17f)
  • postman: add migration to fix oas3-valid-media-example boolean (41311f1)
  • postman: add migration to fix oas3-valid-media-example integer (4b25a98)
  • postman: add migration to fix oas3-valid-media-example object (2aa43c8)