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

Lots of API documentation and other fixes #179

Merged
merged 10 commits into from
Apr 16, 2024
Merged

Conversation

mikepsinn
Copy link
Contributor

No description provided.

mikepsinn and others added 10 commits April 15, 2024 17:44
In this commit, we extend the Getting Started section in the Next.js app's README.md to include the steps on forking and cloning the repository. We also change the dependencies installation instructions from npm to yarn. Additionally, two packages, 'flowise-embed' and 'flowise-embed-react', are added to the package.json file.
This commit includes the creation of new user guides and related code snippets. These guides cover actions such as creating a user, recording measurements, and getting variables in the FDAi API. Furthermore, changes were made to provide more context in the API reference. The documentation navigation in mint.json was also adjusted to reflect the guide updates. A few refactoring moves were also done to rename certain API references.
Expanded the documentation for 'get-variables.mdx' to provide a more functional and comprehensive example of fetching user variables. Moreover, an additional guide named 'get-variables' has been introduced in 'mint.json' to further assist users in understanding the process.
…a user access token and requesting an authorization code, has been removed. Changes involved deleting related MDX files and their respective entries in the mint.json file, besides edits in openapi-abridged.yml file.
…information, and minor text updates for better user experience.
The HttpFile import from '../http/http' was not being used in various model files, hence it has been removed. This clean-up contributes to the maintainability and readability of the codebase, ensuring that all imports are necessary and relevant to the context of the model.
@mikepsinn mikepsinn merged commit 19c1e6e into curedao:develop Apr 16, 2024
Copy link
Contributor

sweep-ai bot commented Apr 16, 2024

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

This is an automated message generated by Sweep AI.

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

Successfully merging this pull request may close these issues.

1 participant