-
# Create documentation
## Automatic documentation
- [ ] Automatically generate OpenAPI Spec somehow
- [ ] Set up automatic build & deployment of the docs (Vitepress? Docus?)
## Manual docume…
-
I'm trying to test a simple API that takes an email in the POST data and return something else.
So I defined my raml file like this:
```
/abao-check/:
post:
body:
application/x-www-form-u…
-
Could you please provide a way to integrate with Angular 2.0. Basically our requirement is to include the dynamic form only for few pages and static for few. Could you please let us know how we can le…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
The [mason schema draft 2](https://raw.githubusercontent.com/JornWildt/Mason/master/Documentation/Schema/Mason-draft-2.json) does not seem to validate in various json schema parsers nor does it follow…
-
> **NOTE**
> This first post will not be modified after 29. July 2024 at 17:00, except typos. This can be verified by clicking on "edited" above.
In July 2024, we applied for [NGI Search](https://…
-
Based on our discussions, it would be very beneficial to make the core component dependency-free and expose the core component via different means(AngularJS directive, React component or web component…
-
Labels are represented as fields of type `label` in XDatenfelder. However, in JSON Schema, there does not exist an equivalent since JSON schema describes data, not forms.
Example:
```xml
F…
-
With method signature
```java
@PostMapping(value = "/scan", produces = MediaType.APPLICATION_JSON_VALUE, consumes = MediaType.MULTIPART_FORM_DATA_VALUE)
@ApiResponses(value = {
@ApiRespo…
-
Not for right now, but we can use JSON schema to fully describe the fluid files and standardize their form. This makes the JSON files self-describing.
ibell updated
4 years ago