Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mds-policy] Adding data envelop back to mds-policy and correcting version number #334

Merged
merged 5 commits into from
May 19, 2020

Conversation

janedotx
Copy link

@janedotx janedotx commented May 18, 2020

PR Checklist

  • simple searchable title - [mds-db] Add PG env var, [config] Fix eslint config
  • briefly describe the changes in this PR
  • mark as draft if should not be merged
  • write tests for all new functionality

Impacts

  • Provider
  • Agency
  • Audit
  • Policy
  • Compliance
  • Daily
  • Native
  • Policy Author

@janedotx janedotx requested review from avatarneil and macsj200 May 18, 2020 21:14
@janedotx janedotx requested a review from marie-x May 18, 2020 22:39
@avatarneil avatarneil requested a review from mdurling May 18, 2020 23:10
@@ -17,7 +17,7 @@
import { ApiRequest, ApiVersionedResponse, ApiClaims } from '@mds-core/mds-api-server'
import { Policy } from '@mds-core/mds-types'

export const POLICY_API_SUPPORTED_VERSIONS = ['0.1.0'] as const
export const POLICY_API_SUPPORTED_VERSIONS = ['0.4.1'] as const

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 0.4.1 the first/only supported version?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, yes.

@@ -17,7 +17,7 @@
import { ApiRequest, ApiVersionedResponse, ApiClaims } from '@mds-core/mds-api-server'
import { Policy } from '@mds-core/mds-types'

export const POLICY_API_SUPPORTED_VERSIONS = ['0.1.0'] as const
export const POLICY_API_SUPPORTED_VERSIONS = ['0.4.1'] as const
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, yes.

@janedotx janedotx merged commit 6a90746 into develop May 19, 2020
@janedotx janedotx deleted the fix/add-data-payload-to-policy-geo-services branch May 19, 2020 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants