Eric Holguin

Results 15 comments of Eric Holguin

@zrhoffman thoughts on #3267 the first enhancement suggested relates to this issue: > 1. X509 certificate chain should be re-ordered by the API and not be the responsibility of the...

Perl returned: ```json HTTP/1.1 400 Bad Request { "alerts": [ { "level": "error", "text": "parameters must be in JSON format." } ] } ```

Requests where the `dsID` or `xmlID` pertains to a delivery service owned by the parent tenant of the child tenant requesting it: GET `/api/4.0/deliveryservices/32/regexes` ```http HTTP/1.1 200 OK Content-Type: application/json...

Should it be a new kind? Can't it be a kind 1 with tags? Nip 01 mentions this: > This NIP defines "p" — meaning "pubkey", which points to a...

Closing - I need to do a refactor and take a different approach

> the scroll should probably be on everything. will have to refactor these views Fixed it

Yeah my assumption was that events are ordered by the 'created_at' key, so the last event is assumed to be the first created. I'm also guessing this might be an...

Closing - no solution for this yet and not critical