Skip to content

Conversation

@mrenvoize
Copy link
Member

No description provided.

branchcode => 'library_id',
published_on => 'published_on',
updated_on => 'updated_on',
expirationdate => 'expirationdate',
Copy link
Member Author

Choose a reason for hiding this comment

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

We have a mix of expiry_date and expiration_date in the API to date.. I think I'm leaning towards the latter as it's just about got more occurrences.

published_on => 'published_on',
updated_on => 'updated_on',
expirationdate => 'expirationdate',
number => 'number',
Copy link
Member Author

Choose a reason for hiding this comment

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

number... how descriptive. I 'think' this acts as priority/index in the array as such.. so might be better named something more meaningful for the API?

@mrenvoize
Copy link
Member Author

I also wonder if in this first pass we drop the localization support... for public I reckon that probably aught to actually follow the lang support of the API that people have been working on.. i.e. not embed but rather return the correct version depending on which one you asked for.. for the admin side that's harder to think about

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.

3 participants