@ -8,6 +8,9 @@ about: https://gitlab.com/nofusscomputing/infrastructure/configuration-managemen
|
||||
|
||||
This section contains the application API documentation to assist in application development. The target audience is anyone whom would be developing the application.
|
||||
|
||||
|
||||
- [Models](./models/index.md)
|
||||
|
||||
- [Serializers](./serializer/index.md)
|
||||
|
||||
- [Unit Testing](./tests/index.md)
|
||||
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Serializers
|
||||
description: No Fuss Computings Django ITSM API Documentation for Serializers
|
||||
date: 2024-06-19
|
||||
template: project.html
|
||||
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/django_app
|
||||
---
|
||||
|
||||
This section contains the application API documentation for Serializers to assist in application development. The target audience is anyone whom would be developing the application.
|
||||
|
||||
|
||||
- [Inventory](./inventory.md)
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Inventory
|
||||
description: No Fuss Computings django ITSM Inventory serializer
|
||||
date: 2024-06-19
|
||||
template: project.html
|
||||
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/django_app
|
||||
---
|
||||
|
||||
::: app.api.serializers.inventory.Inventory
|
||||
options:
|
||||
inherited_members: true
|
Reference in New Issue
Block a user