{
"method": "get",
"url": "https://bp-apis.ssl.belga.be/belgapress/api/newsobjects",
"headers": {
"authorization": "Bearer {JWT token}",
"Content-Type": "application/json"
}
}{
"method": "get",
"url": "https://api.belga.press/belgapress/api/newsobjects",
"headers": {
"authorization": "Bearer {JWT token}",
"Content-Type": "application/json"
}
}{
"$ref": "../../../reference/api.oas3.yml#/components/schemas/NewsObject"
}