-
### Steps To Reproduce
1. Generate an access token
2. Get a Penpot project and annotate their file ID
3. Make a HTTP POST call to the Penpot API for the update-file RPC specifying:
- An Author…
-
My history of working with Docusign APIs in Typescript goes like this:
Yay! They have a node SDK. Why doesn't my DocuSign library work with webpack? Oh well, my project is only partly webpack, so …
-
How can we create nested json schema with emmett_rest? For example, data from more than one model or data from more than one related Model? Also, why it is mandatory to have return data from an endpoi…
-
### Description
Seems to be generating the ts services incorrectly.
In this screenshot, I have fixed the top service to the correct order (ThrowOnError first). The bottom one is as-generated.
!…
-
Please provide the following information about the user story using the format provided below.
The users role:
The Users Meeting Lead / SSC Ents Convener
The users story/action:
A user at the…
Lan2u updated
4 years ago
-
### Description
It would be good when there is an option to output only types, models, enums, etc but no client and no services. Then people would not be limited to clients package provides but they …
-
## Summary
Describe the new feature you want to be added
### Motivation
Currently, data classes need to be defined twice, once in the front end and another in the back end. For instance, for a co…
-
WHO: As an information architect
WHAT: I want data modeling language(s) independent of technical artefacts
WHY: So that:
- the language is understandable to domain experts
- it can generate a var…
-
In another project using Redocly, displays an error on console due to this package. More details: https://github.com/OpenAPI-Qraft/openapi-qraft/issues/117#issuecomment-2271081645
It is an error ca…
-
### Description:
I'm getting the following error whenever I try to run `sam local start-api`:
**Error: 'NoneType' object has no attribute 'lower'**
My SAM template contains a reference …