You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _plays/13.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ When we collaborate in the open and publish our data publicly, we can improve Go
12
12
4. Catalog data in the agency’s enterprise data inventory and add any public datasets to the agency’s public data listing
13
13
5. Ensure that we maintain the rights to all data developed by third parties in a manner that is releasable and reusable at no cost to the public
14
14
6. Ensure that we maintain contractual rights to all custom software developed by third parties in a manner that is publishable and reusable at no cost
15
-
7. When appropriate, create an API for third parties and internal users to interact with the service directly
15
+
7. When appropriate, create a versioned API for third parties and internal users to interact with the service directly
16
16
8. When appropriate, publish source code of projects or components online
17
17
9. When appropriate, share your development process and progress publicly
18
18
19
19
### Key Questions
20
20
- How are you collecting user feedback for bugs and issues?
21
-
- If there is an API, what capabilities does it provide? Who uses it? How is it documented?
21
+
- If there is an API, what capabilities does it provide? Is it versioned? Who uses it? How is it documented?
22
22
- If the codebase has not been released under an open source license, explain why.
23
23
- What components are made available to the public as open source?
0 commit comments