blob: b2d087a140339b95b11f7cc69fc6c6c892fdf3c9 [file] [log] [blame]
Joe Gregorio071f8972012-11-08 13:45:15 -05001application: api-python-client-doc-hrd
Joe Gregorioc204b642010-09-21 12:01:23 -04002version: 1
3runtime: python
4api_version: 1
5
6handlers:
7- url: /static
8 static_dir: static
9
10- url: .*
11 script: main.py
12