Skip to content

Commit

Permalink
json2aRgs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexDo1 authored Jun 21, 2024
1 parent b4a8807 commit f2c53b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,18 +63,18 @@ tool specification are already covered:
| float | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| enum | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| enum -check values | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
| boolean | :heavy_check_mark: | :grey_question: | :grey_question: | :grey_question: |
| boolean | :heavy_check_mark: | :heavy_check_mark: | :grey_question: | :grey_question: |
| datetime | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
| asset | :x: | :x: | :x: | :x: |
| **Parameter fields** ||
| array | :heavy_check_mark: | :grey_question: | :grey_question: | :grey_question: |
| array | :heavy_check_mark: | :heavy_check_mark: | :grey_question: | :grey_question: |
| default | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
| min & max | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
| **Data fields** ||
| extension - `.dat` | :heavy_check_mark: | :x: | :x: | :x: |
| extension - `.csv` | :heavy_check_mark: | :x: | :x: | :x: |
| extension - `.dat` | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
| extension - `.csv` | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
| extension - `.nc` | :heavy_check_mark: | :x: | :x: | :x: |
| extension - `.json` | :heavy_check_mark: | :x: | :x: | :x: |
| extension - `.json` | :heavy_check_mark: | :x: | :x: | :x: |
=======
| empty input * | :x: | :x: | :x: | :x: |
| wildcards | :heavy_check_mark: | :x: | :x: | :x: |
Expand Down

0 comments on commit f2c53b8

Please sign in to comment.