Adding Annotations to `HttpApiEndpoint`s in Effect Typescript

How do you add annotations to HttpApiEndponts? It doesn't work if I try to do it similar to Schema.String.annotations({}) for example.
Was this page helpful?