The API now requires authorization via API key in query param (key).
You can either provide the key via env var or let the system generate a random key.
The API now requires authorization via API key in query param (`key`).
You can either provide the key via env var or let the system generate a random key.
niggl
added this to the General project optimizations milestone 2021-02-13 20:11:55 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The API now requires authorization via API key in query param (
key).You can either provide the key via env var or let the system generate a random key.