Skip to content

Commit

Permalink
Merge pull request #154 from christian-weiss/master
Browse files Browse the repository at this point in the history
Typo in "api" enumeration fixed. Resolves #153
  • Loading branch information
andibraeu authored Sep 9, 2019
2 parents 7e46ecf + 775590a commit 6b2162d
Show file tree
Hide file tree
Showing 38 changed files with 16,923 additions and 12,291 deletions.
65 changes: 65 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# Created by .ignore support plugin (hsz.mobi)
### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf

# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml

# Gradle
.idea/**/gradle.xml
.idea/**/libraries

# Gradle and Maven with auto-import
# When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using
# auto-import.
# .idea/modules.xml
# .idea/*.iml
# .idea/modules

# CMake
cmake-build-*/

# Mongo Explorer plugin
.idea/**/mongoSettings.xml

# File-based project format
*.iws

# IntelliJ
out/

# mpeltonen/sbt-idea plugin
.idea_modules/

# JIRA plugin
atlassian-ide-plugin.xml

# Cursive Clojure plugin
.idea/replstate.xml

# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties

# Editor-based Rest Client
.idea/httpRequests

/.idea
/*.iml
2 changes: 1 addition & 1 deletion generator/0.4.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0"],
"default": "0.4.0",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1"],
"default": "0.4.1",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.10.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9", "0.4.10"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9", "0.4.10"],
"default": "0.4.10",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.11.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9", "0.4.10", "0.4.11"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9", "0.4.10", "0.4.11"],
"default": "0.4.11",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.12.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9", "0.4.10", "0.4.11", "0.4.12"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9", "0.4.10", "0.4.11", "0.4.12"],
"default": "0.4.12",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.13.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9", "0.4.10", "0.4.11", "0.4.12", "0.4.13"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9", "0.4.10", "0.4.11", "0.4.12", "0.4.13"],
"default": "0.4.13",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.14.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9", "0.4.10", "0.4.11", "0.4.12", "0.4.13", "0.4.14"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9", "0.4.10", "0.4.11", "0.4.12", "0.4.13", "0.4.14"],
"default": "0.4.14",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2"],
"default": "0.4.2",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.3.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3"],
"default": "0.4.3",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.4.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4"],
"default": "0.4.4",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.5.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5"],
"default": "0.4.5",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.6.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6"],
"default": "0.4.6",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.7.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7"],
"default": "0.4.7",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.8.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8"],
"default": "0.4.8",
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion generator/0.4.9.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "API",
"type": "string",
"description": "The Freifunk Community API version you use",
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2,", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9"],
"enum": ["0.1", "0.2.0", "0.2.1", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.4.4", "0.4.5", "0.4.6", "0.4.7", "0.4.8", "0.4.9"],
"default": "0.4.9",
"required": true
},
Expand Down
Loading

0 comments on commit 6b2162d

Please sign in to comment.