Enda

Results 24 issues of Enda

This PR adds a documentation generator for [Asciidoc](https://asciidoc.org/).

kind/feature
area/docs-generation

**Do you want to request a *feature* or report a *bug*?** I guess it is a bug, but a bug in CI, not code. **What is the current behavior?** The...

There is currently a `path` option to filter commits by a specific path. I think it would very useful to have an inversion of this, where I can filter out...

This adds an ESLint config file which extends the newly created Apicurio shared config [`@apicurio/eslint-config`](https://www.npmjs.com/package/@apicurio/eslint-config) to provide common style across all Apicurio TypeScript and JavaScript projects. The ESLInt shared config...

**How to run** - Run the UI with `APICURIO_UI_FEATURE_SPECTRAL_VALIDATION` set to `true` - Run the API and WS as usual. - Run the Spectral API by following the [Readme](https://github.com/Apicurio/apicurio-studio/blob/7637b60e7fc073a0465866a04744fceac842b953/back-end/spectral-api/README.md)

## Problem Currently there is no way to associate a data model with "No Type" - one must select a primitive type or a type defined in the components section....

enhancement
component/studio
priority/normal

**Use Case** I know the operation ID of an operation and I want to make changes to it. I open the editor and search the operation ID. The results could...

enhancement
component/studio
priority/normal

What would be considered best practice when it comes to shared components in OpenAPI? Is it acceptable for multiple different schemas to be relying on an external source, which could...

proposal

**Describe the solution you'd like** The Knex query mapper and Mongo query mapper implementations are really useful to Graphback but they could also be valuable as upstream projects (outside of...

enhancement
CRUD
database
mongodb

// TODO * **Module**: * **Version**: * * **Node.js / npm versions:** * * Example/snippet of the model that is causing issue In the `fastify-mongo-server-ts` template, subscriptions appear to not...

bug
triage