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

fix: Document free model definition placement #226

Merged

Conversation

SandPod
Copy link
Contributor

@SandPod SandPod commented Dec 13, 2024

Adds documentation for placing model definitions anywhere in the lib directory given the extension type is *.spy.yaml.

Closes: serverpod/serverpod#3053

Additional fix

Standardizes the format of how we refer to YAML files.

@SandPod SandPod force-pushed the 3053-document-free-model-definition-placement branch from 5c4793b to 5b46b8d Compare December 13, 2024 13:44
@SandPod SandPod requested a review from hampuslavin December 13, 2024 13:51
Copy link
Contributor

@hampuslavin hampuslavin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good given the small comments are addressed!

docs/01-get-started.md Outdated Show resolved Hide resolved
docs/06-concepts/02-models.md Outdated Show resolved Hide resolved
@SandPod SandPod merged commit 75e59f1 into serverpod:main Dec 13, 2024
2 checks passed
@SandPod SandPod deleted the 3053-document-free-model-definition-placement branch December 13, 2024 14:18
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.

Document support for free model definition placement.
2 participants