-
- Add repository field for package.json
- Say where generator is cloning into
- Maybe some sort of cloning progress
- chat sub-generator (@mleanos)
-
In my project, I'm building two middlewares, for that, I have created two different configs files
![image](https://user-images.githubusercontent.com/54478076/163796966-952cec97-84ef-4bed-b8c3-072e716…
-
Generator `MockServerURL` is used like this:
```javascript
{
'pact:matcher:type': 'regex',
'pact:generator:type': 'MockServerURL',
regex: '.*(\\/example/path)$',
value:…
-
**Is your feature request related to a problem? Please describe.**
We are currently working on a link schema repo https://opensemantic.world/ combining json-schema and json-ld, similar to https://git…
-
##### Description
a `oneOf` schema that has a primitive type, such as `string`, as one of the options generates invalid typescript code that doesn't compile, (but can be fixed with a couple small man…
-
### Description
`JsonSerializerContext` produces warnings when models contain `StringValues` due to nullable annotation mismatch.
### Reproduction Steps
```csproj
latest
e…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you [tested with the latest master](https://github.com/OpenAPITools/openapi-generator/wiki/…
-
Creating layers with serverless-layer > 2.8.2 fails at `fs.rmSync` added by #153
```
[ LayersPlugin ]: => common
... ○ Downloading ./serverless-layers/common/package.json from bucket...
... ○ …
-
**What tool do you want?**
Example: a token generator
A JSON sorting tool
**Describe the solution you'd like**
A tools that sorts a JSON file alphabetically
**Is their example of this tool in…
SMAW updated
6 months ago
-
Of course, markdown is much more restricted than general block markup, but for many blogs having some basic support would be very nice (especially for CLI-oriented people starting to play with WordPre…