Alex McLean
Alex McLean
@FergusClare is this still working for you? I'm still getting the error with your recommended change. Edit: I created a new key pair and everything works now.
It's working fine for me in Nestjs
@SorenHolstHansen Did you figure out how to do this? I don't see how the linked example helps here...
FWIW, I was looking into this to try and see if I could attach an event listener to the "selected" item in the menu changing. What I want to do...
> Are these stages for the same app btw? > > Right now the workaround would be to duplicate this rule for those stages. Another alternative I can see is...
Something that might be easier to implement is account based rules for alerts. ie: alerts configured for all stages for a given AWS account.
> Thanks for taking the time to submit this PR! We should also keep in mind that fastapi users get a title as a default for all types: > >...
Related to #6757
@DemonHa How come you have `title` as the third highest priority? Isn't `title` the most explicit possible human readable name? https://github.com/scalar/scalar/blob/821717b445bd5bade7ffb6bd0fde4a2967995b54/packages/api-reference/src/components/Content/Schema/helpers/get-schema-type.ts#L40
Added a PR. LMK what you think. Principally, I just need a way to force set the friendly name for our docs so we can make it readable for our...