Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish Open API spec to allow generation of SDKs for other languages #294

Open
guihardbastien opened this issue Apr 28, 2022 · 7 comments
Labels
enhancement New feature or request

Comments

@guihardbastien
Copy link

Hi,
We're looking to create a notion SDK using Scala.
Would it be possible to access your OpenAPI spec or whatever was used to generate api-endpoints.ts please ?

It seems that it was already discussed here though the page doesn't exist anymore.
Thanks.

@rhart92 rhart92 changed the title api-endpoints.ts file generation Publish Open API spec to allow generation of SDKs for other languages May 13, 2022
@rhart92 rhart92 added the enhancement New feature or request label May 13, 2022
@fab-mindflow
Copy link

That would be awesome and shouldn't be a lot of work as we found that OpenAPI is actually available behind the scene on the readme.io portal used by Notion for its API documentation. Would it be possible to officially publish it?

Note: this OpenAPI lacks a detailed definition for a few objects like filter object.

@guacs
Copy link

guacs commented Aug 9, 2023

Just wanted to check if there was any progress on this. It would be very helpful to get the official Open API spec.

@ljrk0
Copy link

ljrk0 commented Nov 30, 2023

Same here, we wanted to consume the API using PureScript but ended up giving up and using TypeScript simply because of this.

@sudhanshug16
Copy link

+1 – I wanted to use Notion API in my product without using the sdk or writing code manually. I am building a product that depends heavily on integrations, you can imagine why I don't want to use every service's SDK :)

@fab-mindflow
Copy link

+1 too. Still waiting for an official OpenAPI specifications that the Notion engineering has probably written...

@janwilmake
Copy link

Same here

@janwilmake
Copy link

I've made this one myself for the time being: https://openapi.actionschema.com/notion.json

Use at your own risk :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants