Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

chore(docs): Add model serializer ordering and nested + inline serializer info #1053

Merged

Conversation

schew2381
Copy link
Contributor

@schew2381 schew2381 commented Oct 16, 2023

Add information about how:

  1. Nested serializers have their description populated by the nested class's docstring, not the help_text field
  2. Model serializer fields get ordered by the fields attribute in the Meta class
  3. inline_serializers work by adding an example
Screenshot 2023-10-16 at 11 59 19 AM

@schew2381 schew2381 self-assigned this Oct 16, 2023
@vercel
Copy link

vercel bot commented Oct 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
develop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2023 7:01pm

@schew2381 schew2381 merged commit 3a7ffe8 into master Oct 18, 2023
4 checks passed
@schew2381 schew2381 deleted the seiji/fix/update-instructions-with-ordering-and-examples branch October 18, 2023 21:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants