samz

Results 26 issues of samz

**Chore summary** As a user I want to know if all the fixed fields are objects that MUST use keys that match the regular expression: ^[a-zA-Z0-9\.\-_]+$ https://www.asyncapi.com/docs/reference/specification/v2.6.0#componentsObject Currently spectral trigger...

chore

This issue was initially reposted by @ghuser [here](https://github.com/asyncapi/studio/issues/837) In the following asyncapi document ```yml asyncapi: 2.6.0 info: title: AsyncAPI version: 1.0.0 description: AsyncAPI channels: example: publish: message: $ref: '#/components/messages/example_message' components:...

stale

Resolves https://github.com/asyncapi/server-api/issues/485 Resolves https://github.com/asyncapi/cli/issues/781 This PR introduces changes discussed in https://github.com/asyncapi/server-api/issues/485#issuecomment-1961317382 and https://github.com/asyncapi/cli/issues/781#issuecomment-1990571897 ## New features ### New architecture/flags extractions ``` . ├── adapters │   ├── api │   │   ├──...

## Problem After https://github.com/asyncapi/cli/issues/872 completion, we now have a [visual direction](https://www.figma.com/file/9yt0aJh7cVoJHxXzDDb2lt/CLI-UI%2FUX-Project?type=design&node-id=195%3A762&mode=design&t=XeFNVy8nWiOjPVeC-1) of what needs to be implemented in the CLI. ## Scope - [ ] https://github.com/asyncapi/cli/issues/1215 - [ ] Implement...

bounty

### Why do we need this improvement? After the merge of https://github.com/asyncapi/cli/pull/1200 and https://github.com/asyncapi/cli/issues/1281 we can deploy the API to production in DigitalOcean ### How will this change help? Expose...

enhancement

### Why do we need this improvement? After the merge https://github.com/asyncapi/cli/pull/1200, we have the`/generate` API endpoint, but it missed the parser middleware. ### How will this change help? Validate AsyncAPI...

enhancement

Resolves: https://github.com/asyncapi/cli/issues/1224

### Why do we need this improvement? We need @oclif/core V3 instead of V1: - To enable the new Architecture https://github.com/asyncapi/cli/pull/1200 and more specifically be able to use, this kind...

enhancement

Hey Folks, I suggest @Amzani as code owner, I want to: - Support current maintainers - Enhance CLI [Developer Experience](https://github.com/asyncapi/community/pull/1088) - Increase the number of maintainers

Related to https://github.com/Amzani/asyncapi-metrics-dashboard/issues/5 After merging https://github.com/asyncapi/cli/pull/859, we need to track unique AsyncAPI Files and users, see https://github.com/Amzani/asyncapi-metrics-dashboard/issues/2 ## Definition of done - We expected to use the `.asyncapi-analytics` file to...

enhancement