Giraffe supports Short GUIDs in URLs. Change the URLs that have GUIDs in them to use the shorter versions.
Giraffe supports [Short GUIDs](https://github.com/giraffe-fsharp/Giraffe/blob/master/DOCUMENTATION.md#shortguid) in URLs. Change the URLs that have GUIDs in them to use the shorter versions.
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.
Giraffe supports Short GUIDs in URLs. Change the URLs that have GUIDs in them to use the shorter versions.
This is on hold, as the
TokenRouterdoesn't know about short GUIDs yet. Once it is released, this will be completed.#32 moved the routing from
TokenRouterto Giraffe'sEndpointRoutingmodule; include this in v8.This is done, and will be part of v8