bundesAPI / bundesAPI/nina-api

Codes Dokumentation

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
94
Forks
6
PR merge metrics
No merged PRs in 30d

Description

In der Response der Route `​/warnings​/{identifier}.json` gibt es ein Code Array

```json
"code": [
"DVN:12"
],
```

oder

```json
"code": [
"DVN:12",
"ARCHIVED"
],
```

Gibt es hierfür eine Dokumentation welche Werte es gibt?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking the existing documentation for the `/warnings/{identifier}.json` route and its response schema. Document the possible values of the `code` array, including the examples `DVN:12` and `ARCHIVED`, once their meanings and complete set are established.

Written by the indexing model from the issue text.

Assessment

Domain
api, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.