mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2026-01-07 16:54:19 +01:00
update nav
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
title: "BaseModel"
|
||||
parent: "Pydantic Core"
|
||||
nav_order: 1
|
||||
---
|
||||
|
||||
# Chapter 1: BaseModel - Your Data Blueprint
|
||||
|
||||
Welcome to the Pydantic tutorial! We're excited to guide you through the powerful features of Pydantic, starting with the absolute core concept: `BaseModel`.
|
||||
|
||||
Reference in New Issue
Block a user