Aggelos Bellos
Aggelos Bellos
I have run some tests here and I have succeeded to format most of the cases using Prettier for formatitng and Markdownlint for linting. One thing that Prettier cannot catch...
The `References` section is being done by the Respec and it happens client-side. I have validated by checking the `md2html` script, which doesn't handle the references, and by checking the...
@handrews @zx80 About the `type: object`, do we really need it? I used a variation of our test files to check it and it seems that it passes. Also, I...
I found a solution on this one and I will open a PR soon. It is worth noting that the only reason the `sf-integer` is shown correctly it is because...
This issue needs some extra clarifications. For example, what files should we forbid? Should we forbid the files that we auto-generate, like the produced JSON spec files? Also, if we...
I totally agree with this one. This might be a personal preference but I usually find it confusing when each branch is a different project completely. I can start with...
@frankkilcommins Should each spec has its own domain maybe? For example, `arazzo.openapis.org`, `overlays.openapis.org` etc. Or a single repo for everyone is the best option?
@handrews Fair enough. I see that @darrelmiller invited me to the organization, so now I have access to create a repo. Should I create a `spec.openapis.org` repo and move there...
> @Bellangelo does it make sense to proceed with https://github.com/OAI/OpenAPI-Specification/pull/3868 to apply the changes you already worked on since I assume we'll use the main branch in a new repo...
> I don't have the permissions needed. I see the source, but not the branch picker. > > How can we test this before we do it? Did you try...