-
Add support for creating an OpenAPI schema from an FTS Definition and URL.
This will allow us to easily solve #9 and #10.
https://github.com/wework/json-schema-to-openapi-schema looks useful.
-
I arrived here after viewing [this (excellent) presentation](https://www.slideshare.net/julienledem/strata-ny-2018-the-deconstructed-database). I'm very keen to understand Marquez in more detail as it…
-
## Detailed description
Recently upgraded to `speccy@0.9` and noticed a bug where `speccy resolve api.yml -o output.yml` would create an empty file instead of writing the contents.
Did not have …
-
-
Now that chapter 5 is merged (check it out at [helioml.org](http://helioml.org)), I realize I need to update the drill down in Chapter 1 > In This Book.
-
**Introduction**
In order to understand where a particular dataset lives, we need to create the concept of a Datasource. Example Datasources may include RedShift, S3, a MySQL instance, etc.
The Da…
-
## Descrição da vaga
Você conhece a Profite? Nós somos a maior agência implantadora de e-commerce do Brasil. Temos como clientes grandes nomes, tais como: O Boticário, Tim, C&A, Shopfácil, Elec…
-
Using latest npm package of speccy and even after setting preserveMiro: false in options, seeing it added in resolved spec, when loading this spec in swagger editor its complaining about it.
-
From #10, @raphdev brought up the following:
>A small improvement we've made is simplifying for CircleCI through an [orb](https://circleci.com/orbs/). This allows teams to integrate Salus and any…
-
$app = new \WeWork\App(
[
///企业ID
'corp_id' => 'xxxxxxxxxxxxxxxxxx',
//下面的secret是在哪里获取
'secret' => 'fsAQmTHCGvd5ZsRJnkr9jj9aCR2sqOKypAUw6D****',
'age…