Skip to content
This repository has been archived by the owner on Dec 8, 2018. It is now read-only.

Commit

Permalink
fix: Remove declared services from manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
germanattanasio committed Jul 27, 2018
1 parent 90e4d5e commit a54c5a4
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions manifest.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
---
declared-services:
my-watson-assistant-service:
label: conversation
plan: free
speech-to-text-service:
label: speech_to_text
plan: standard
text-to-speech-service:
label: text_to_speech
plan: standard
applications:
- name: car-dashboard
command: npm start
Expand Down

0 comments on commit a54c5a4

Please sign in to comment.