]> git.arvados.org - arvados.git/blob - services/api/app/models/user_agreement.rb
3605: Provide "info" field to all requesters. Filters out any keys with text
[arvados.git] / services / api / app / models / user_agreement.rb
1 class UserAgreement < Collection
2   # This class exists so that Arvados::V1::SchemaController includes
3   # UserAgreementsController's methods in the discovery document.
4 end