kucherenko / strapi-plugin-passwordless

A plugin for Strapi Headless CMS that provides ability to sign-in/sign-up to an application by link had sent to email.
MIT License
77 stars 27 forks source link

feat(documentation): add openapi spec #19

Closed douglasduteil closed 1 year ago

douglasduteil commented 1 year ago

This override is adding the endpoints to the openapi spec file. Inspired by :

image

douglasduteil commented 1 year ago

Thanks @kucherenko

douglasduteil commented 1 year ago

Note that the https://github.com/kucherenko/strapi-plugin-passwordless/blob/v4.0.8/documentation/1.0.0/passwordless.json might need some update as it missing the loginToken for example image

kucherenko commented 1 year ago

Just published a new version of the plugin strapi-plugin-passwordless v4.0.10, but I can't see the endpoints, may I ask your help? what did I do in the wrong way?

douglasduteil commented 1 year ago

@kucherenko I'm glad and sorry to say that you did well 👍 The v4.0.10 does work on my machine (very wrong answers to give...) Thanks again for how fast you merged and released the path. It helps a a lot 👌

How can I help ? Did you re-build your strapi after the update ?