-
I'm starting an Electron project using Angular 9 as the JS Engine. I've got other frameworks like Proton, and Xel (which uses web components) to work with Angular 9/Electron. I'm not sure how to ge…
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
To facilitate the option of media-type versioning, it would be helpful to version at the path:method level. Here is the gist of my proposal: **move version from root level to path:method level and r…
-
I have a solution with 10 project and each project has some components of my app
assembly A = model
assembly B = Infrastructure of ViewModels
assembly C = Infrastructure of Views (Costum controls)
…
-
### Describe the bug
I'm not 100% sure if this is a problem with Visual Studio's publishing wizard, or a problem with Blazor, or just something that I did wrong.
I [asked on StackOverflow](https:/…
-
The Connected Systems schemas and parameters reference elements from SOSA (or more directly OMS)
but its not clear exactly how the statement
"It is built upon accepted web formats such as GeoJS…
-
# Subject of the issue
Does wskdeploy support using Swagger 3.x file?
Is OpenWhisk compatible with this OAS?
Your environment
Local computer where trying to deploy:
OpenWhisk CLI 1.0.0
wskdep…
-
**Description:**
I have an Ionic app that is already almost done. Until now, I've been testing it with the regular `ionic build` method, and then using Capacitor to make an APK to test. That works we…
-
##### Description
I'm using the oneOf feature to define several possible schemas that can go into a response body of my service. In the generated Java client code, the Java implementations of these…
-
## What are the steps to reproduce this issue?
spec.yaml
```yaml
openapi: 3.0.2
info: {}
paths:
"/path":
get:
parameters:
- $ref: "refs.yaml#/components/parameters/swi…