Skip to content

Commit

Permalink
Merge pull request #62 from aku1310/other-examples
Browse files Browse the repository at this point in the history
[Docs] Updated Examples Section
  • Loading branch information
benjagm committed Oct 31, 2023
2 parents 42e9071 + 816a102 commit 9b92a11
Show file tree
Hide file tree
Showing 3 changed files with 456 additions and 126 deletions.
4 changes: 4 additions & 0 deletions pages/learn/file-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ section: docs
title: Modeling a file system with JSON Schema
---

In this step-by-step guide you will learn how to design a JSON Schema that mirrors the structure of an `/etc/fstab` file.

This guide is divided into the following sections:

* [Introduction](#introduction)
* [Creating the `fstab` schema](#fstab-schema)
* [Starting the `entry` schema](#entry-schema)
Expand Down
Loading

0 comments on commit 9b92a11

Please sign in to comment.