Add CI/CD configuration and API documentation
This commit is contained in:
@@ -0,0 +1,140 @@
|
||||
{
|
||||
"SingularToPlural": {
|
||||
"search" : "searches",
|
||||
"switch" : "switches",
|
||||
"fix" : "fixes",
|
||||
"box" : "boxes",
|
||||
"process" : "processes",
|
||||
"address" : "addresses",
|
||||
"case" : "cases",
|
||||
"stack" : "stacks",
|
||||
"wish" : "wishes",
|
||||
"fish" : "fish",
|
||||
"sheep" : "sheep",
|
||||
"jeans" : "jeans",
|
||||
"funky jeans" : "funky jeans",
|
||||
"my money" : "my money",
|
||||
|
||||
"category" : "categories",
|
||||
"query" : "queries",
|
||||
"ability" : "abilities",
|
||||
"agency" : "agencies",
|
||||
"movie" : "movies",
|
||||
|
||||
"archive" : "archives",
|
||||
|
||||
"index" : "indices",
|
||||
|
||||
"wife" : "wives",
|
||||
"safe" : "saves",
|
||||
"half" : "halves",
|
||||
|
||||
"move" : "moves",
|
||||
|
||||
"salesperson" : "salespeople",
|
||||
"person" : "people",
|
||||
|
||||
"spokesman" : "spokesmen",
|
||||
"man" : "men",
|
||||
"woman" : "women",
|
||||
|
||||
"basis" : "bases",
|
||||
"diagnosis" : "diagnoses",
|
||||
"diagnosis_a" : "diagnosis_as",
|
||||
|
||||
"datum" : "data",
|
||||
"medium" : "media",
|
||||
"stadium" : "stadia",
|
||||
"analysis" : "analyses",
|
||||
"my_analysis" : "my_analyses",
|
||||
|
||||
"node_child" : "node_children",
|
||||
"child" : "children",
|
||||
|
||||
"experience" : "experiences",
|
||||
"day" : "days",
|
||||
|
||||
"comment" : "comments",
|
||||
"foobar" : "foobars",
|
||||
"newsletter" : "newsletters",
|
||||
|
||||
"old_news" : "old_news",
|
||||
"news" : "news",
|
||||
|
||||
"series" : "series",
|
||||
"miniseries" : "miniseries",
|
||||
"species" : "species",
|
||||
|
||||
"quiz" : "quizzes",
|
||||
|
||||
"perspective" : "perspectives",
|
||||
|
||||
"ox" : "oxen",
|
||||
"photo" : "photos",
|
||||
"buffalo" : "buffaloes",
|
||||
"tomato" : "tomatoes",
|
||||
"dwarf" : "dwarves",
|
||||
"elf" : "elves",
|
||||
"information" : "information",
|
||||
"equipment" : "equipment",
|
||||
"bus" : "buses",
|
||||
"status" : "statuses",
|
||||
"status_code" : "status_codes",
|
||||
"mouse" : "mice",
|
||||
|
||||
"louse" : "lice",
|
||||
"house" : "houses",
|
||||
"octopus" : "octopi",
|
||||
"virus" : "viri",
|
||||
"alias" : "aliases",
|
||||
"portfolio" : "portfolios",
|
||||
|
||||
"vertex" : "vertices",
|
||||
"matrix" : "matrices",
|
||||
"matrix_fu" : "matrix_fus",
|
||||
|
||||
"axis" : "axes",
|
||||
"taxi" : "taxis",
|
||||
"testis" : "testes",
|
||||
"crisis" : "crises",
|
||||
|
||||
"rice" : "rice",
|
||||
"shoe" : "shoes",
|
||||
|
||||
"horse" : "horses",
|
||||
"prize" : "prizes",
|
||||
"edge" : "edges",
|
||||
|
||||
"database" : "databases",
|
||||
|
||||
"slice" : "slices",
|
||||
"police" : "police",
|
||||
|
||||
"specimen" : "specimens",
|
||||
"canvas" : "canvases",
|
||||
"corps" : "corps",
|
||||
"offspring" : "offspring",
|
||||
"advice" : "advice",
|
||||
"thesis" : "theses",
|
||||
"dice" : "dice",
|
||||
"kudos" : "kudos",
|
||||
"life" : "lives",
|
||||
"leaf" : "leaves",
|
||||
"proof" : "proofs",
|
||||
"hero" : "heroes",
|
||||
"foot" : "feet",
|
||||
"matrix" : "matrices",
|
||||
"watch" : "watches"
|
||||
},
|
||||
|
||||
"Irregularities": {
|
||||
"person" : "people",
|
||||
"man" : "men",
|
||||
"child" : "children",
|
||||
"sex" : "sexes",
|
||||
"move" : "moves",
|
||||
"cow" : "kine",
|
||||
"zombie" : "zombies",
|
||||
"genus" : "genera"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user