gitea源码

expected_webhook.yml 264B

12345678910
  1. # for matrix, the access_token has been moved to "header_authorization"
  2. -
  3. id: 1
  4. meta: '{"homeserver_url":"https://matrix.example.com","room_id":"roomID","message_type":1}'
  5. header_authorization: "Bearer s3cr3t"
  6. -
  7. id: 2
  8. meta: ''
  9. header_authorization: ""