Skip to content

Commit e3a45c3

Browse files
committed
Add missing OfflineAttributes type
Related: docusign/OpenAPI-Specifications#36
1 parent b748cda commit e3a45c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import Vapor
2+
3+
public struct OfflineAttributes: Content, Hashable { }

0 commit comments

Comments
 (0)