Skip to content

Commit

Permalink
run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
odscjen committed Nov 14, 2023
1 parent 2c84fc8 commit ca29b77
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
1 change: 0 additions & 1 deletion docs/_static/i18n.csv
Original file line number Diff line number Diff line change
Expand Up @@ -367,5 +367,4 @@ completion/finalScope,Final scope,True,
completion/finalScopeDetails,Final scope details,True,
language,Language,True,
environment,Environment,False,
environment,Environment,False,
environment/goals,Environmental goals,False,
35 changes: 0 additions & 35 deletions docs/reference/schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -1076,38 +1076,3 @@ Each `MilestoneReference` has the following fields:
````
`````

### Environment

`Environment` is defined as:

```{field-description} ../../build/current_lang/project-schema.json /definitions/Environment
```

This sub-schema is referenced by the following properties:
* [`environment`](project-schema.json,,environment)

Each `Environment` has the following fields:

`````{tab-set}
````{tab-item} Schema
```{jsonschema} ../../build/current_lang/project-schema.json
:pointer: /definitions/Environment
:collapse: goals
:addtargets:
```
````
````{tab-item} Examples
```{jsoninclude} ../../docs/examples/example.json
:jsonpointer: /projects/0/environment
:title: environment
```
````
`````

0 comments on commit ca29b77

Please sign in to comment.