# 2025-07-29: Schema Service - support for Site type

## Overview

Schema Service has been extended with new schema type - `SITE`.

## Created services

| Endpoint                                                                                                                                       | Description                                                                    |
| ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| [Creating a schema](https://developer.emporix.io/api-references/api-guides/utilities/schema/api-reference/schema#post-schema-tenant-schemas)   | The `SITE` schema type has been added and can now be used in the request body. |
| [Updating a schema](https://developer.emporix.io/api-references/api-guides/utilities/schema/api-reference/schema#put-schema-tenant-schemas-id) | The `SITE` schema type has been added and can now be used in the request body. |

## Known problems

There are no known problems.
