Trending repository
-
Updated
Oct 16, 2021
Understand customer API usage and take action:
SDKs and API Gateway plugins for REST & GraphQL
Our current documentation for using templates points users to the JSON output to learn about what data is available to the template author. This is insufficient, because although it currently describes the correct shape of data, it leaves users guessing at the correct casing for field names.
A better source of truth than the JSON output is the
It appears there are quite a few http:// links in the documentation and code comments of this project despite the target websites supporting HTTPS (sometimes HTTPS has to be explicitly requested because the website does not upgrade connections on its own).
A quick search for http: yielded about 4000 findings, however I assume a lot are false positives (e.g. because they are part of an XML n
React version: 17.0.1
Link to code example: https://codesandbox.io/s/ecstatic-wood-ou6px
Level up your skills with GitHub Learning Lab. Our friendly bot will take you through a series of fun, practical projects to learn the skills you need in no time—and share helpful feedback along the way.
Make packages/medusa/src/api/routes/store/returns pass linting
In an effort to improve our code quality we want to make sure that all files in the repo pass linting.
Please see this guide for a step-by-step guide for how to complete this task: https://medusajs.notion.site/Linting-routes-challenge-80bdf849c27a4d65baf9d397544d4a60