Orders Service (Changelog)
Service that handles orders
Service
-
2024-08-01 (latest)
This is my entry
order-service-asyncapi.yaml CHANGED@@ -3,9 +3,9 @@3 info:4 title: Order service5 description: |6 This service is in charge of processing order events.7 - version: '1.0.0'8
9 servers:10 topic:11 host: https://mytopic.com3 info:4 title: Order service5 description: |6 This service is in charge of processing order events.7 + version: '2.0.0'8
9 servers:10 topic:11 host: https://mytopic.com -
2024-08-01
Something changed