Daniel Schultz

Results 83 comments of Daniel Schultz

Is there a sense of how difficult this would be to implement? I'm working on a project that would benefit from the improvement and we *might* be able to spend...

I don't think there is a way to do this via the web UI yet, however if you're self hosting you can update an existing account's limits via SQL directly:...

It looks like the v3 code base is using [swagger core version 2.2.20](https://github.com/swagger-api/swagger-codegen/blob/129235049ab062492c75cc193ecfada84633cc56/pom.java11.xml#L1223) -- I thought that supported OAS 3.1, but I'm definitely seeing issues (specifically, types are falling into...

Just following up on this thread as I want to test one of my workers as well. Did any tooling end up being exposed to support mocks so that the...

Would these one-liners handle types with non-readonly properties that are objects containing readonly properties? For instance an endpoint for creating a batch collection of entities at one time: ``` MyBatch...

It has been a few months of reproduction across a bunch of folks and the issue is still marked as needing triage -- does anybody know if there is a...

it's unclear to me if the maintainers of this project end up seeing issues like this, but in case they do I suppose I'll still bump.

I don't believe anybody in the jest team has seen this issue, unfortunately. If anybody knows anybody that can help escalate it would probably be useful!

Thank you for taking a look at this! I'll see if I can create a reproduction case with `babel-jest` and otherwise will follow up in the appropriate places as advised!...