From 4e21f6d95be34c80e58671cc7e5a18287f1fe43e Mon Sep 17 00:00:00 2001 From: apidesigner Date: Mon, 27 Feb 2017 09:39:14 +0000 Subject: [PATCH] Updates execution/testing-enviroments.md Auto commit by GitBook Editor --- evolution/json.md | 7 +++---- execution/testing-enviroments.md | 2 -- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/evolution/json.md b/evolution/json.md index 09cbdb4..0926460 100644 --- a/evolution/json.md +++ b/evolution/json.md @@ -1,7 +1,6 @@ # JSON Format Conventions - -_TODO_ - -In the interim see +Any JSON-based message **MUST** conform to the rules outlined in this section. +## Follow the Naming Conventions +All JSON fields MUST follow the [Naming Conventions]() (use `snake_case`, US. English etc.) \ No newline at end of file diff --git a/execution/testing-enviroments.md b/execution/testing-enviroments.md index bb39a2f..c42d888 100644 --- a/execution/testing-enviroments.md +++ b/execution/testing-enviroments.md @@ -1,5 +1,3 @@ # Testing Environments > GOAL: To provide a consistent, seamless way to create test accounts and access to test fixtures for API Client Applications -_TODO_ -