Author Topic: PCS OSLC api examples  (Read 7966 times)

PascalV

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
PCS OSLC api examples
« on: August 02, 2024, 07:29:48 pm »
hello,

I'm just discovering the PCS OSLC api, I found the documentation https://sparxsystems.com/enterprise_architect_user_guide/16.1/the_model_repository/oslc_am_top.html


But I don't find some concrete examples whatever the language to start using it.


Do you have some simple examples to share ?


Thanks in advance
Pascal

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8083
  • Karma: +118/-20
    • View Profile
Re: PCS OSLC api examples
« Reply #1 on: August 05, 2024, 09:09:40 am »
It's not a language.

It's a REST API, which means that it is responding to requests made to a webserver.

Try looking at the Quick Reference.