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

Allow passing the value of the single property directly #55

Closed
highsource opened this issue Jan 25, 2015 · 1 comment
Closed

Allow passing the value of the single property directly #55

highsource opened this issue Jan 25, 2015 · 1 comment
Assignees
Milestone

Comments

@highsource
Copy link
Owner

See tomkralidis/csw4js#1.

This:

{
  "ogc:And" : [ { ... } ] 
}

Instead of this:

{
  "ogc:And" : { "ops" : [ { ... } ] }
}

If ops is a single property.

@highsource highsource changed the title Allow passing the value of the single propert directly Allow passing the value of the single property directly Jan 25, 2015
@highsource highsource added this to the 2.1.2 milestone Jan 25, 2015
@highsource highsource self-assigned this Jan 25, 2015
highsource added a commit that referenced this issue Jan 27, 2015
highsource added a commit that referenced this issue Jan 27, 2015
@highsource
Copy link
Owner Author

highsource added a commit that referenced this issue Jan 28, 2015
highsource added a commit that referenced this issue Jan 29, 2015
highsource added a commit that referenced this issue Jan 29, 2015
highsource added a commit that referenced this issue Jan 30, 2015
highsource added a commit that referenced this issue Jan 30, 2015
highsource added a commit that referenced this issue Jan 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant