* Move ApiController to Api/BaseController * API controllers inherit from Api::BaseController * Add coverage for various error cases in api/base controller  | 
			||
|---|---|---|
| .. | ||
| activities_controller.rb | ||
| notes_controller.rb | ||
| outbox_controller.rb | ||
				
					
						
							* Move ApiController to Api/BaseController * API controllers inherit from Api::BaseController * Add coverage for various error cases in api/base controller  | 
			||
|---|---|---|
| .. | ||
| activities_controller.rb | ||
| notes_controller.rb | ||
| outbox_controller.rb | ||