Files
codiki-hexagonal/backend/rest-client-collection/Codiki/Publication/Get latest.bru
2024-06-04 13:06:20 +02:00

12 lines
124 B
Plaintext

meta {
name: Get latest
type: http
seq: 6
}
get {
url: {{url}}/api/publications/latest
body: none
auth: none
}