-
The form doesn't show values of model until click input.
After some investigation I saw that the element md-input-container doesn't have the css class md-input-has-value when the field has value fr…
-
**Describe the bug**
Creating a form using a json schema with checkboxes with initial value does not set initial value on form submission.
**Reproduction**
https://codepen.io/hisuwh/pen/powJJex
…
-
## Description
As a user, I want the application to automatically use the newest CSRD report version. To achieve this, the frontend must be able to fetch the schemas from the backend.
This will be m…
-
**Is your feature request related to a problem? Please describe.**
We don't have atomic swap support for cross-ledger transactions.
**Describe the solution you'd like**
- [x] feat: fabtoken H…
-
I have swagger.json as follows:
{
"openapi": "3.0.0",
"servers": [
{
"url": "http://localhost:8080"
},
{
"url": "https://localhost:8081"
}
],
…
-
### Build/Submit details page URL
https://expo.dev/accounts/soheilxpawn/projects/german-term-new-arch/builds/5647d5e9-5f71-4327-93d8-034e78f1a281
### Summary
I want to build an APK of my app for an…
-
Hi!
I'm working on [a port of this to rust](https://github.com/NickCrews/feco3). I'm trying to decide where to source the schema mappings. Possible options I've found are:
- the mappings.json an…
-
**Description**
Json object type required body may contain optional keys. This should be documentable both using the interface notation and form options.
**To Reproduce**
```
/**
* @param {obj…
-
I gone through document. i see `formParameters` is available for content type `application/x-www-form-urlencoded`. but i don't see it work with json content type. I only see example that i can define …
-
I'm trying to use openapi-tui with an openapi document generated by the elysia/swagger plugin [link].
Graphical interfaces like scalar [link] don't seem to have a problem with it.
This is a stripped…